[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] testing jugglerchris/rlua against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjugglerchris%2Frlua" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[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-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/jugglerchris/rlua on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "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" "+1.90.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 107 packages to latest compatible versions
[INFO] [stderr]       Adding bitflags v1.3.2 (available: v2.9.4)
[INFO] [stderr]       Adding bstr v0.2.17 (available: v1.12.0)
[INFO] [stderr]       Adding compiletest_rs v0.4.1 (available: v0.11.2)
[INFO] [stderr]       Adding criterion v0.3.6 (available: v0.7.0)
[INFO] [stderr]       Adding rustyline v6.3.0 (available: v17.0.1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `bstr` dependency)
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dirs-next v1.0.2
[INFO] [stderr]   Downloaded term v0.6.1
[INFO] [stderr]   Downloaded rustfix v0.5.1
[INFO] [stderr]   Downloaded getopts v0.2.24
[INFO] [stderr]   Downloaded tester v0.7.0
[INFO] [stderr]   Downloaded rustyline v6.3.0
[INFO] [stderr]   Downloaded compiletest_rs v0.4.1
[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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] f969a8194deecd5dd1f032ec20ebd7783ae1d352db26a8a4e2f523122e037a81
[INFO] running `Command { std: "docker" "start" "-a" "f969a8194deecd5dd1f032ec20ebd7783ae1d352db26a8a4e2f523122e037a81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "f969a8194deecd5dd1f032ec20ebd7783ae1d352db26a8a4e2f523122e037a81", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f969a8194deecd5dd1f032ec20ebd7783ae1d352db26a8a4e2f523122e037a81", kill_on_drop: false }`
[INFO] [stdout] f969a8194deecd5dd1f032ec20ebd7783ae1d352db26a8a4e2f523122e037a81
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b5f5d273c771e9692c1b39367a6cc963a146384d83f0f7704d6c01beeded5acd
[INFO] running `Command { std: "docker" "start" "-a" "b5f5d273c771e9692c1b39367a6cc963a146384d83f0f7704d6c01beeded5acd", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `bstr` dependency)
[INFO] [stderr]    Compiling find-msvc-tools v0.1.2
[INFO] [stderr]    Compiling libc v0.2.176
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling cc v1.2.39
[INFO] [stderr]    Compiling bstr v0.2.17
[INFO] [stderr]    Compiling rlua v0.17.1-alpha.0 (/opt/rustwide/workdir)
[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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/context.rs:918:5
[INFO] [stdout]     |
[INFO] [stdout] 918 |     pub fn exec(self) -> Result<()> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: UserData` will fail
[INFO] [stdout]    --> src/context.rs:919:14
[INFO] [stdout]     |
[INFO] [stdout] 919 |         self.call(())?;
[INFO] [stdout]     |              ^^^^
[INFO] [stdout]     = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 919 |         self.call::<_, ()>(())?;
[INFO] [stdout]     |                  +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]   --> src/lua.rs:80:13
[INFO] [stdout]    |
[INFO] [stdout] 80 |             Box::from_raw(extra);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 80 |             let _ = Box::from_raw(extra);
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/userdata.rs:318:42
[INFO] [stdout]     |
[INFO] [stdout] 318 |     pub fn borrow<T: 'static + UserData>(&self) -> Result<Ref<T>> {
[INFO] [stdout]     |                                          ^^^^^            ------ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 318 |     pub fn borrow<T: 'static + UserData>(&self) -> Result<Ref<'_, T>> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/userdata.rs:328:46
[INFO] [stdout]     |
[INFO] [stdout] 328 |     pub fn borrow_mut<T: 'static + UserData>(&self) -> Result<RefMut<T>> {
[INFO] [stdout]     |                                              ^^^^^            --------- the same lifetime is hidden here
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 328 |     pub fn borrow_mut<T: 'static + UserData>(&self) -> Result<RefMut<'_, T>> {
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/util.rs:578:13
[INFO] [stdout]     |
[INFO] [stdout] 578 |             (*err_buf).len(),
[INFO] [stdout]     |             ^^-------^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this raw pointer has type `*mut std::string::String`
[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: `&std::string::String`
[INFO] [stdout]    --> src/util.rs:578:13
[INFO] [stdout]     |
[INFO] [stdout] 578 |             (*err_buf).len(),
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout] note: method calls to `len` require a reference
[INFO] [stdout]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:1854:5
[INFO] [stdout]     = note: `#[warn(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] 578 |             (&(*err_buf)).len(),
[INFO] [stdout]     |             ++          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value.rs:152:17
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn iter(&self) -> iter::Rev<slice::Iter<Value<'lua>>> {
[INFO] [stdout]     |                 ^^^^^               ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn iter(&self) -> iter::Rev<slice::Iter<'_, Value<'lua>>> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.75s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rlua v0.17.1-alpha.0 (/opt/rustwide/workdir)
[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" "b5f5d273c771e9692c1b39367a6cc963a146384d83f0f7704d6c01beeded5acd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b5f5d273c771e9692c1b39367a6cc963a146384d83f0f7704d6c01beeded5acd", kill_on_drop: false }`
[INFO] [stdout] b5f5d273c771e9692c1b39367a6cc963a146384d83f0f7704d6c01beeded5acd
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5946a65b04a9fd9a00e22484df8efb10a6fb59b2ddc0dd0cd420cc5d2fe5ce8c
[INFO] running `Command { std: "docker" "start" "-a" "5946a65b04a9fd9a00e22484df8efb10a6fb59b2ddc0dd0cd420cc5d2fe5ce8c", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `bstr` dependency)
[INFO] [stderr]    Compiling unicode-ident v1.0.19
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling unicode-width v0.1.14
[INFO] [stderr]    Compiling regex-syntax v0.8.6
[INFO] [stderr]    Compiling anyhow v1.0.100
[INFO] [stderr]    Compiling nix v0.18.0
[INFO] [stderr]    Compiling unicode-width v0.2.1
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling csv-core v0.1.12
[INFO] [stderr]    Compiling compiletest_rs v0.4.1
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]    Compiling term v0.6.1
[INFO] [stderr]    Compiling proc-macro2 v1.0.101
[INFO] [stderr]    Compiling half v1.8.3
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling criterion-plot v0.4.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling getopts v0.2.24
[INFO] [stderr]    Compiling dirs-next v1.0.2
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling diff v0.1.13
[INFO] [stderr]    Compiling clap v2.34.0
[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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/context.rs:918:5
[INFO] [stdout]     |
[INFO] [stdout] 918 |     pub fn exec(self) -> Result<()> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: UserData` will fail
[INFO] [stdout]    --> src/context.rs:919:14
[INFO] [stdout]     |
[INFO] [stdout] 919 |         self.call(())?;
[INFO] [stdout]     |              ^^^^
[INFO] [stdout]     = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 919 |         self.call::<_, ()>(())?;
[INFO] [stdout]     |                  +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]   --> src/lua.rs:80:13
[INFO] [stdout]    |
[INFO] [stdout] 80 |             Box::from_raw(extra);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 80 |             let _ = Box::from_raw(extra);
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/userdata.rs:318:42
[INFO] [stdout]     |
[INFO] [stdout] 318 |     pub fn borrow<T: 'static + UserData>(&self) -> Result<Ref<T>> {
[INFO] [stdout]     |                                          ^^^^^            ------ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 318 |     pub fn borrow<T: 'static + UserData>(&self) -> Result<Ref<'_, T>> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/userdata.rs:328:46
[INFO] [stdout]     |
[INFO] [stdout] 328 |     pub fn borrow_mut<T: 'static + UserData>(&self) -> Result<RefMut<T>> {
[INFO] [stdout]     |                                              ^^^^^            --------- the same lifetime is hidden here
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 328 |     pub fn borrow_mut<T: 'static + UserData>(&self) -> Result<RefMut<'_, T>> {
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/util.rs:578:13
[INFO] [stdout]     |
[INFO] [stdout] 578 |             (*err_buf).len(),
[INFO] [stdout]     |             ^^-------^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this raw pointer has type `*mut std::string::String`
[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: `&std::string::String`
[INFO] [stdout]    --> src/util.rs:578:13
[INFO] [stdout]     |
[INFO] [stdout] 578 |             (*err_buf).len(),
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout] note: method calls to `len` require a reference
[INFO] [stdout]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:1854:5
[INFO] [stdout]     = note: `#[warn(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] 578 |             (&(*err_buf)).len(),
[INFO] [stdout]     |             ++          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value.rs:152:17
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn iter(&self) -> iter::Rev<slice::Iter<Value<'lua>>> {
[INFO] [stdout]     |                 ^^^^^               ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn iter(&self) -> iter::Rev<slice::Iter<'_, Value<'lua>>> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tester v0.7.0
[INFO] [stderr]    Compiling syn v2.0.106
[INFO] [stderr]    Compiling regex-automata v0.4.11
[INFO] [stderr]    Compiling rustyline v6.3.0
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling regex v1.11.3
[INFO] [stderr]    Compiling serde_cbor v0.11.2
[INFO] [stderr]    Compiling csv v1.3.1
[INFO] [stderr]    Compiling rustfix v0.5.1
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling criterion v0.3.6
[INFO] [stderr]    Compiling rlua v0.17.1-alpha.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> tests/userdata.rs:12:35
[INFO] [stdout]    |
[INFO] [stdout] 12 |     impl UserData for UserData1 {};
[INFO] [stdout]    |                                   ^ help: remove this semicolon
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary trailing semicolon
[INFO] [stdout]   --> tests/userdata.rs:13:35
[INFO] [stdout]    |
[INFO] [stdout] 13 |     impl UserData for UserData2 {};
[INFO] [stdout]    |                                   ^ help: remove this semicolon
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]   --> tests/scope.rs:40:27
[INFO] [stdout]    |
[INFO] [stdout] 40 |         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:154:27
[INFO] [stdout]     |
[INFO] [stdout] 154 |     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/memory.rs:41:23
[INFO] [stdout]    |
[INFO] [stdout] 41 |     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: 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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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 <https://github.com/rust-lang/rust/issues/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: field `0` is never read
[INFO] [stdout]    --> tests/userdata.rs:163:23
[INFO] [stdout]     |
[INFO] [stdout] 163 |     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: this function depends on never type fallback being `()`
[INFO] [stdout]    --> src/context.rs:918:5
[INFO] [stdout]     |
[INFO] [stdout] 918 |     pub fn exec(self) -> Result<()> {
[INFO] [stdout]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stdout]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stdout]     = help: specify the types explicitly
[INFO] [stdout] note: in edition 2024, the requirement `!: UserData` will fail
[INFO] [stdout]    --> src/context.rs:919:14
[INFO] [stdout]     |
[INFO] [stdout] 919 |         self.call(())?;
[INFO] [stdout]     |              ^^^^
[INFO] [stdout]     = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default
[INFO] [stdout] help: use `()` annotations to avoid fallback changes
[INFO] [stdout]     |
[INFO] [stdout] 919 |         self.call::<_, ()>(())?;
[INFO] [stdout]     |                  +++++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `0` is never read
[INFO] [stdout]    --> tests/tests.rs:607:23
[INFO] [stdout]     |
[INFO] [stdout] 607 |     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: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stdout]   --> src/lua.rs:80:13
[INFO] [stdout]    |
[INFO] [stdout] 80 |             Box::from_raw(extra);
[INFO] [stdout]    |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stdout]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the resulting value
[INFO] [stdout]    |
[INFO] [stdout] 80 |             let _ = Box::from_raw(extra);
[INFO] [stdout]    |             +++++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/userdata.rs:318:42
[INFO] [stdout]     |
[INFO] [stdout] 318 |     pub fn borrow<T: 'static + UserData>(&self) -> Result<Ref<T>> {
[INFO] [stdout]     |                                          ^^^^^            ------ the same lifetime is hidden here
[INFO] [stdout]     |                                          |
[INFO] [stdout]     |                                          the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 318 |     pub fn borrow<T: 'static + UserData>(&self) -> Result<Ref<'_, T>> {
[INFO] [stdout]     |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/userdata.rs:328:46
[INFO] [stdout]     |
[INFO] [stdout] 328 |     pub fn borrow_mut<T: 'static + UserData>(&self) -> Result<RefMut<T>> {
[INFO] [stdout]     |                                              ^^^^^            --------- the same lifetime is hidden here
[INFO] [stdout]     |                                              |
[INFO] [stdout]     |                                              the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 328 |     pub fn borrow_mut<T: 'static + UserData>(&self) -> Result<RefMut<'_, T>> {
[INFO] [stdout]     |                                                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stdout]    --> src/util.rs:578:13
[INFO] [stdout]     |
[INFO] [stdout] 578 |             (*err_buf).len(),
[INFO] [stdout]     |             ^^-------^^^^^^^
[INFO] [stdout]     |               |
[INFO] [stdout]     |               this raw pointer has type `*mut std::string::String`
[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: `&std::string::String`
[INFO] [stdout]    --> src/util.rs:578:13
[INFO] [stdout]     |
[INFO] [stdout] 578 |             (*err_buf).len(),
[INFO] [stdout]     |             ^^^^^^^^^^
[INFO] [stdout] note: method calls to `len` require a reference
[INFO] [stdout]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:1854:5
[INFO] [stdout]     = note: `#[warn(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] 578 |             (&(*err_buf)).len(),
[INFO] [stdout]     |             ++          +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/value.rs:152:17
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn iter(&self) -> iter::Rev<slice::Iter<Value<'lua>>> {
[INFO] [stdout]     |                 ^^^^^               ------------------------ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 152 |     pub fn iter(&self) -> iter::Rev<slice::Iter<'_, Value<'lua>>> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 25.36s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rlua v0.17.1-alpha.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "5946a65b04a9fd9a00e22484df8efb10a6fb59b2ddc0dd0cd420cc5d2fe5ce8c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5946a65b04a9fd9a00e22484df8efb10a6fb59b2ddc0dd0cd420cc5d2fe5ce8c", kill_on_drop: false }`
[INFO] [stdout] 5946a65b04a9fd9a00e22484df8efb10a6fb59b2ddc0dd0cd420cc5d2fe5ce8c
[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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 1981f9610b898919641097cdd6853765207ede4ab42088e09eef326cfbd30244
[INFO] running `Command { std: "docker" "start" "-a" "1981f9610b898919641097cdd6853765207ede4ab42088e09eef326cfbd30244", kill_on_drop: false }`
[INFO] [stderr] warning: `default_features` is deprecated in favor of `default-features` and will not work in the 2024 edition
[INFO] [stderr] (in the `bstr` dependency)
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros.rs:20:31
[INFO] [stderr]     |
[INFO] [stderr]  20 |         panic!(bug_msg!($msg));
[INFO] [stderr]     |                               ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/context.rs:643:18
[INFO] [stderr]     |
[INFO] [stderr] 643 |             _ => rlua_panic!("LUA_TNONE in pop_value"),
[INFO] [stderr]     |                  ------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `rlua_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros.rs:20:31
[INFO] [stderr]     |
[INFO] [stderr]  20 |         panic!(bug_msg!($msg));
[INFO] [stderr]     |                               ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/hook.rs:178:23
[INFO] [stderr]     |
[INFO] [stderr] 178 |             Err(_) => rlua_panic!("Lua should not allow hooks to be called within another hook"),
[INFO] [stderr]     |                       -------------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `rlua_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros.rs:20:31
[INFO] [stderr]     |
[INFO] [stderr]  20 |         panic!(bug_msg!($msg));
[INFO] [stderr]     |                               ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/util.rs:183:13
[INFO] [stderr]     |
[INFO] [stderr] 183 |             rlua_panic!("error during panic handling, panic was resumed twice")
[INFO] [stderr]     |             ------------------------------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]     = note: to ignore the value produced by the macro, add a semicolon after the invocation of `rlua_panic`
[INFO] [stderr]     = note: this warning originates in the macro `rlua_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]    --> src/macros.rs:20:31
[INFO] [stderr]     |
[INFO] [stderr]  20 |         panic!(bug_msg!($msg));
[INFO] [stderr]     |                               ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/util.rs:208:18
[INFO] [stderr]     |
[INFO] [stderr] 208 |             _ => rlua_panic!("unrecognized lua error code"),
[INFO] [stderr]     |                  ------------------------------------------ in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `rlua_panic` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: this function depends on never type fallback being `()`
[INFO] [stderr]    --> src/context.rs:918:5
[INFO] [stderr]     |
[INFO] [stderr] 918 |     pub fn exec(self) -> Result<()> {
[INFO] [stderr]     |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions!
[INFO] [stderr]     = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/never-type-fallback.html>
[INFO] [stderr]     = help: specify the types explicitly
[INFO] [stderr] note: in edition 2024, the requirement `!: UserData` will fail
[INFO] [stderr]    --> src/context.rs:919:14
[INFO] [stderr]     |
[INFO] [stderr] 919 |         self.call(())?;
[INFO] [stderr]     |              ^^^^
[INFO] [stderr]     = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default
[INFO] [stderr] help: use `()` annotations to avoid fallback changes
[INFO] [stderr]     |
[INFO] [stderr] 919 |         self.call::<_, ()>(())?;
[INFO] [stderr]     |                  +++++++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused return value of `Box::<T>::from_raw` that must be used
[INFO] [stderr]   --> src/lua.rs:80:13
[INFO] [stderr]    |
[INFO] [stderr] 80 |             Box::from_raw(extra);
[INFO] [stderr]    |             ^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: call `drop(Box::from_raw(ptr))` if you intend to drop the `Box`
[INFO] [stderr]    = note: `#[warn(unused_must_use)]` on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the resulting value
[INFO] [stderr]    |
[INFO] [stderr] 80 |             let _ = Box::from_raw(extra);
[INFO] [stderr]    |             +++++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/userdata.rs:318:42
[INFO] [stderr]     |
[INFO] [stderr] 318 |     pub fn borrow<T: 'static + UserData>(&self) -> Result<Ref<T>> {
[INFO] [stderr]     |                                          ^^^^^            ------ the same lifetime is hidden here
[INFO] [stderr]     |                                          |
[INFO] [stderr]     |                                          the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 318 |     pub fn borrow<T: 'static + UserData>(&self) -> Result<Ref<'_, T>> {
[INFO] [stderr]     |                                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/userdata.rs:328:46
[INFO] [stderr]     |
[INFO] [stderr] 328 |     pub fn borrow_mut<T: 'static + UserData>(&self) -> Result<RefMut<T>> {
[INFO] [stderr]     |                                              ^^^^^            --------- the same lifetime is hidden here
[INFO] [stderr]     |                                              |
[INFO] [stderr]     |                                              the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 328 |     pub fn borrow_mut<T: 'static + UserData>(&self) -> Result<RefMut<'_, T>> {
[INFO] [stderr]     |                                                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: implicit autoref creates a reference to the dereference of a raw pointer
[INFO] [stderr]    --> src/util.rs:578:13
[INFO] [stderr]     |
[INFO] [stderr] 578 |             (*err_buf).len(),
[INFO] [stderr]     |             ^^-------^^^^^^^
[INFO] [stderr]     |               |
[INFO] [stderr]     |               this raw pointer has type `*mut std::string::String`
[INFO] [stderr]     |
[INFO] [stderr]     = note: creating a reference requires the pointer target to be valid and imposes aliasing requirements
[INFO] [stderr] note: autoref is being applied to this expression, resulting in: `&std::string::String`
[INFO] [stderr]    --> src/util.rs:578:13
[INFO] [stderr]     |
[INFO] [stderr] 578 |             (*err_buf).len(),
[INFO] [stderr]     |             ^^^^^^^^^^
[INFO] [stderr] note: method calls to `len` require a reference
[INFO] [stderr]    --> /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/string.rs:1854:5
[INFO] [stderr]     = note: `#[warn(dangerous_implicit_autorefs)]` on by default
[INFO] [stderr] help: try using a raw pointer method instead; or if this reference is intentional, make it explicit
[INFO] [stderr]     |
[INFO] [stderr] 578 |             (&(*err_buf)).len(),
[INFO] [stderr]     |             ++          +
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/value.rs:152:17
[INFO] [stderr]     |
[INFO] [stderr] 152 |     pub fn iter(&self) -> iter::Rev<slice::Iter<Value<'lua>>> {
[INFO] [stderr]     |                 ^^^^^               ------------------------ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 152 |     pub fn iter(&self) -> iter::Rev<slice::Iter<'_, Value<'lua>>> {
[INFO] [stderr]     |                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: `rlua` (lib) generated 10 warnings (run `cargo fix --lib -p rlua` to apply 1 suggestion)
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> tests/scope.rs:40:27
[INFO] [stderr]    |
[INFO] [stderr] 40 |         struct MyUserdata(Rc<()>);
[INFO] [stderr]    |                ---------- ^^^^^^
[INFO] [stderr]    |                |
[INFO] [stderr]    |                field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> tests/scope.rs:154:27
[INFO] [stderr]     |
[INFO] [stderr] 154 |     struct MyUserData<'a>(&'a i64);
[INFO] [stderr]     |            ----------     ^^^^^^^
[INFO] [stderr]     |            |
[INFO] [stderr]     |            field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]   --> tests/memory.rs:41:23
[INFO] [stderr]    |
[INFO] [stderr] 41 |     struct MyUserdata(Arc<()>);
[INFO] [stderr]    |            ---------- ^^^^^^^
[INFO] [stderr]    |            |
[INFO] [stderr]    |            field in this struct
[INFO] [stderr]    |
[INFO] [stderr]    = help: consider removing this field
[INFO] [stderr]    = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> tests/tests.rs:607:23
[INFO] [stderr]     |
[INFO] [stderr] 607 |     struct MyUserdata(Arc<()>);
[INFO] [stderr]     |            ---------- ^^^^^^^
[INFO] [stderr]     |            |
[INFO] [stderr]     |            field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]   --> tests/userdata.rs:12:35
[INFO] [stderr]    |
[INFO] [stderr] 12 |     impl UserData for UserData1 {};
[INFO] [stderr]    |                                   ^ help: remove this semicolon
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(redundant_semicolons)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary trailing semicolon
[INFO] [stderr]   --> tests/userdata.rs:13:35
[INFO] [stderr]    |
[INFO] [stderr] 13 |     impl UserData for UserData2 {};
[INFO] [stderr]    |                                   ^ help: remove this semicolon
[INFO] [stderr] 
[INFO] [stderr] warning: field `0` is never read
[INFO] [stderr]    --> tests/userdata.rs:163:23
[INFO] [stderr]     |
[INFO] [stderr] 163 |     struct MyUserdata(Arc<()>);
[INFO] [stderr]     |            ---------- ^^^^^^^
[INFO] [stderr]     |            |
[INFO] [stderr]     |            field in this struct
[INFO] [stderr]     |
[INFO] [stderr]     = help: consider removing this field
[INFO] [stderr]     = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: `rlua` (test "scope") generated 2 warnings
[INFO] [stderr] warning: `rlua` (lib test) generated 10 warnings (10 duplicates)
[INFO] [stderr] warning: `rlua` (test "memory") generated 1 warning
[INFO] [stderr] warning: `rlua` (test "tests") generated 1 warning
[INFO] [stderr] warning: `rlua` (test "userdata") generated 3 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: rlua v0.17.1-alpha.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rlua-bbdb220606f42d9c)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]      Running tests/byte_string.rs (/opt/rustwide/target/debug/deps/byte_string-b27a5d8152a0988e)
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stderr]      Running tests/compile-fail.rs (/opt/rustwide/target/debug/deps/compile_fail-d6946fe35c45c125)
[INFO] [stdout] test byte_string_round_trip ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 1 test
[INFO] [stdout] 
[INFO] [stdout] running 13 tests
[INFO] [stdout] test [compile-fail] compile-fail/userdata_borrow.rs ... ok
[INFO] [stdout] test [compile-fail] compile-fail/scope_invariance.rs ... ok
[INFO] [stdout] test [compile-fail] compile-fail/scope_mutable_aliasing.rs ... ok
[INFO] [stdout] test [compile-fail] compile-fail/lua_norefunwindsafe.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/scope_callback_inner.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/scope_callback_outer.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/static_context_lifetime.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/function_borrow.rs ... ok
[INFO] [stdout] test [compile-fail] compile-fail/context_invariance_outer.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/scope_userdata_borrow.rs ... ok
[INFO] [stdout] test [compile-fail] compile-fail/scope_callback_capture.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/context_invariance_inner.rs ... FAILED
[INFO] [stdout] test [compile-fail] compile-fail/context_nounwindsafe.rs ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     [compile-fail] compile-fail/context_invariance_inner.rs
[INFO] [stdout]     [compile-fail] compile-fail/context_invariance_outer.rs
[INFO] [stdout]     [compile-fail] compile-fail/context_nounwindsafe.rs
[INFO] [stdout]     [compile-fail] compile-fail/lua_norefunwindsafe.rs
[INFO] [stdout]     [compile-fail] compile-fail/scope_callback_capture.rs
[INFO] [stdout]     [compile-fail] compile-fail/scope_callback_inner.rs
[INFO] [stdout]     [compile-fail] compile-fail/scope_callback_outer.rs
[INFO] [stdout]     [compile-fail] compile-fail/static_context_lifetime.rs
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 5 passed; 8 failed; 0 ignored; 0 measured; 0 filtered out
[INFO] [stdout] 
[INFO] [stdout] test compile_test ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- compile_test stdout ----
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/lua_norefunwindsafe.rs:9: unexpected error: '9:18: 15:6: the type `UnsafeCell<()>` may contain interior mutability and a reference may not be safely transferrable across a catch_unwind boundary [E0277]'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/lua_norefunwindsafe.rs:9: expected error not found: the type `std::cell::UnsafeCell<()>` may contain interior mutability and a reference
[INFO] [stdout] 
[INFO] [stdout] error: 1 unexpected errors found, 1 expected errors not found
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] command: "rustc" "tests/compile-fail/lua_norefunwindsafe.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/lua_norefunwindsafe.stage-id" "-L" "/opt/rustwide/target/debug/build/rlua-842ae282cf5ce722/out" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug" "-L" "/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/lib" "-L" "/tmp/lua_norefunwindsafe.stage-id.aux" "-A" "unused"
[INFO] [stdout] unexpected errors (from JSON output): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 9,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "9:18: 15:6: the type `UnsafeCell<()>` may contain interior mutability and a reference may not be safely transferrable across a catch_unwind boundary [E0277]",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] not found errors (from test file): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 9,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "the type `std::cell::UnsafeCell<()>` may contain interior mutability and a reference",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread '[compile-fail] compile-fail/lua_norefunwindsafe.rs' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/runtest.rs:1091:13:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f116fe38012 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f116fe38012 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f116fe38012 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f116fe38012 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f116fe61673 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f116fe61673 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5f116fe34203 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f116fe34203 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f116fe37e62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f116fe3a079 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5f116fe39eae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5f116fdfcf94 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5f116fdfcf94 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f116fe3ab4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5f116fe3ab4e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5f116fe3a95c - std::panicking::begin_panic::{{closure}}::h9f4a5adc680e21fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x5f116fe38509 - std::sys::backtrace::__rust_end_short_backtrace::hb5f90b203e68dc50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5f116fe3a872 - std::panicking::begin_panic::h5128ce11a6f84a23
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x5f116f9f38ac - compiletest_rs::runtest::TestCx::check_expected_errors::h211ad2d46be2477f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/runtest.rs:1091:13
[INFO] [stdout]   19:     0x5f116f9e64b6 - compiletest_rs::runtest::TestCx::run_cfail_test::h7d534aabcc39e763
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/runtest.rs:178:18
[INFO] [stdout]   20:     0x5f116f9e608c - compiletest_rs::runtest::TestCx::run_revision::h176b6eb68f64741b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/runtest.rs:131:31
[INFO] [stdout]   21:     0x5f116f9e5cef - compiletest_rs::runtest::run::h0fb8bb971449696d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/runtest.rs:83:17
[INFO] [stdout]   22:     0x5f116f9b726b - compiletest_rs::make_test_closure::{{closure}}::h1889c031e8717faa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/lib.rs:296:9
[INFO] [stdout]   23:     0x5f116fa3e0ee - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7c8949c78109eb73
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5f116fd870d8 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2da4db826d030fd5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   25:     0x5f116fd75d24 - tester::__rust_begin_short_backtrace::ha6e64378ba0cb348
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.7.0/src/lib.rs:543:5
[INFO] [stdout]   26:     0x5f116fd75cd3 - tester::run_test::{{closure}}::h097abb21957b9724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.7.0/src/lib.rs:527:34
[INFO] [stdout]   27:     0x5f116fd38738 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddc50f9866639ae4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28:     0x5f116fd870d8 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2da4db826d030fd5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   29:     0x5f116fd580d4 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h376ffb7697de9fad
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x5f116fd3818d - std::panicking::catch_unwind::do_call::h569d68460bb6a66d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x5f116fd37c0b - __rust_try
[INFO] [stdout]   32:     0x5f116fd337aa - std::panicking::catch_unwind::hc38dd75c03426355
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33:     0x5f116fd337aa - std::panic::catch_unwind::h7e706e4c51f541b6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5f116fd75efb - tester::run_test_in_process::hc24827f6752350c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.7.0/src/lib.rs:578:18
[INFO] [stdout]   35:     0x5f116fd75ad4 - tester::run_test::run_test_inner::{{closure}}::h4f728518a66c6dc0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.7.0/src/lib.rs:474:21
[INFO] [stdout]   36:     0x5f116fd82856 - std::sys::backtrace::__rust_begin_short_backtrace::h66c5eef335875ff5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x5f116fd6884f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1b5776ce5f20146f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x5f116fd58184 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h8e6336ca2e3462ca
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x5f116fd381dc - std::panicking::catch_unwind::do_call::ha1ecef30117f3ab0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x5f116fd6b32b - __rust_try
[INFO] [stdout]   41:     0x5f116fd6846a - std::panicking::catch_unwind::hd77ccd78fe41ae37
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x5f116fd6846a - std::panic::catch_unwind::hf9d39f284f04b165
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5f116fd6846a - std::thread::Builder::spawn_unchecked_::{{closure}}::hdc6516442feb0107
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x5f116fd386ef - core::ops::function::FnOnce::call_once{{vtable.shim}}::had8f5f20150e7fbc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5f116fe3de7f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x5f116fe3de7f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   47:     0x786faa039aa4 - <unknown>
[INFO] [stdout]   48:     0x786faa0c6a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/scope_callback_inner.rs:13: unexpected error: '13:21: 19:19: borrowed data escapes outside of closure [E0521]'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/scope_callback_inner.rs:14: unexpected error: '14:38: 14:51: closure may outlive the current function, but it borrows `inner`, which is owned by the current function [E0373]'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/scope_callback_inner.rs:14: expected error not found: cannot infer an appropriate lifetime for autoref due to conflicting
[INFO] [stdout] 
[INFO] [stdout] error: 2 unexpected errors found, 1 expected errors not found
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] command: "rustc" "tests/compile-fail/scope_callback_inner.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/scope_callback_inner.stage-id" "-L" "/opt/rustwide/target/debug/build/rlua-842ae282cf5ce722/out" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug" "-L" "/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/lib" "-L" "/tmp/scope_callback_inner.stage-id.aux" "-A" "unused"
[INFO] [stdout] unexpected errors (from JSON output): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 13,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "13:21: 19:19: borrowed data escapes outside of closure [E0521]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 14,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "14:38: 14:51: closure may outlive the current function, but it borrows `inner`, which is owned by the current function [E0373]",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] not found errors (from test file): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 14,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "cannot infer an appropriate lifetime for autoref due to conflicting",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread '[compile-fail] compile-fail/scope_callback_inner.rs' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/runtest.rs:1091:13:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f116fe38012 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f116fe38012 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f116fe38012 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f116fe38012 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f116fe61673 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f116fe61673 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5f116fe34203 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f116fe34203 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f116fe37e62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f116fe3a079 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5f116fe39eae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5f116fdfcf94 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5f116fdfcf94 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f116fe3ab4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5f116fe3ab4e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5f116fe3a95c - std::panicking::begin_panic::{{closure}}::h9f4a5adc680e21fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x5f116fe38509 - std::sys::backtrace::__rust_end_short_backtrace::hb5f90b203e68dc50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5f116fe3a872 - std::panicking::begin_panic::h5128ce11a6f84a23
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x5f116f9f38ac - compiletest_rs::runtest::TestCx::check_expected_errors::h211ad2d46be2477f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/runtest.rs:1091:13
[INFO] [stdout]   19:     0x5f116f9e64b6 - compiletest_rs::runtest::TestCx::run_cfail_test::h7d534aabcc39e763
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/runtest.rs:178:18
[INFO] [stdout]   20:     0x5f116f9e608c - compiletest_rs::runtest::TestCx::run_revision::h176b6eb68f64741b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/runtest.rs:131:31
[INFO] [stdout]   21:     0x5f116f9e5cef - compiletest_rs::runtest::run::h0fb8bb971449696d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/runtest.rs:83:17
[INFO] [stdout]   22:     0x5f116f9b726b - compiletest_rs::make_test_closure::{{closure}}::h1889c031e8717faa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/lib.rs:296:9
[INFO] [stdout]   23:     0x5f116fa3e0ee - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7c8949c78109eb73
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5f116fd870d8 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2da4db826d030fd5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   25:     0x5f116fd75d24 - tester::__rust_begin_short_backtrace::ha6e64378ba0cb348
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.7.0/src/lib.rs:543:5
[INFO] [stdout]   26:     0x5f116fd75cd3 - tester::run_test::{{closure}}::h097abb21957b9724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.7.0/src/lib.rs:527:34
[INFO] [stdout]   27:     0x5f116fd38738 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddc50f9866639ae4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28:     0x5f116fd870d8 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2da4db826d030fd5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   29:     0x5f116fd580d4 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h376ffb7697de9fad
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x5f116fd3818d - std::panicking::catch_unwind::do_call::h569d68460bb6a66d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x5f116fd37c0b - __rust_try
[INFO] [stdout]   32:     0x5f116fd337aa - std::panicking::catch_unwind::hc38dd75c03426355
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33:     0x5f116fd337aa - std::panic::catch_unwind::h7e706e4c51f541b6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5f116fd75efb - tester::run_test_in_process::hc24827f6752350c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.7.0/src/lib.rs:578:18
[INFO] [stdout]   35:     0x5f116fd75ad4 - tester::run_test::run_test_inner::{{closure}}::h4f728518a66c6dc0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.7.0/src/lib.rs:474:21
[INFO] [stdout]   36:     0x5f116fd82856 - std::sys::backtrace::__rust_begin_short_backtrace::h66c5eef335875ff5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x5f116fd6884f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1b5776ce5f20146f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x5f116fd58184 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h8e6336ca2e3462ca
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x5f116fd381dc - std::panicking::catch_unwind::do_call::ha1ecef30117f3ab0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x5f116fd6b32b - __rust_try
[INFO] [stdout]   41:     0x5f116fd6846a - std::panicking::catch_unwind::hd77ccd78fe41ae37
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x5f116fd6846a - std::panic::catch_unwind::hf9d39f284f04b165
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5f116fd6846a - std::thread::Builder::spawn_unchecked_::{{closure}}::hdc6516442feb0107
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x5f116fd386ef - core::ops::function::FnOnce::call_once{{vtable.shim}}::had8f5f20150e7fbc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5f116fe3de7f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x5f116fe3de7f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   47:     0x786faa039aa4 - <unknown>
[INFO] [stdout]   48:     0x786faa0c6a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/scope_callback_outer.rs:13: unexpected error: '13:21: 18:19: borrowed data escapes outside of closure [E0521]'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/scope_callback_outer.rs:16: unexpected error: '16:21: 16:26: `outer` does not live long enough [E0597]'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/scope_callback_outer.rs:13: expected error not found: borrowed data cannot be stored outside of its closure
[INFO] [stdout] 
[INFO] [stdout] error: 2 unexpected errors found, 1 expected errors not found
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] command: "rustc" "tests/compile-fail/scope_callback_outer.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/scope_callback_outer.stage-id" "-L" "/opt/rustwide/target/debug/build/rlua-842ae282cf5ce722/out" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug" "-L" "/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/lib" "-L" "/tmp/scope_callback_outer.stage-id.aux" "-A" "unused"
[INFO] [stdout] unexpected errors (from JSON output): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 13,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "13:21: 18:19: borrowed data escapes outside of closure [E0521]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 16,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "16:21: 16:26: `outer` does not live long enough [E0597]",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] not found errors (from test file): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 13,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "borrowed data cannot be stored outside of its closure",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread '[compile-fail] compile-fail/scope_callback_outer.rs' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/runtest.rs:1091:13:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f116fe38012 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f116fe38012 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f116fe38012 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f116fe38012 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f116fe61673 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f116fe61673 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5f116fe34203 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f116fe34203 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f116fe37e62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f116fe3a079 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5f116fe39eae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5f116fdfcf94 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5f116fdfcf94 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f116fe3ab4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5f116fe3ab4e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5f116fe3a95c - std::panicking::begin_panic::{{closure}}::h9f4a5adc680e21fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x5f116fe38509 - std::sys::backtrace::__rust_end_short_backtrace::hb5f90b203e68dc50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5f116fe3a872 - std::panicking::begin_panic::h5128ce11a6f84a23
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x5f116f9f38ac - compiletest_rs::runtest::TestCx::check_expected_errors::h211ad2d46be2477f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/runtest.rs:1091:13
[INFO] [stdout]   19:     0x5f116f9e64b6 - compiletest_rs::runtest::TestCx::run_cfail_test::h7d534aabcc39e763
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/runtest.rs:178:18
[INFO] [stdout]   20:     0x5f116f9e608c - compiletest_rs::runtest::TestCx::run_revision::h176b6eb68f64741b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/runtest.rs:131:31
[INFO] [stdout]   21:     0x5f116f9e5cef - compiletest_rs::runtest::run::h0fb8bb971449696d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/runtest.rs:83:17
[INFO] [stdout]   22:     0x5f116f9b726b - compiletest_rs::make_test_closure::{{closure}}::h1889c031e8717faa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/lib.rs:296:9
[INFO] [stdout]   23:     0x5f116fa3e0ee - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7c8949c78109eb73
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5f116fd870d8 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2da4db826d030fd5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   25:     0x5f116fd75d24 - tester::__rust_begin_short_backtrace::ha6e64378ba0cb348
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.7.0/src/lib.rs:543:5
[INFO] [stdout]   26:     0x5f116fd75cd3 - tester::run_test::{{closure}}::h097abb21957b9724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.7.0/src/lib.rs:527:34
[INFO] [stdout]   27:     0x5f116fd38738 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddc50f9866639ae4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28:     0x5f116fd870d8 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2da4db826d030fd5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   29:     0x5f116fd580d4 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h376ffb7697de9fad
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x5f116fd3818d - std::panicking::catch_unwind::do_call::h569d68460bb6a66d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x5f116fd37c0b - __rust_try
[INFO] [stdout]   32:     0x5f116fd337aa - std::panicking::catch_unwind::hc38dd75c03426355
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33:     0x5f116fd337aa - std::panic::catch_unwind::h7e706e4c51f541b6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5f116fd75efb - tester::run_test_in_process::hc24827f6752350c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.7.0/src/lib.rs:578:18
[INFO] [stdout]   35:     0x5f116fd75ad4 - tester::run_test::run_test_inner::{{closure}}::h4f728518a66c6dc0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.7.0/src/lib.rs:474:21
[INFO] [stdout]   36:     0x5f116fd82856 - std::sys::backtrace::__rust_begin_short_backtrace::h66c5eef335875ff5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x5f116fd6884f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1b5776ce5f20146f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x5f116fd58184 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h8e6336ca2e3462ca
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x5f116fd381dc - std::panicking::catch_unwind::do_call::ha1ecef30117f3ab0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x5f116fd6b32b - __rust_try
[INFO] [stdout]   41:     0x5f116fd6846a - std::panicking::catch_unwind::hd77ccd78fe41ae37
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x5f116fd6846a - std::panic::catch_unwind::hf9d39f284f04b165
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5f116fd6846a - std::thread::Builder::spawn_unchecked_::{{closure}}::hdc6516442feb0107
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x5f116fd386ef - core::ops::function::FnOnce::call_once{{vtable.shim}}::had8f5f20150e7fbc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5f116fe3de7f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x5f116fe3de7f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   47:     0x786faa039aa4 - <unknown>
[INFO] [stdout]   48:     0x786faa0c6a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/static_context_lifetime.rs:17: unexpected error: '17:13: 19:15: borrowed data escapes outside of closure [E0521]'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/static_context_lifetime.rs:14: expected error not found: cannot infer an appropriate lifetime for lifetime parameter `'lua` due to
[INFO] [stdout] 
[INFO] [stdout] error: 1 unexpected errors found, 1 expected errors not found
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] command: "rustc" "tests/compile-fail/static_context_lifetime.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/static_context_lifetime.stage-id" "-L" "/opt/rustwide/target/debug/build/rlua-842ae282cf5ce722/out" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug" "-L" "/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/lib" "-L" "/tmp/static_context_lifetime.stage-id.aux" "-A" "unused"
[INFO] [stdout] unexpected errors (from JSON output): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 17,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "17:13: 19:15: borrowed data escapes outside of closure [E0521]",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] not found errors (from test file): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 14,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "cannot infer an appropriate lifetime for lifetime parameter `'lua` due to",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread '[compile-fail] compile-fail/static_context_lifetime.rs' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/runtest.rs:1091:13:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f116fe38012 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f116fe38012 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f116fe38012 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f116fe38012 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f116fe61673 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f116fe61673 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5f116fe34203 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f116fe34203 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f116fe37e62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f116fe3a079 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5f116fe39eae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5f116fdfcf94 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5f116fdfcf94 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f116fe3ab4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5f116fe3ab4e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5f116fe3a95c - std::panicking::begin_panic::{{closure}}::h9f4a5adc680e21fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x5f116fe38509 - std::sys::backtrace::__rust_end_short_backtrace::hb5f90b203e68dc50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5f116fe3a872 - std::panicking::begin_panic::h5128ce11a6f84a23
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x5f116f9f38ac - compiletest_rs::runtest::TestCx::check_expected_errors::h211ad2d46be2477f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/runtest.rs:1091:13
[INFO] [stdout]   19:     0x5f116f9e64b6 - compiletest_rs::runtest::TestCx::run_cfail_test::h7d534aabcc39e763
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/runtest.rs:178:18
[INFO] [stdout]   20:     0x5f116f9e608c - compiletest_rs::runtest::TestCx::run_revision::h176b6eb68f64741b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/runtest.rs:131:31
[INFO] [stdout]   21:     0x5f116f9e5cef - compiletest_rs::runtest::run::h0fb8bb971449696d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/runtest.rs:83:17
[INFO] [stdout]   22:     0x5f116f9b726b - compiletest_rs::make_test_closure::{{closure}}::h1889c031e8717faa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/lib.rs:296:9
[INFO] [stdout]   23:     0x5f116fa3e0ee - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7c8949c78109eb73
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5f116fd870d8 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2da4db826d030fd5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   25:     0x5f116fd75d24 - tester::__rust_begin_short_backtrace::ha6e64378ba0cb348
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.7.0/src/lib.rs:543:5
[INFO] [stdout]   26:     0x5f116fd75cd3 - tester::run_test::{{closure}}::h097abb21957b9724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.7.0/src/lib.rs:527:34
[INFO] [stdout]   27:     0x5f116fd38738 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddc50f9866639ae4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28:     0x5f116fd870d8 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2da4db826d030fd5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   29:     0x5f116fd580d4 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h376ffb7697de9fad
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x5f116fd3818d - std::panicking::catch_unwind::do_call::h569d68460bb6a66d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x5f116fd37c0b - __rust_try
[INFO] [stdout]   32:     0x5f116fd337aa - std::panicking::catch_unwind::hc38dd75c03426355
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33:     0x5f116fd337aa - std::panic::catch_unwind::h7e706e4c51f541b6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5f116fd75efb - tester::run_test_in_process::hc24827f6752350c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.7.0/src/lib.rs:578:18
[INFO] [stdout]   35:     0x5f116fd75ad4 - tester::run_test::run_test_inner::{{closure}}::h4f728518a66c6dc0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.7.0/src/lib.rs:474:21
[INFO] [stdout]   36:     0x5f116fd82856 - std::sys::backtrace::__rust_begin_short_backtrace::h66c5eef335875ff5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x5f116fd6884f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1b5776ce5f20146f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x5f116fd58184 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h8e6336ca2e3462ca
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x5f116fd381dc - std::panicking::catch_unwind::do_call::ha1ecef30117f3ab0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x5f116fd6b32b - __rust_try
[INFO] [stdout]   41:     0x5f116fd6846a - std::panicking::catch_unwind::hd77ccd78fe41ae37
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x5f116fd6846a - std::panic::catch_unwind::hf9d39f284f04b165
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5f116fd6846a - std::thread::Builder::spawn_unchecked_::{{closure}}::hdc6516442feb0107
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x5f116fd386ef - core::ops::function::FnOnce::call_once{{vtable.shim}}::had8f5f20150e7fbc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5f116fe3de7f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x5f116fe3de7f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   47:     0x786faa039aa4 - <unknown>
[INFO] [stdout]   48:     0x786faa0c6a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/context_invariance_outer.rs:11: unexpected error: '11:13: 11:39: borrowed data escapes outside of closure [E0521]'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/context_invariance_outer.rs:11: unexpected error: '11:13: 11:27: borrowed data escapes outside of closure [E0521]'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/context_invariance_outer.rs:7: expected error not found: cannot infer an appropriate lifetime for lifetime parameter `'lua` due to
[INFO] [stdout] 
[INFO] [stdout] error: 2 unexpected errors found, 1 expected errors not found
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] command: "rustc" "tests/compile-fail/context_invariance_outer.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/context_invariance_outer.stage-id" "-L" "/opt/rustwide/target/debug/build/rlua-842ae282cf5ce722/out" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug" "-L" "/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/lib" "-L" "/tmp/context_invariance_outer.stage-id.aux" "-A" "unused"
[INFO] [stdout] unexpected errors (from JSON output): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 11,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "11:13: 11:39: borrowed data escapes outside of closure [E0521]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 11,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "11:13: 11:27: borrowed data escapes outside of closure [E0521]",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] not found errors (from test file): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 7,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "cannot infer an appropriate lifetime for lifetime parameter `'lua` due to",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread '[compile-fail] compile-fail/context_invariance_outer.rs' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/runtest.rs:1091:13:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f116fe38012 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f116fe38012 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f116fe38012 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f116fe38012 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f116fe61673 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f116fe61673 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5f116fe34203 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f116fe34203 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f116fe37e62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f116fe3a079 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5f116fe39eae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5f116fdfcf94 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5f116fdfcf94 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f116fe3ab4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5f116fe3ab4e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5f116fe3a95c - std::panicking::begin_panic::{{closure}}::h9f4a5adc680e21fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x5f116fe38509 - std::sys::backtrace::__rust_end_short_backtrace::hb5f90b203e68dc50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5f116fe3a872 - std::panicking::begin_panic::h5128ce11a6f84a23
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x5f116f9f38ac - compiletest_rs::runtest::TestCx::check_expected_errors::h211ad2d46be2477f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/runtest.rs:1091:13
[INFO] [stdout]   19:     0x5f116f9e64b6 - compiletest_rs::runtest::TestCx::run_cfail_test::h7d534aabcc39e763
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/runtest.rs:178:18
[INFO] [stdout]   20:     0x5f116f9e608c - compiletest_rs::runtest::TestCx::run_revision::h176b6eb68f64741b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/runtest.rs:131:31
[INFO] [stdout]   21:     0x5f116f9e5cef - compiletest_rs::runtest::run::h0fb8bb971449696d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/runtest.rs:83:17
[INFO] [stdout]   22:     0x5f116f9b726b - compiletest_rs::make_test_closure::{{closure}}::h1889c031e8717faa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/lib.rs:296:9
[INFO] [stdout]   23:     0x5f116fa3e0ee - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7c8949c78109eb73
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5f116fd870d8 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2da4db826d030fd5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   25:     0x5f116fd75d24 - tester::__rust_begin_short_backtrace::ha6e64378ba0cb348
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.7.0/src/lib.rs:543:5
[INFO] [stdout]   26:     0x5f116fd75cd3 - tester::run_test::{{closure}}::h097abb21957b9724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.7.0/src/lib.rs:527:34
[INFO] [stdout]   27:     0x5f116fd38738 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddc50f9866639ae4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28:     0x5f116fd870d8 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2da4db826d030fd5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   29:     0x5f116fd580d4 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h376ffb7697de9fad
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x5f116fd3818d - std::panicking::catch_unwind::do_call::h569d68460bb6a66d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x5f116fd37c0b - __rust_try
[INFO] [stdout]   32:     0x5f116fd337aa - std::panicking::catch_unwind::hc38dd75c03426355
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33:     0x5f116fd337aa - std::panic::catch_unwind::h7e706e4c51f541b6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5f116fd75efb - tester::run_test_in_process::hc24827f6752350c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.7.0/src/lib.rs:578:18
[INFO] [stdout]   35:     0x5f116fd75ad4 - tester::run_test::run_test_inner::{{closure}}::h4f728518a66c6dc0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.7.0/src/lib.rs:474:21
[INFO] [stdout]   36:     0x5f116fd82856 - std::sys::backtrace::__rust_begin_short_backtrace::h66c5eef335875ff5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x5f116fd6884f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1b5776ce5f20146f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x5f116fd58184 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h8e6336ca2e3462ca
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x5f116fd381dc - std::panicking::catch_unwind::do_call::ha1ecef30117f3ab0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x5f116fd6b32b - __rust_try
[INFO] [stdout]   41:     0x5f116fd6846a - std::panicking::catch_unwind::hd77ccd78fe41ae37
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x5f116fd6846a - std::panic::catch_unwind::hf9d39f284f04b165
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5f116fd6846a - std::thread::Builder::spawn_unchecked_::{{closure}}::hdc6516442feb0107
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x5f116fd386ef - core::ops::function::FnOnce::call_once{{vtable.shim}}::had8f5f20150e7fbc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5f116fe3de7f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x5f116fe3de7f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   47:     0x786faa039aa4 - <unknown>
[INFO] [stdout]   48:     0x786faa0c6a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/scope_callback_capture.rs:13: unexpected error: '13:21: 22:19: borrowed data escapes outside of closure [E0521]'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/scope_callback_capture.rs:14: expected error not found: cannot infer an appropriate lifetime for autoref due to conflicting
[INFO] [stdout] 
[INFO] [stdout] error: 1 unexpected errors found, 1 expected errors not found
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] command: "rustc" "tests/compile-fail/scope_callback_capture.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/scope_callback_capture.stage-id" "-L" "/opt/rustwide/target/debug/build/rlua-842ae282cf5ce722/out" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug" "-L" "/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/lib" "-L" "/tmp/scope_callback_capture.stage-id.aux" "-A" "unused"
[INFO] [stdout] unexpected errors (from JSON output): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 13,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "13:21: 22:19: borrowed data escapes outside of closure [E0521]",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] not found errors (from test file): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 14,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "cannot infer an appropriate lifetime for autoref due to conflicting",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread '[compile-fail] compile-fail/scope_callback_capture.rs' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/runtest.rs:1091:13:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f116fe38012 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f116fe38012 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f116fe38012 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f116fe38012 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stderr] error: test failed, to rerun pass `--test compile-fail`
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f116fe61673 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f116fe61673 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5f116fe34203 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f116fe34203 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f116fe37e62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f116fe3a079 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5f116fe39eae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5f116fdfcf94 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5f116fdfcf94 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f116fe3ab4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5f116fe3ab4e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5f116fe3a95c - std::panicking::begin_panic::{{closure}}::h9f4a5adc680e21fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x5f116fe38509 - std::sys::backtrace::__rust_end_short_backtrace::hb5f90b203e68dc50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5f116fe3a872 - std::panicking::begin_panic::h5128ce11a6f84a23
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x5f116f9f38ac - compiletest_rs::runtest::TestCx::check_expected_errors::h211ad2d46be2477f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/runtest.rs:1091:13
[INFO] [stdout]   19:     0x5f116f9e64b6 - compiletest_rs::runtest::TestCx::run_cfail_test::h7d534aabcc39e763
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/runtest.rs:178:18
[INFO] [stdout]   20:     0x5f116f9e608c - compiletest_rs::runtest::TestCx::run_revision::h176b6eb68f64741b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/runtest.rs:131:31
[INFO] [stdout]   21:     0x5f116f9e5cef - compiletest_rs::runtest::run::h0fb8bb971449696d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/runtest.rs:83:17
[INFO] [stdout]   22:     0x5f116f9b726b - compiletest_rs::make_test_closure::{{closure}}::h1889c031e8717faa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/lib.rs:296:9
[INFO] [stdout]   23:     0x5f116fa3e0ee - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7c8949c78109eb73
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5f116fd870d8 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2da4db826d030fd5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   25:     0x5f116fd75d24 - tester::__rust_begin_short_backtrace::ha6e64378ba0cb348
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.7.0/src/lib.rs:543:5
[INFO] [stdout]   26:     0x5f116fd75cd3 - tester::run_test::{{closure}}::h097abb21957b9724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.7.0/src/lib.rs:527:34
[INFO] [stdout]   27:     0x5f116fd38738 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddc50f9866639ae4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28:     0x5f116fd870d8 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2da4db826d030fd5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   29:     0x5f116fd580d4 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h376ffb7697de9fad
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x5f116fd3818d - std::panicking::catch_unwind::do_call::h569d68460bb6a66d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x5f116fd37c0b - __rust_try
[INFO] [stdout]   32:     0x5f116fd337aa - std::panicking::catch_unwind::hc38dd75c03426355
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33:     0x5f116fd337aa - std::panic::catch_unwind::h7e706e4c51f541b6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5f116fd75efb - tester::run_test_in_process::hc24827f6752350c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.7.0/src/lib.rs:578:18
[INFO] [stdout]   35:     0x5f116fd75ad4 - tester::run_test::run_test_inner::{{closure}}::h4f728518a66c6dc0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.7.0/src/lib.rs:474:21
[INFO] [stdout]   36:     0x5f116fd82856 - std::sys::backtrace::__rust_begin_short_backtrace::h66c5eef335875ff5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x5f116fd6884f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1b5776ce5f20146f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x5f116fd58184 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h8e6336ca2e3462ca
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x5f116fd381dc - std::panicking::catch_unwind::do_call::ha1ecef30117f3ab0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x5f116fd6b32b - __rust_try
[INFO] [stdout]   41:     0x5f116fd6846a - std::panicking::catch_unwind::hd77ccd78fe41ae37
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x5f116fd6846a - std::panic::catch_unwind::hf9d39f284f04b165
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5f116fd6846a - std::thread::Builder::spawn_unchecked_::{{closure}}::hdc6516442feb0107
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x5f116fd386ef - core::ops::function::FnOnce::call_once{{vtable.shim}}::had8f5f20150e7fbc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5f116fe3de7f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x5f116fe3de7f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   47:     0x786faa039aa4 - <unknown>
[INFO] [stdout]   48:     0x786faa0c6a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/context_invariance_inner.rs:11: unexpected error: '11:13: 11:27: borrowed data escapes outside of closure [E0521]'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/context_invariance_inner.rs:8: unexpected error: '8:21: 8:40: borrowed data escapes outside of closure [E0521]'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/context_invariance_inner.rs:8: expected error not found: cannot infer an appropriate lifetime for lifetime parameter `'lua` due to
[INFO] [stdout] 
[INFO] [stdout] error: 2 unexpected errors found, 1 expected errors not found
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] command: "rustc" "tests/compile-fail/context_invariance_inner.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/context_invariance_inner.stage-id" "-L" "/opt/rustwide/target/debug/build/rlua-842ae282cf5ce722/out" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug" "-L" "/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/lib" "-L" "/tmp/context_invariance_inner.stage-id.aux" "-A" "unused"
[INFO] [stdout] unexpected errors (from JSON output): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 11,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "11:13: 11:27: borrowed data escapes outside of closure [E0521]",
[INFO] [stdout]     },
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 8,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "8:21: 8:40: borrowed data escapes outside of closure [E0521]",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] not found errors (from test file): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 8,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "cannot infer an appropriate lifetime for lifetime parameter `'lua` due to",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread '[compile-fail] compile-fail/context_invariance_inner.rs' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/runtest.rs:1091:13:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f116fe38012 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f116fe38012 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f116fe38012 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f116fe38012 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f116fe61673 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f116fe61673 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5f116fe34203 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f116fe34203 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f116fe37e62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f116fe3a079 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5f116fe39eae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5f116fdfcf94 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5f116fdfcf94 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f116fe3ab4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5f116fe3ab4e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5f116fe3a95c - std::panicking::begin_panic::{{closure}}::h9f4a5adc680e21fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x5f116fe38509 - std::sys::backtrace::__rust_end_short_backtrace::hb5f90b203e68dc50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5f116fe3a872 - std::panicking::begin_panic::h5128ce11a6f84a23
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x5f116f9f38ac - compiletest_rs::runtest::TestCx::check_expected_errors::h211ad2d46be2477f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/runtest.rs:1091:13
[INFO] [stdout]   19:     0x5f116f9e64b6 - compiletest_rs::runtest::TestCx::run_cfail_test::h7d534aabcc39e763
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/runtest.rs:178:18
[INFO] [stdout]   20:     0x5f116f9e608c - compiletest_rs::runtest::TestCx::run_revision::h176b6eb68f64741b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/runtest.rs:131:31
[INFO] [stdout]   21:     0x5f116f9e5cef - compiletest_rs::runtest::run::h0fb8bb971449696d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/runtest.rs:83:17
[INFO] [stdout]   22:     0x5f116f9b726b - compiletest_rs::make_test_closure::{{closure}}::h1889c031e8717faa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/lib.rs:296:9
[INFO] [stdout]   23:     0x5f116fa3e0ee - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7c8949c78109eb73
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5f116fd870d8 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2da4db826d030fd5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   25:     0x5f116fd75d24 - tester::__rust_begin_short_backtrace::ha6e64378ba0cb348
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.7.0/src/lib.rs:543:5
[INFO] [stdout]   26:     0x5f116fd75cd3 - tester::run_test::{{closure}}::h097abb21957b9724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.7.0/src/lib.rs:527:34
[INFO] [stdout]   27:     0x5f116fd38738 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddc50f9866639ae4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28:     0x5f116fd870d8 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2da4db826d030fd5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   29:     0x5f116fd580d4 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h376ffb7697de9fad
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x5f116fd3818d - std::panicking::catch_unwind::do_call::h569d68460bb6a66d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x5f116fd37c0b - __rust_try
[INFO] [stdout]   32:     0x5f116fd337aa - std::panicking::catch_unwind::hc38dd75c03426355
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33:     0x5f116fd337aa - std::panic::catch_unwind::h7e706e4c51f541b6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5f116fd75efb - tester::run_test_in_process::hc24827f6752350c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.7.0/src/lib.rs:578:18
[INFO] [stdout]   35:     0x5f116fd75ad4 - tester::run_test::run_test_inner::{{closure}}::h4f728518a66c6dc0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.7.0/src/lib.rs:474:21
[INFO] [stdout]   36:     0x5f116fd82856 - std::sys::backtrace::__rust_begin_short_backtrace::h66c5eef335875ff5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x5f116fd6884f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1b5776ce5f20146f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x5f116fd58184 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h8e6336ca2e3462ca
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x5f116fd381dc - std::panicking::catch_unwind::do_call::ha1ecef30117f3ab0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x5f116fd6b32b - __rust_try
[INFO] [stdout]   41:     0x5f116fd6846a - std::panicking::catch_unwind::hd77ccd78fe41ae37
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x5f116fd6846a - std::panic::catch_unwind::hf9d39f284f04b165
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5f116fd6846a - std::thread::Builder::spawn_unchecked_::{{closure}}::hdc6516442feb0107
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x5f116fd386ef - core::ops::function::FnOnce::call_once{{vtable.shim}}::had8f5f20150e7fbc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5f116fe3de7f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x5f116fe3de7f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   47:     0x786faa039aa4 - <unknown>
[INFO] [stdout]   48:     0x786faa0c6a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/context_nounwindsafe.rs:9: unexpected error: '9:22: 13:10: the type `UnsafeCell<()>` may contain interior mutability and a reference may not be safely transferrable across a catch_unwind boundary [E0277]'
[INFO] [stdout] 
[INFO] [stdout] error: tests/compile-fail/context_nounwindsafe.rs:9: expected error not found: the type `std::cell::UnsafeCell<()>` may contain interior mutability and a reference
[INFO] [stdout] 
[INFO] [stdout] error: 1 unexpected errors found, 1 expected errors not found
[INFO] [stdout] status: exit status: 1
[INFO] [stdout] command: "rustc" "tests/compile-fail/context_nounwindsafe.rs" "-L" "/tmp" "--target=x86_64-unknown-linux-gnu" "--error-format" "json" "-C" "prefer-dynamic" "-o" "/tmp/context_nounwindsafe.stage-id" "-L" "/opt/rustwide/target/debug/build/rlua-842ae282cf5ce722/out" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug" "-L" "/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.90.0-x86_64-unknown-linux-gnu/lib" "-L" "/tmp/context_nounwindsafe.stage-id.aux" "-A" "unused"
[INFO] [stdout] unexpected errors (from JSON output): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 9,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "9:22: 13:10: the type `UnsafeCell<()>` may contain interior mutability and a reference may not be safely transferrable across a catch_unwind boundary [E0277]",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] not found errors (from test file): [
[INFO] [stdout]     Error {
[INFO] [stdout]         line_num: 9,
[INFO] [stdout]         kind: Some(
[INFO] [stdout]             Error,
[INFO] [stdout]         ),
[INFO] [stdout]         msg: "the type `std::cell::UnsafeCell<()>` may contain interior mutability and a reference",
[INFO] [stdout]     },
[INFO] [stdout] ]
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] thread '[compile-fail] compile-fail/context_nounwindsafe.rs' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/runtest.rs:1091:13:
[INFO] [stdout] explicit panic
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f116fe38012 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f116fe38012 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f116fe38012 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f116fe38012 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f116fe61673 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f116fe61673 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5f116fe34203 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f116fe34203 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f116fe37e62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f116fe3a079 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5f116fe39eae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5f116fdfcf94 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5f116fdfcf94 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f116fe3ab4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5f116fe3ab4e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5f116fe3a95c - std::panicking::begin_panic::{{closure}}::h9f4a5adc680e21fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x5f116fe38509 - std::sys::backtrace::__rust_end_short_backtrace::hb5f90b203e68dc50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5f116fe3a872 - std::panicking::begin_panic::h5128ce11a6f84a23
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x5f116f9f38ac - compiletest_rs::runtest::TestCx::check_expected_errors::h211ad2d46be2477f
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/runtest.rs:1091:13
[INFO] [stdout]   19:     0x5f116f9e64b6 - compiletest_rs::runtest::TestCx::run_cfail_test::h7d534aabcc39e763
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/runtest.rs:178:18
[INFO] [stdout]   20:     0x5f116f9e608c - compiletest_rs::runtest::TestCx::run_revision::h176b6eb68f64741b
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/runtest.rs:131:31
[INFO] [stdout]   21:     0x5f116f9e5cef - compiletest_rs::runtest::run::h0fb8bb971449696d
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/runtest.rs:83:17
[INFO] [stdout]   22:     0x5f116f9b726b - compiletest_rs::make_test_closure::{{closure}}::h1889c031e8717faa
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/lib.rs:296:9
[INFO] [stdout]   23:     0x5f116fa3e0ee - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7c8949c78109eb73
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5f116fd870d8 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2da4db826d030fd5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   25:     0x5f116fd75d24 - tester::__rust_begin_short_backtrace::ha6e64378ba0cb348
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.7.0/src/lib.rs:543:5
[INFO] [stdout]   26:     0x5f116fd75cd3 - tester::run_test::{{closure}}::h097abb21957b9724
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.7.0/src/lib.rs:527:34
[INFO] [stdout]   27:     0x5f116fd38738 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddc50f9866639ae4
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   28:     0x5f116fd870d8 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h2da4db826d030fd5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   29:     0x5f116fd580d4 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h376ffb7697de9fad
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   30:     0x5f116fd3818d - std::panicking::catch_unwind::do_call::h569d68460bb6a66d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   31:     0x5f116fd37c0b - __rust_try
[INFO] [stdout]   32:     0x5f116fd337aa - std::panicking::catch_unwind::hc38dd75c03426355
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   33:     0x5f116fd337aa - std::panic::catch_unwind::h7e706e4c51f541b6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   34:     0x5f116fd75efb - tester::run_test_in_process::hc24827f6752350c1
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.7.0/src/lib.rs:578:18
[INFO] [stdout]   35:     0x5f116fd75ad4 - tester::run_test::run_test_inner::{{closure}}::h4f728518a66c6dc0
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/tester-0.7.0/src/lib.rs:474:21
[INFO] [stdout]   36:     0x5f116fd82856 - std::sys::backtrace::__rust_begin_short_backtrace::h66c5eef335875ff5
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   37:     0x5f116fd6884f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h1b5776ce5f20146f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   38:     0x5f116fd58184 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h8e6336ca2e3462ca
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   39:     0x5f116fd381dc - std::panicking::catch_unwind::do_call::ha1ecef30117f3ab0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   40:     0x5f116fd6b32b - __rust_try
[INFO] [stdout]   41:     0x5f116fd6846a - std::panicking::catch_unwind::hd77ccd78fe41ae37
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   42:     0x5f116fd6846a - std::panic::catch_unwind::hf9d39f284f04b165
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   43:     0x5f116fd6846a - std::thread::Builder::spawn_unchecked_::{{closure}}::hdc6516442feb0107
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   44:     0x5f116fd386ef - core::ops::function::FnOnce::call_once{{vtable.shim}}::had8f5f20150e7fbc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   45:     0x5f116fe3de7f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   46:     0x5f116fe3de7f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   47:     0x786faa039aa4 - <unknown>
[INFO] [stdout]   48:     0x786faa0c6a34 - clone
[INFO] [stdout]   49:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] thread 'compile_test' panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/lib.rs:105:22:
[INFO] [stdout] Some tests failed
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x5f116fe38012 - std::backtrace_rs::backtrace::libunwind::trace::h2d45396358f41939
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x5f116fe38012 - std::backtrace_rs::backtrace::trace_unsynchronized::hffcefc0b67f1d6e2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x5f116fe38012 - std::sys::backtrace::_print_fmt::hd72f71d23b436b92
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x5f116fe38012 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::hdcfcb6d4c8489523
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x5f116fe61673 - core::fmt::rt::Argument::fmt::h2c56b3114963061a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x5f116fe61673 - core::fmt::write::h8a494366950f23bb
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/fmt/mod.rs:1468:25
[INFO] [stdout]    6:     0x5f116fe34203 - std::io::default_write_fmt::h7b8824096454f323
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x5f116fe34203 - std::io::Write::write_fmt::h4e71294925c334d0
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x5f116fe37e62 - std::sys::backtrace::BacktraceLock::print::hb2a626a81e06b2dc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x5f116fe3a079 - std::panicking::default_hook::{{closure}}::h4f78485264f12d10
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x5f116fe39eae - std::panicking::default_hook::h2c66fc99e962531d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x5f116fdfcf94 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hb6bd65493727d71a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x5f116fdfcf94 - test::test_main_with_exit_callback::{{closure}}::h60217ec76a0ece4a
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x5f116fe3ab4e - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h318e4efb8c1a5689
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x5f116fe3ab4e - std::panicking::rust_panic_with_hook::h33ac55f64bbd807d
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x5f116fe3a95c - std::panicking::begin_panic::{{closure}}::h9f4a5adc680e21fa
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:770:9
[INFO] [stdout]   16:     0x5f116fe38509 - std::sys::backtrace::__rust_end_short_backtrace::hb5f90b203e68dc50
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:174:18
[INFO] [stdout]   17:     0x5f116fe3a872 - std::panicking::begin_panic::h5128ce11a6f84a23
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:769:5
[INFO] [stdout]   18:     0x5f116f9b43c4 - compiletest_rs::run_tests::h21bf672547e718ee
[INFO] [stdout]                                at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/compiletest_rs-0.4.1/src/lib.rs:105:22
[INFO] [stdout]   19:     0x5f116f9afd21 - compile_fail::run_mode::h91cb06c7b2847b9d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/compile-fail.rs:11:5
[INFO] [stdout]   20:     0x5f116f9afd92 - compile_fail::compile_test::h4ed70fc8496cd47d
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/compile-fail.rs:16:5
[INFO] [stdout]   21:     0x5f116f9afd67 - compile_fail::compile_test::{{closure}}::hae1f5c470bcb4920
[INFO] [stdout]                                at /opt/rustwide/workdir/tests/compile-fail.rs:15:18
[INFO] [stdout]   22:     0x5f116f9af796 - core::ops::function::FnOnce::call_once::h54a422652b0e4b95
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   23:     0x5f116fe027fb - core::ops::function::FnOnce::call_once::h1f9474f1347fff52
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   24:     0x5f116fe027fb - test::__rust_begin_short_backtrace::ha52ab26e77157f03
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:648:18
[INFO] [stdout]   25:     0x5f116fe01935 - test::run_test_in_process::{{closure}}::h229c1a11a50b261f
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:74
[INFO] [stdout]   26:     0x5f116fe01935 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h78821afbf97b39a9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   27:     0x5f116fe01935 - std::panicking::catch_unwind::do_call::h53abf3ed5bd32ba3
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   28:     0x5f116fe01935 - std::panicking::catch_unwind::h6deb5fe1e91873c9
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   29:     0x5f116fe01935 - std::panic::catch_unwind::hea0829b6b565654b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   30:     0x5f116fe01935 - test::run_test_in_process::hdc44dfecea3db21b
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:671:27
[INFO] [stdout]   31:     0x5f116fe01935 - test::run_test::{{closure}}::h0364ba59bf23f652
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:592:43
[INFO] [stdout]   32:     0x5f116fdc5534 - test::run_test::{{closure}}::h32730b304eec05da
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/test/src/lib.rs:622:41
[INFO] [stdout]   33:     0x5f116fdc5534 - std::sys::backtrace::__rust_begin_short_backtrace::h177cb952fc54ad2c
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/backtrace.rs:158:18
[INFO] [stdout]   34:     0x5f116fdc8f0a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h119d903520007597
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   35:     0x5f116fdc8f0a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hab88401d606702a6
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   36:     0x5f116fdc8f0a - std::panicking::catch_unwind::do_call::h163fe12cca9901c2
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:589:40
[INFO] [stdout]   37:     0x5f116fdc8f0a - std::panicking::catch_unwind::he81557d0e17cc1bc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panicking.rs:552:19
[INFO] [stdout]   38:     0x5f116fdc8f0a - std::panic::catch_unwind::hc2b8e79c20593955
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/panic.rs:359:14
[INFO] [stdout]   39:     0x5f116fdc8f0a - std::thread::Builder::spawn_unchecked_::{{closure}}::hfa6b4978e07815cc
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   40:     0x5f116fdc8f0a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hddcd7484a13fd793
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/core/src/ops/function.rs:253:5
[INFO] [stdout]   41:     0x5f116fe3de7f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h5924238c754de3b8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   42:     0x5f116fe3de7f - std::sys::pal::unix::thread::Thread::new::thread_start::hb6e99e73da4d28f8
[INFO] [stdout]                                at /rustc/1159e78c4747b02ef996e55082b704c09b970588/library/std/src/sys/pal/unix/thread.rs:107:17
[INFO] [stdout]   43:     0x786faa039aa4 - <unknown>
[INFO] [stdout]   44:     0x786faa0c6a34 - clone
[INFO] [stdout]   45:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     compile_test
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.56s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "1981f9610b898919641097cdd6853765207ede4ab42088e09eef326cfbd30244", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1981f9610b898919641097cdd6853765207ede4ab42088e09eef326cfbd30244", kill_on_drop: false }`
[INFO] [stdout] 1981f9610b898919641097cdd6853765207ede4ab42088e09eef326cfbd30244
