[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjugglerchris%2Frlua" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jugglerchris/rlua on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jugglerchris/rlua [INFO] finished tweaking git repo https://github.com/jugglerchris/rlua [INFO] tweaked toml for git repo https://github.com/jugglerchris/rlua written to /workspace/builds/worker-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 743d93b12ba62da61a4c114f0a2eca27b67fc0141f97c7e28a0c75d22b9a9a46 [INFO] running `Command { std: "docker" "start" "-a" "743d93b12ba62da61a4c114f0a2eca27b67fc0141f97c7e28a0c75d22b9a9a46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "743d93b12ba62da61a4c114f0a2eca27b67fc0141f97c7e28a0c75d22b9a9a46", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "743d93b12ba62da61a4c114f0a2eca27b67fc0141f97c7e28a0c75d22b9a9a46", kill_on_drop: false }` [INFO] [stdout] 743d93b12ba62da61a4c114f0a2eca27b67fc0141f97c7e28a0c75d22b9a9a46 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d52a00a9d4a2a9ec49b8d50667e0aa00dd72a7c841be80282b49d68ac87e4289 [INFO] running `Command { std: "docker" "start" "-a" "d52a00a9d4a2a9ec49b8d50667e0aa00dd72a7c841be80282b49d68ac87e4289", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling rlua v0.17.1-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling bstr v0.2.17 [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] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `rlua_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:20:31 [INFO] [stdout] | [INFO] [stdout] 20 | panic!(bug_msg!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/hook.rs:178:23 [INFO] [stdout] | [INFO] [stdout] 178 | Err(_) => rlua_panic!("Lua should not allow hooks to be called within another hook"), [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `rlua_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:20:31 [INFO] [stdout] | [INFO] [stdout] 20 | panic!(bug_msg!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/util.rs:183:13 [INFO] [stdout] | [INFO] [stdout] 183 | rlua_panic!("error during panic handling, panic was resumed twice") [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `rlua_panic` [INFO] [stdout] = note: this warning originates in the macro `rlua_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:20:31 [INFO] [stdout] | [INFO] [stdout] 20 | panic!(bug_msg!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/util.rs:208:18 [INFO] [stdout] | [INFO] [stdout] 208 | _ => rlua_panic!("unrecognized lua error code"), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `rlua_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.76s [INFO] running `Command { std: "docker" "inspect" "d52a00a9d4a2a9ec49b8d50667e0aa00dd72a7c841be80282b49d68ac87e4289", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d52a00a9d4a2a9ec49b8d50667e0aa00dd72a7c841be80282b49d68ac87e4289", kill_on_drop: false }` [INFO] [stdout] d52a00a9d4a2a9ec49b8d50667e0aa00dd72a7c841be80282b49d68ac87e4289 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 35e519181d32fa36b474e137121dc8001d00b04da1b46d4790409b1de6695a82 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "35e519181d32fa36b474e137121dc8001d00b04da1b46d4790409b1de6695a82", kill_on_drop: false }` [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling plotters-backend v0.3.2 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling compiletest_rs v0.4.1 [INFO] [stderr] Compiling half v1.8.2 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling utf8parse v0.2.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling dirs-sys v0.3.7 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling plotters-svg v0.3.1 [INFO] [stderr] Compiling clap v2.34.0 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling dirs-next v1.0.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:20:31 [INFO] [stdout] | [INFO] [stdout] 20 | panic!(bug_msg!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/context.rs:643:18 [INFO] [stdout] | [INFO] [stdout] 643 | _ => rlua_panic!("LUA_TNONE in pop_value"), [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `rlua_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:20:31 [INFO] [stdout] | [INFO] [stdout] 20 | panic!(bug_msg!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/hook.rs:178:23 [INFO] [stdout] | [INFO] [stdout] 178 | Err(_) => rlua_panic!("Lua should not allow hooks to be called within another hook"), [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `rlua_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:20:31 [INFO] [stdout] | [INFO] [stdout] 20 | panic!(bug_msg!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/util.rs:183:13 [INFO] [stdout] | [INFO] [stdout] 183 | rlua_panic!("error during panic handling, panic was resumed twice") [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `rlua_panic` [INFO] [stdout] = note: this warning originates in the macro `rlua_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:20:31 [INFO] [stdout] | [INFO] [stdout] 20 | panic!(bug_msg!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/util.rs:208:18 [INFO] [stdout] | [INFO] [stdout] 208 | _ => rlua_panic!("unrecognized lua error code"), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `rlua_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling tester v0.7.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling rustfix v0.5.1 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling rustyline v6.3.0 [INFO] [stderr] Compiling criterion v0.3.5 [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: 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] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `rlua_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:20:31 [INFO] [stdout] | [INFO] [stdout] 20 | panic!(bug_msg!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/hook.rs:178:23 [INFO] [stdout] | [INFO] [stdout] 178 | Err(_) => rlua_panic!("Lua should not allow hooks to be called within another hook"), [INFO] [stdout] | -------------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `rlua_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:20:31 [INFO] [stdout] | [INFO] [stdout] 20 | panic!(bug_msg!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/util.rs:183:13 [INFO] [stdout] | [INFO] [stdout] 183 | rlua_panic!("error during panic handling, panic was resumed twice") [INFO] [stdout] | ------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: macro invocations at the end of a block are treated as expressions [INFO] [stdout] = note: to ignore the value produced by the macro, add a semicolon after the invocation of `rlua_panic` [INFO] [stdout] = note: this warning originates in the macro `rlua_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trailing semicolon in macro used in expression position [INFO] [stdout] --> src/macros.rs:20:31 [INFO] [stdout] | [INFO] [stdout] 20 | panic!(bug_msg!($msg)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: src/util.rs:208:18 [INFO] [stdout] | [INFO] [stdout] 208 | _ => rlua_panic!("unrecognized lua error code"), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79813 [INFO] [stdout] = note: this warning originates in the macro `rlua_panic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 45s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/rlua-ecd383fda5618dad) [INFO] [stderr] Executable tests/byte_string.rs (/opt/rustwide/target/debug/deps/byte_string-a9fe8f66705a6c24) [INFO] [stderr] Executable tests/compile-fail.rs (/opt/rustwide/target/debug/deps/compile_fail-aeb80407e94dc725) [INFO] [stderr] Executable tests/function.rs (/opt/rustwide/target/debug/deps/function-5963d3132a3e3d4d) [INFO] [stderr] Executable tests/hooks.rs (/opt/rustwide/target/debug/deps/hooks-95693052640218dd) [INFO] [stderr] Executable tests/memory.rs (/opt/rustwide/target/debug/deps/memory-c69f69b856f92bfb) [INFO] [stderr] Executable tests/scope.rs (/opt/rustwide/target/debug/deps/scope-986e97891fd3de40) [INFO] [stderr] Executable tests/string.rs (/opt/rustwide/target/debug/deps/string-8b3a94ff32a0b4ef) [INFO] [stderr] Executable tests/table.rs (/opt/rustwide/target/debug/deps/table-f398f3fb73b8595d) [INFO] [stderr] Executable tests/tests.rs (/opt/rustwide/target/debug/deps/tests-f43be1747d0aa0d4) [INFO] [stderr] Executable tests/thread.rs (/opt/rustwide/target/debug/deps/thread-d3e03c0283e62c8b) [INFO] [stderr] Executable tests/types.rs (/opt/rustwide/target/debug/deps/types-13c21e0e2aba9949) [INFO] [stderr] Executable tests/userdata.rs (/opt/rustwide/target/debug/deps/userdata-089f179c8bcb65df) [INFO] running `Command { std: "docker" "inspect" "35e519181d32fa36b474e137121dc8001d00b04da1b46d4790409b1de6695a82", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "35e519181d32fa36b474e137121dc8001d00b04da1b46d4790409b1de6695a82", kill_on_drop: false }` [INFO] [stdout] 35e519181d32fa36b474e137121dc8001d00b04da1b46d4790409b1de6695a82 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9d7f4445a77673a0a654d5830fc6ccc1e3c283cbfb74eb095532f789838d4746 [INFO] running `Command { std: "docker" "start" "-a" "9d7f4445a77673a0a654d5830fc6ccc1e3c283cbfb74eb095532f789838d4746", kill_on_drop: false }` [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] = note: `#[warn(semicolon_in_expressions_from_macros)]` on by default [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 [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 [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 [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 [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: `rlua` (lib) generated 4 warnings [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: `rlua` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] warning: `rlua` (test "userdata") generated 2 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.27s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rlua-ecd383fda5618dad) [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-a9fe8f66705a6c24) [INFO] [stdout] [INFO] [stdout] running 1 test [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.01s [INFO] [stdout] [INFO] [stderr] Running tests/compile-fail.rs (/opt/rustwide/target/debug/deps/compile_fail-aeb80407e94dc725) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test [compile-fail] compile-fail/scope_callback_inner.rs ... FAILED [INFO] [stdout] test [compile-fail] compile-fail/userdata_borrow.rs ... ok [INFO] [stdout] test [compile-fail] compile-fail/static_context_lifetime.rs ... ok [INFO] [stdout] test [compile-fail] compile-fail/lua_norefunwindsafe.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/scope_callback_outer.rs ... FAILED [INFO] [stdout] test [compile-fail] compile-fail/context_invariance_outer.rs ... ok [INFO] [stdout] test [compile-fail] compile-fail/function_borrow.rs ... ok [INFO] [stdout] test [compile-fail] compile-fail/context_invariance_inner.rs ... ok [INFO] [stdout] test [compile-fail] compile-fail/context_nounwindsafe.rs ... FAILED [INFO] [stdout] test [compile-fail] compile-fail/scope_mutable_aliasing.rs ... ok [INFO] [stdout] test [compile-fail] compile-fail/scope_invariance.rs ... ok [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] failures: [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] [INFO] [stdout] test result: FAILED. 8 passed; 5 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/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-2fddd9d0dd968353/out" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-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] thread '[compile-fail] compile-fail/scope_callback_inner.rs' panicked at 'explicit panic', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.4.1/src/runtest.rs:1091:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x560362a8430d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x560362a8430d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x560362a8430d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x560362a8430d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x560362aa8f4c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x560362a80051 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x560362a86725 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x560362a86725 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x560362a86725 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x560362a86414 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x560362a86c72 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5603628cf258 - std::panicking::begin_panic::{{closure}}::h929aef7cd4d69db1 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:617:9 [INFO] [stdout] 12: 0x5603628c9ba9 - std::sys_common::backtrace::__rust_end_short_backtrace::h7b9b9cf030781cc0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5603628cf1a8 - std::panicking::begin_panic::h84e0777d4b286fa3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:616:12 [INFO] [stdout] 14: 0x560362746657 - compiletest_rs::runtest::TestCx::check_expected_errors::h7d405396143d3ad8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.4.1/src/runtest.rs:1091:13 [INFO] [stdout] 15: 0x560362739103 - compiletest_rs::runtest::TestCx::run_cfail_test::h38a6fbae3711d900 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.4.1/src/runtest.rs:178:13 [INFO] [stdout] 16: 0x560362738cbc - compiletest_rs::runtest::TestCx::run_revision::h573b72d55ec4702f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.4.1/src/runtest.rs:131:26 [INFO] [stdout] 17: 0x560362738965 - compiletest_rs::runtest::run::h0a74366b64c2c5df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.4.1/src/runtest.rs:83:9 [INFO] [stdout] 18: 0x5603626b0efb - compiletest_rs::make_test_closure::{{closure}}::h76deef41a75cad65 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.4.1/src/lib.rs:296:9 [INFO] [stdout] 19: 0x560362713b1e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3ef367319067b551 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5603629daa2d - as core::ops::function::FnOnce>::call_once::hf405aa86dea6c0cf [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 21: 0x5603629a8ac4 - tester::__rust_begin_short_backtrace::h2bf4f0115b835e53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:543:5 [INFO] [stdout] 22: 0x5603629a8a73 - tester::run_test::{{closure}}::h2622a2739e840b7e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:527:34 [INFO] [stdout] 23: 0x5603629bfee8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he3ccfd1805535441 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 24: 0x5603629daa2d - as core::ops::function::FnOnce>::call_once::hf405aa86dea6c0cf [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 25: 0x5603629c4ac4 - as core::ops::function::FnOnce<()>>::call_once::h0060d5d470a21206 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x5603629cb8cd - std::panicking::try::do_call::h4c379b0805395ca1 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x5603629d046b - __rust_try [INFO] [stdout] 28: 0x5603629cb4c6 - std::panicking::try::hb3ee80ba64497dd2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 29: 0x5603629a10e4 - std::panic::catch_unwind::hc4130e59c325ecfc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 30: 0x5603629a8cfc - tester::run_test_in_process::h13e18870b92ad46b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:578:18 [INFO] [stdout] 31: 0x5603629a8977 - tester::run_test::run_test_inner::{{closure}}::hc13ebcff492537f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:474:21 [INFO] [stdout] 32: 0x56036298ea93 - std::sys_common::backtrace::__rust_begin_short_backtrace::h4076299046c25ab2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x5603629d79e0 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5b3d1704002cb176 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x5603629c4b24 - as core::ops::function::FnOnce<()>>::call_once::ha63ce36d3ec82eef [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x5603629cb882 - std::panicking::try::do_call::h45bc2e4503c93ab0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x5603629d046b - __rust_try [INFO] [stdout] 37: 0x5603629cb3d7 - std::panicking::try::ha93ac6fc40fbc338 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 38: 0x5603629a1084 - std::panic::catch_unwind::hadb72b6a54d5a6fa [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 39: 0x5603629d77e1 - std::thread::Builder::spawn_unchecked_::{{closure}}::h84ad37996eff995d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 40: 0x5603629bfdff - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0f7be30fe9018411 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x560362a8c753 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 42: 0x560362a8c753 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 43: 0x560362a8c753 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 44: 0x7f5a84107609 - start_thread [INFO] [stdout] 45: 0x7f5a83ed7163 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/lua_norefunwindsafe.rs:9: unexpected error: '9:5: 9:17: 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-2fddd9d0dd968353/out" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-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:5: 9:17: 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] thread '[compile-fail] compile-fail/lua_norefunwindsafe.rs' panicked at 'explicit panic', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.4.1/src/runtest.rs:1091:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x560362a8430d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x560362a8430d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x560362a8430d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x560362a8430d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x560362aa8f4c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x560362a80051 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x560362a86725 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x560362a86725 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x560362a86725 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x560362a86414 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x560362a86c72 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5603628cf258 - std::panicking::begin_panic::{{closure}}::h929aef7cd4d69db1 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:617:9 [INFO] [stdout] 12: 0x5603628c9ba9 - std::sys_common::backtrace::__rust_end_short_backtrace::h7b9b9cf030781cc0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5603628cf1a8 - std::panicking::begin_panic::h84e0777d4b286fa3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:616:12 [INFO] [stdout] 14: 0x560362746657 - compiletest_rs::runtest::TestCx::check_expected_errors::h7d405396143d3ad8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.4.1/src/runtest.rs:1091:13 [INFO] [stdout] 15: 0x560362739103 - compiletest_rs::runtest::TestCx::run_cfail_test::h38a6fbae3711d900 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.4.1/src/runtest.rs:178:13 [INFO] [stdout] 16: 0x560362738cbc - compiletest_rs::runtest::TestCx::run_revision::h573b72d55ec4702f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.4.1/src/runtest.rs:131:26 [INFO] [stdout] 17: 0x560362738965 - compiletest_rs::runtest::run::h0a74366b64c2c5df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.4.1/src/runtest.rs:83:9 [INFO] [stdout] 18: 0x5603626b0efb - compiletest_rs::make_test_closure::{{closure}}::h76deef41a75cad65 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.4.1/src/lib.rs:296:9 [INFO] [stdout] 19: 0x560362713b1e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3ef367319067b551 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5603629daa2d - as core::ops::function::FnOnce>::call_once::hf405aa86dea6c0cf [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 21: 0x5603629a8ac4 - tester::__rust_begin_short_backtrace::h2bf4f0115b835e53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:543:5 [INFO] [stdout] 22: 0x5603629a8a73 - tester::run_test::{{closure}}::h2622a2739e840b7e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:527:34 [INFO] [stdout] 23: 0x5603629bfee8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he3ccfd1805535441 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 24: 0x5603629daa2d - as core::ops::function::FnOnce>::call_once::hf405aa86dea6c0cf [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 25: 0x5603629c4ac4 - as core::ops::function::FnOnce<()>>::call_once::h0060d5d470a21206 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x5603629cb8cd - std::panicking::try::do_call::h4c379b0805395ca1 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x5603629d046b - __rust_try [INFO] [stdout] 28: 0x5603629cb4c6 - std::panicking::try::hb3ee80ba64497dd2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 29: 0x5603629a10e4 - std::panic::catch_unwind::hc4130e59c325ecfc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 30: 0x5603629a8cfc - tester::run_test_in_process::h13e18870b92ad46b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:578:18 [INFO] [stdout] 31: 0x5603629a8977 - tester::run_test::run_test_inner::{{closure}}::hc13ebcff492537f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:474:21 [INFO] [stdout] 32: 0x56036298ea93 - std::sys_common::backtrace::__rust_begin_short_backtrace::h4076299046c25ab2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x5603629d79e0 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5b3d1704002cb176 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x5603629c4b24 - as core::ops::function::FnOnce<()>>::call_once::ha63ce36d3ec82eef [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x5603629cb882 - std::panicking::try::do_call::h45bc2e4503c93ab0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x5603629d046b - __rust_try [INFO] [stdout] 37: 0x5603629cb3d7 - std::panicking::try::ha93ac6fc40fbc338 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 38: 0x5603629a1084 - std::panic::catch_unwind::hadb72b6a54d5a6fa [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 39: 0x5603629d77e1 - std::thread::Builder::spawn_unchecked_::{{closure}}::h84ad37996eff995d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 40: 0x5603629bfdff - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0f7be30fe9018411 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x560362a8c753 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 42: 0x560362a8c753 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 43: 0x560362a8c753 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 44: 0x7f5a84107609 - start_thread [INFO] [stdout] 45: 0x7f5a83ed7163 - clone [INFO] [stdout] 46: 0x0 - [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-2fddd9d0dd968353/out" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-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] thread '[compile-fail] compile-fail/scope_callback_capture.rs' panicked at 'explicit panic', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.4.1/src/runtest.rs:1091:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x560362a8430d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x560362a8430d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x560362a8430d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x560362a8430d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x560362aa8f4c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x560362a80051 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x560362a86725 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x560362a86725 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x560362a86725 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x560362a86414 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x560362a86c72 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5603628cf258 - std::panicking::begin_panic::{{closure}}::h929aef7cd4d69db1 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:617:9 [INFO] [stdout] 12: 0x5603628c9ba9 - std::sys_common::backtrace::__rust_end_short_backtrace::h7b9b9cf030781cc0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5603628cf1a8 - std::panicking::begin_panic::h84e0777d4b286fa3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:616:12 [INFO] [stdout] 14: 0x560362746657 - compiletest_rs::runtest::TestCx::check_expected_errors::h7d405396143d3ad8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.4.1/src/runtest.rs:1091:13 [INFO] [stdout] 15: 0x560362739103 - compiletest_rs::runtest::TestCx::run_cfail_test::h38a6fbae3711d900 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.4.1/src/runtest.rs:178:13 [INFO] [stdout] 16: 0x560362738cbc - compiletest_rs::runtest::TestCx::run_revision::h573b72d55ec4702f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.4.1/src/runtest.rs:131:26 [INFO] [stdout] 17: 0x560362738965 - compiletest_rs::runtest::run::h0a74366b64c2c5df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.4.1/src/runtest.rs:83:9 [INFO] [stdout] 18: 0x5603626b0efb - compiletest_rs::make_test_closure::{{closure}}::h76deef41a75cad65 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.4.1/src/lib.rs:296:9 [INFO] [stdout] 19: 0x560362713b1e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3ef367319067b551 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5603629daa2d - as core::ops::function::FnOnce>::call_once::hf405aa86dea6c0cf [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 21: 0x5603629a8ac4 - tester::__rust_begin_short_backtrace::h2bf4f0115b835e53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:543:5 [INFO] [stdout] 22: 0x5603629a8a73 - tester::run_test::{{closure}}::h2622a2739e840b7e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:527:34 [INFO] [stdout] 23: 0x5603629bfee8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he3ccfd1805535441 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 24: 0x5603629daa2d - as core::ops::function::FnOnce>::call_once::hf405aa86dea6c0cf [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 25: 0x5603629c4ac4 - as core::ops::function::FnOnce<()>>::call_once::h0060d5d470a21206 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x5603629cb8cd - std::panicking::try::do_call::h4c379b0805395ca1 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x5603629d046b - __rust_try [INFO] [stdout] 28: 0x5603629cb4c6 - std::panicking::try::hb3ee80ba64497dd2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 29: 0x5603629a10e4 - std::panic::catch_unwind::hc4130e59c325ecfc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 30: 0x5603629a8cfc - tester::run_test_in_process::h13e18870b92ad46b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:578:18 [INFO] [stdout] 31: 0x5603629a8977 - tester::run_test::run_test_inner::{{closure}}::hc13ebcff492537f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:474:21 [INFO] [stdout] 32: 0x56036298ea93 - std::sys_common::backtrace::__rust_begin_short_backtrace::h4076299046c25ab2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x5603629d79e0 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5b3d1704002cb176 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x5603629c4b24 - as core::ops::function::FnOnce<()>>::call_once::ha63ce36d3ec82eef [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x5603629cb882 - std::panicking::try::do_call::h45bc2e4503c93ab0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x5603629d046b - __rust_try [INFO] [stdout] 37: 0x5603629cb3d7 - std::panicking::try::ha93ac6fc40fbc338 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 38: 0x5603629a1084 - std::panic::catch_unwind::hadb72b6a54d5a6fa [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 39: 0x5603629d77e1 - std::thread::Builder::spawn_unchecked_::{{closure}}::h84ad37996eff995d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 40: 0x5603629bfdff - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0f7be30fe9018411 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x560362a8c753 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 42: 0x560362a8c753 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 43: 0x560362a8c753 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 44: 0x7f5a84107609 - start_thread [INFO] [stdout] 45: 0x7f5a83ed7163 - clone [INFO] [stdout] 46: 0x0 - [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-2fddd9d0dd968353/out" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-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] thread '[compile-fail] compile-fail/scope_callback_outer.rs' panicked at 'explicit panic', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.4.1/src/runtest.rs:1091:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x560362a8430d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x560362a8430d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x560362a8430d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x560362a8430d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x560362aa8f4c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x560362a80051 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x560362a86725 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x560362a86725 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x560362a86725 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x560362a86414 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x560362a86c72 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5603628cf258 - std::panicking::begin_panic::{{closure}}::h929aef7cd4d69db1 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:617:9 [INFO] [stdout] 12: 0x5603628c9ba9 - std::sys_common::backtrace::__rust_end_short_backtrace::h7b9b9cf030781cc0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5603628cf1a8 - std::panicking::begin_panic::h84e0777d4b286fa3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:616:12 [INFO] [stdout] 14: 0x560362746657 - compiletest_rs::runtest::TestCx::check_expected_errors::h7d405396143d3ad8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.4.1/src/runtest.rs:1091:13 [INFO] [stdout] 15: 0x560362739103 - compiletest_rs::runtest::TestCx::run_cfail_test::h38a6fbae3711d900 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.4.1/src/runtest.rs:178:13 [INFO] [stdout] 16: 0x560362738cbc - compiletest_rs::runtest::TestCx::run_revision::h573b72d55ec4702f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.4.1/src/runtest.rs:131:26 [INFO] [stdout] 17: 0x560362738965 - compiletest_rs::runtest::run::h0a74366b64c2c5df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.4.1/src/runtest.rs:83:9 [INFO] [stdout] 18: 0x5603626b0efb - compiletest_rs::make_test_closure::{{closure}}::h76deef41a75cad65 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.4.1/src/lib.rs:296:9 [INFO] [stdout] 19: 0x560362713b1e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3ef367319067b551 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5603629daa2d - as core::ops::function::FnOnce>::call_once::hf405aa86dea6c0cf [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 21: 0x5603629a8ac4 - tester::__rust_begin_short_backtrace::h2bf4f0115b835e53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:543:5 [INFO] [stdout] 22: 0x5603629a8a73 - tester::run_test::{{closure}}::h2622a2739e840b7e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:527:34 [INFO] [stdout] 23: 0x5603629bfee8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he3ccfd1805535441 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stderr] error: test failed, to rerun pass '--test compile-fail' [INFO] [stdout] 24: 0x5603629daa2d - as core::ops::function::FnOnce>::call_once::hf405aa86dea6c0cf [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 25: 0x5603629c4ac4 - as core::ops::function::FnOnce<()>>::call_once::h0060d5d470a21206 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x5603629cb8cd - std::panicking::try::do_call::h4c379b0805395ca1 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x5603629d046b - __rust_try [INFO] [stdout] 28: 0x5603629cb4c6 - std::panicking::try::hb3ee80ba64497dd2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 29: 0x5603629a10e4 - std::panic::catch_unwind::hc4130e59c325ecfc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 30: 0x5603629a8cfc - tester::run_test_in_process::h13e18870b92ad46b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:578:18 [INFO] [stdout] 31: 0x5603629a8977 - tester::run_test::run_test_inner::{{closure}}::hc13ebcff492537f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:474:21 [INFO] [stdout] 32: 0x56036298ea93 - std::sys_common::backtrace::__rust_begin_short_backtrace::h4076299046c25ab2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x5603629d79e0 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5b3d1704002cb176 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x5603629c4b24 - as core::ops::function::FnOnce<()>>::call_once::ha63ce36d3ec82eef [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x5603629cb882 - std::panicking::try::do_call::h45bc2e4503c93ab0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x5603629d046b - __rust_try [INFO] [stdout] 37: 0x5603629cb3d7 - std::panicking::try::ha93ac6fc40fbc338 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 38: 0x5603629a1084 - std::panic::catch_unwind::hadb72b6a54d5a6fa [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 39: 0x5603629d77e1 - std::thread::Builder::spawn_unchecked_::{{closure}}::h84ad37996eff995d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 40: 0x5603629bfdff - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0f7be30fe9018411 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x560362a8c753 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 42: 0x560362a8c753 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 43: 0x560362a8c753 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 44: 0x7f5a84107609 - start_thread [INFO] [stdout] 45: 0x7f5a83ed7163 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] [INFO] [stdout] error: tests/compile-fail/context_nounwindsafe.rs:9: unexpected error: '9:9: 9:21: 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-2fddd9d0dd968353/out" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/beta-2022-04-10-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:9: 9:21: 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] thread '[compile-fail] compile-fail/context_nounwindsafe.rs' panicked at 'explicit panic', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.4.1/src/runtest.rs:1091:13 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x560362a8430d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x560362a8430d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x560362a8430d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x560362a8430d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x560362aa8f4c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x560362a80051 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x560362a86725 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x560362a86725 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x560362a86725 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x560362a86414 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x560362a86c72 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5603628cf258 - std::panicking::begin_panic::{{closure}}::h929aef7cd4d69db1 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:617:9 [INFO] [stdout] 12: 0x5603628c9ba9 - std::sys_common::backtrace::__rust_end_short_backtrace::h7b9b9cf030781cc0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5603628cf1a8 - std::panicking::begin_panic::h84e0777d4b286fa3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:616:12 [INFO] [stdout] 14: 0x560362746657 - compiletest_rs::runtest::TestCx::check_expected_errors::h7d405396143d3ad8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.4.1/src/runtest.rs:1091:13 [INFO] [stdout] 15: 0x560362739103 - compiletest_rs::runtest::TestCx::run_cfail_test::h38a6fbae3711d900 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.4.1/src/runtest.rs:178:13 [INFO] [stdout] 16: 0x560362738cbc - compiletest_rs::runtest::TestCx::run_revision::h573b72d55ec4702f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.4.1/src/runtest.rs:131:26 [INFO] [stdout] 17: 0x560362738965 - compiletest_rs::runtest::run::h0a74366b64c2c5df [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.4.1/src/runtest.rs:83:9 [INFO] [stdout] 18: 0x5603626b0efb - compiletest_rs::make_test_closure::{{closure}}::h76deef41a75cad65 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.4.1/src/lib.rs:296:9 [INFO] [stdout] 19: 0x560362713b1e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h3ef367319067b551 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x5603629daa2d - as core::ops::function::FnOnce>::call_once::hf405aa86dea6c0cf [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 21: 0x5603629a8ac4 - tester::__rust_begin_short_backtrace::h2bf4f0115b835e53 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:543:5 [INFO] [stdout] 22: 0x5603629a8a73 - tester::run_test::{{closure}}::h2622a2739e840b7e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:527:34 [INFO] [stdout] 23: 0x5603629bfee8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he3ccfd1805535441 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 24: 0x5603629daa2d - as core::ops::function::FnOnce>::call_once::hf405aa86dea6c0cf [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 25: 0x5603629c4ac4 - as core::ops::function::FnOnce<()>>::call_once::h0060d5d470a21206 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x5603629cb8cd - std::panicking::try::do_call::h4c379b0805395ca1 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x5603629d046b - __rust_try [INFO] [stdout] 28: 0x5603629cb4c6 - std::panicking::try::hb3ee80ba64497dd2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 29: 0x5603629a10e4 - std::panic::catch_unwind::hc4130e59c325ecfc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 30: 0x5603629a8cfc - tester::run_test_in_process::h13e18870b92ad46b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:578:18 [INFO] [stdout] 31: 0x5603629a8977 - tester::run_test::run_test_inner::{{closure}}::hc13ebcff492537f9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:474:21 [INFO] [stdout] 32: 0x56036298ea93 - std::sys_common::backtrace::__rust_begin_short_backtrace::h4076299046c25ab2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x5603629d79e0 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h5b3d1704002cb176 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x5603629c4b24 - as core::ops::function::FnOnce<()>>::call_once::ha63ce36d3ec82eef [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x5603629cb882 - std::panicking::try::do_call::h45bc2e4503c93ab0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x5603629d046b - __rust_try [INFO] [stdout] 37: 0x5603629cb3d7 - std::panicking::try::ha93ac6fc40fbc338 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 38: 0x5603629a1084 - std::panic::catch_unwind::hadb72b6a54d5a6fa [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 39: 0x5603629d77e1 - std::thread::Builder::spawn_unchecked_::{{closure}}::h84ad37996eff995d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 40: 0x5603629bfdff - core::ops::function::FnOnce::call_once{{vtable.shim}}::h0f7be30fe9018411 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x560362a8c753 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 42: 0x560362a8c753 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 43: 0x560362a8c753 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 44: 0x7f5a84107609 - start_thread [INFO] [stdout] 45: 0x7f5a83ed7163 - clone [INFO] [stdout] 46: 0x0 - [INFO] [stdout] thread 'compile_test' panicked at 'Some tests failed', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.4.1/src/lib.rs:105:22 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x560362a8430d - std::backtrace_rs::backtrace::libunwind::trace::ha359b7f0090e2792 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x560362a8430d - std::backtrace_rs::backtrace::trace_unsynchronized::h0584631f25c1d70e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x560362a8430d - std::sys_common::backtrace::_print_fmt::hdadffd97d279ff14 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x560362a8430d - ::fmt::h26f189e611080a74 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x560362aa8f4c - core::fmt::write::hfb5d11dfe037e8b7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/fmt/mod.rs:1194:17 [INFO] [stdout] 5: 0x560362a80051 - std::io::Write::write_fmt::h6a24ec64406df9e2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/io/mod.rs:1655:15 [INFO] [stdout] 6: 0x560362a86725 - std::sys_common::backtrace::_print::h7a0e44402913ba60 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x560362a86725 - std::sys_common::backtrace::print::h9767dc455a84e728 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x560362a86725 - std::panicking::default_hook::{{closure}}::h60afd6c8b12988ad [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x560362a86414 - std::panicking::default_hook::ha7b9bac6813f9d21 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x560362a86c72 - std::panicking::rust_panic_with_hook::h7b117a162a6f8664 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x5603628cf258 - std::panicking::begin_panic::{{closure}}::h929aef7cd4d69db1 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:617:9 [INFO] [stdout] 12: 0x5603628c9ba9 - std::sys_common::backtrace::__rust_end_short_backtrace::h7b9b9cf030781cc0 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x5603628cf1a8 - std::panicking::begin_panic::h84e0777d4b286fa3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:616:12 [INFO] [stdout] 14: 0x5603626ae200 - compiletest_rs::run_tests::h0dcf3faf7437e6d1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/compiletest_rs-0.4.1/src/lib.rs:105:22 [INFO] [stdout] 15: 0x5603626a9063 - compile_fail::run_mode::h3fd51bac346cf3b2 [INFO] [stdout] at /opt/rustwide/workdir/tests/compile-fail.rs:11:5 [INFO] [stdout] 16: 0x5603626a90d2 - compile_fail::compile_test::ha3dfc02de1a374e6 [INFO] [stdout] at /opt/rustwide/workdir/tests/compile-fail.rs:16:5 [INFO] [stdout] 17: 0x5603626a90aa - compile_fail::compile_test::{{closure}}::h743fa10e10115b40 [INFO] [stdout] at /opt/rustwide/workdir/tests/compile-fail.rs:15:1 [INFO] [stdout] 18: 0x5603626a8dce - core::ops::function::FnOnce::call_once::hc759aed2f10392b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x560362a5be03 - core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x560362a5be03 - test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574:5 [INFO] [stdout] 21: 0x560362a5abb9 - as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 22: 0x560362a5abb9 - as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 23: 0x560362a5abb9 - std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 24: 0x560362a5abb9 - std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 25: 0x560362a5abb9 - std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 26: 0x560362a5abb9 - test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597:18 [INFO] [stdout] 27: 0x560362a5abb9 - test::run_test::run_test_inner::{{closure}}::h0ec9e37c8f67b62d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:491:39 [INFO] [stdout] 28: 0x560362a26d6e - test::run_test::run_test_inner::{{closure}}::hd9d2e7f26d4f59e6 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:518:37 [INFO] [stdout] 29: 0x560362a26d6e - std::sys_common::backtrace::__rust_begin_short_backtrace::h41c0a39fac5123f8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 30: 0x560362a2c2d8 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h69a02ca0bebb6eeb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 31: 0x560362a2c2d8 - as core::ops::function::FnOnce<()>>::call_once::hdd05632920ce689b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 32: 0x560362a2c2d8 - std::panicking::try::do_call::hb4947142729b90fd [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492:40 [INFO] [stdout] 33: 0x560362a2c2d8 - std::panicking::try::h15a7e9b8394e6878 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456:19 [INFO] [stdout] 34: 0x560362a2c2d8 - std::panic::catch_unwind::hbd3f4a3f9df49b85 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137:14 [INFO] [stdout] 35: 0x560362a2c2d8 - std::thread::Builder::spawn_unchecked_::{{closure}}::h880b5d5f1b9799f4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 36: 0x560362a2c2d8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h304d5eaf401f5061 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x560362a8c753 - as core::ops::function::FnOnce>::call_once::hdba7f2afed0c35b3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 38: 0x560362a8c753 - as core::ops::function::FnOnce>::call_once::h38b0832765bf7961 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861:9 [INFO] [stdout] 39: 0x560362a8c753 - std::sys::unix::thread::Thread::new::thread_start::h70236dc17753425e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 40: 0x7f5a84107609 - start_thread [INFO] [stdout] 41: 0x7f5a83ed7163 - clone [INFO] [stdout] 42: 0x0 - [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 3.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "9d7f4445a77673a0a654d5830fc6ccc1e3c283cbfb74eb095532f789838d4746", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d7f4445a77673a0a654d5830fc6ccc1e3c283cbfb74eb095532f789838d4746", kill_on_drop: false }` [INFO] [stdout] 9d7f4445a77673a0a654d5830fc6ccc1e3c283cbfb74eb095532f789838d4746