[INFO] cloning repository https://github.com/jugglerchris/rlua [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jugglerchris/rlua" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjugglerchris%2Frlua", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjugglerchris%2Frlua'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 25bd7e6bffef9597466a98bfca80a3056c9e6320 [INFO] testing jugglerchris/rlua against 1.60.0 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 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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" "+1.60.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded tester v0.7.0 [INFO] [stderr] Downloaded compiletest_rs v0.4.1 [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" "+1.60.0" "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] 4b645ceeca97336db11e02c5652deafe9f740ae11c2efe5b720e3b800a78a300 [INFO] running `Command { std: "docker" "start" "-a" "4b645ceeca97336db11e02c5652deafe9f740ae11c2efe5b720e3b800a78a300", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4b645ceeca97336db11e02c5652deafe9f740ae11c2efe5b720e3b800a78a300", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b645ceeca97336db11e02c5652deafe9f740ae11c2efe5b720e3b800a78a300", kill_on_drop: false }` [INFO] [stdout] 4b645ceeca97336db11e02c5652deafe9f740ae11c2efe5b720e3b800a78a300 [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" "+1.60.0" "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] a96c0efe79cbd79dde3b522efbf9346d392ac4e5e44d700f4ee4f4b9e313ea32 [INFO] running `Command { std: "docker" "start" "-a" "a96c0efe79cbd79dde3b522efbf9346d392ac4e5e44d700f4ee4f4b9e313ea32", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rlua v0.17.1-alpha.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.18 [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 51.02s [INFO] running `Command { std: "docker" "inspect" "a96c0efe79cbd79dde3b522efbf9346d392ac4e5e44d700f4ee4f4b9e313ea32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a96c0efe79cbd79dde3b522efbf9346d392ac4e5e44d700f4ee4f4b9e313ea32", kill_on_drop: false }` [INFO] [stdout] a96c0efe79cbd79dde3b522efbf9346d392ac4e5e44d700f4ee4f4b9e313ea32 [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" "+1.60.0" "test" "--frozen" "--no-run" "--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] b899fbacb055eb4ed564c275fd053342c318fd4a4d9cbc2b90f6f7ef8e048626 [INFO] running `Command { std: "docker" "start" "-a" "b899fbacb055eb4ed564c275fd053342c318fd4a4d9cbc2b90f6f7ef8e048626", kill_on_drop: false }` [INFO] [stderr] Compiling semver v1.0.7 [INFO] [stderr] Compiling rayon-core v1.9.2 [INFO] [stderr] Compiling anyhow v1.0.56 [INFO] [stderr] Compiling compiletest_rs v0.4.1 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling rayon v1.5.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.8 [INFO] [stderr] Compiling clap v2.34.0 [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 atty v0.2.14 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling filetime v0.2.15 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling dirs-next v1.0.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling dirs v2.0.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 term v0.6.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling tester v0.7.0 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling rustfix v0.5.1 [INFO] [stderr] Compiling cast v0.2.7 [INFO] [stderr] Compiling criterion-plot v0.4.4 [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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "b899fbacb055eb4ed564c275fd053342c318fd4a4d9cbc2b90f6f7ef8e048626", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b899fbacb055eb4ed564c275fd053342c318fd4a4d9cbc2b90f6f7ef8e048626", kill_on_drop: false }` [INFO] [stdout] b899fbacb055eb4ed564c275fd053342c318fd4a4d9cbc2b90f6f7ef8e048626 [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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 6cb081eba6f6aaa4f66b2cc9d7b197687a85c06066eb7efdbfc9446aea4844c8 [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" "6cb081eba6f6aaa4f66b2cc9d7b197687a85c06066eb7efdbfc9446aea4844c8", 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.15s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/rlua-04c31b3a2e1d5440) [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] [stdout] [INFO] [stderr] Running tests/byte_string.rs (/opt/rustwide/target/debug/deps/byte_string-1d301235c9626c49) [INFO] [stdout] running 1 test [INFO] [stdout] test byte_string_round_trip ... ok [INFO] [stderr] Running tests/compile-fail.rs (/opt/rustwide/target/debug/deps/compile_fail-5b4da12fbc527910) [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] [INFO] [stdout] running 13 tests [INFO] [stdout] test [compile-fail] compile-fail/scope_callback_capture.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/scope_invariance.rs ... ok [INFO] [stdout] test [compile-fail] compile-fail/lua_norefunwindsafe.rs ... FAILED [INFO] [stdout] test [compile-fail] compile-fail/function_borrow.rs ... ok [INFO] [stdout] test [compile-fail] compile-fail/context_invariance_outer.rs ... ok [INFO] [stdout] test [compile-fail] compile-fail/context_nounwindsafe.rs ... FAILED [INFO] [stdout] test [compile-fail] compile-fail/scope_callback_inner.rs ... FAILED [INFO] [stdout] test [compile-fail] compile-fail/context_invariance_inner.rs ... ok [INFO] [stdout] test [compile-fail] compile-fail/scope_callback_outer.rs ... FAILED [INFO] [stdout] test [compile-fail] compile-fail/scope_mutable_aliasing.rs ... ok [INFO] [stdout] test [compile-fail] compile-fail/scope_userdata_borrow.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_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-34879cc0626db725/out" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib" "-L" "/tmp/scope_callback_capture.stage-id.aux" "-A" "unused" [INFO] [stdout] unexpected errors (from JSON output): [ [INFO] [stdout] Error { [INFO] [stdout] line_num: 13, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "13:21: 22:19: borrowed data escapes outside of closure [E0521]", [INFO] [stdout] }, [INFO] [stdout] ] [INFO] [stdout] [INFO] [stdout] not found errors (from test file): [ [INFO] [stdout] Error { [INFO] [stdout] line_num: 14, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "cannot infer an appropriate lifetime for autoref due to conflicting", [INFO] [stdout] }, [INFO] [stdout] ] [INFO] [stdout] [INFO] [stdout] 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: 0x564e1601b14d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x564e1601b14d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564e1601b14d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x564e1601b14d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x564e16042bdc - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x564e16015d58 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x564e1601da97 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x564e1601da97 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x564e1601da97 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x564e1601d7cc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x564e1601e1e9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x564e15fb6f88 - std::panicking::begin_panic::{{closure}}::hc632e96b23c9995e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:617:9 [INFO] [stdout] 12: 0x564e15fb6e59 - std::sys_common::backtrace::__rust_end_short_backtrace::h51f75e6c5c64b324 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x564e15fb6f03 - std::panicking::begin_panic::h79a72c9716f6d2d8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:616:12 [INFO] [stdout] 14: 0x564e15ce9791 - compiletest_rs::runtest::TestCx::check_expected_errors::h46d7e9dd2ca469ea [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: 0x564e15cdc2c0 - compiletest_rs::runtest::TestCx::run_cfail_test::h2b043796ca3e26d5 [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: 0x564e15cdbe8c - compiletest_rs::runtest::TestCx::run_revision::h32eca3650cae6679 [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: 0x564e15cdbb0b - compiletest_rs::runtest::run::hfc56d94d1462ed08 [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: 0x564e15c4aaf5 - compiletest_rs::make_test_closure::{{closure}}::h49d05562f00052e5 [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: 0x564e15ca819e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5f17c7cc51955d42 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x564e15f6bf0d - as core::ops::function::FnOnce>::call_once::hbd995eb7c910c2b0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 21: 0x564e15f385a4 - tester::__rust_begin_short_backtrace::he1c4d8a2b3483f01 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:543:5 [INFO] [stdout] 22: 0x564e15f38523 - tester::run_test::{{closure}}::hc463d7c7a8a04391 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:527:34 [INFO] [stdout] 23: 0x564e15f51e48 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hfc98a2a54c64a6eb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 24: 0x564e15f6bf0d - as core::ops::function::FnOnce>::call_once::hbd995eb7c910c2b0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 25: 0x564e15f26fc4 - as core::ops::function::FnOnce<()>>::call_once::hc451a09cbe259b5e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x564e15f3005d - std::panicking::try::do_call::h8f260eefd9202ee1 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x564e15f30a9b - __rust_try [INFO] [stdout] 28: 0x564e15f2fded - std::panicking::try::h68666800b36ed1c7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 29: 0x564e15f56be4 - std::panic::catch_unwind::h9afec77f5003a9cc [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 30: 0x564e15f387a8 - tester::run_test_in_process::h2cb2b5ee3024d447 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:578:18 [INFO] [stdout] 31: 0x564e15f3840c - tester::run_test::run_test_inner::{{closure}}::h60b56c40e9e0fc2d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:474:21 [INFO] [stdout] 32: 0x564e15f3a673 - std::sys_common::backtrace::__rust_begin_short_backtrace::h312ac1392a25ece9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x564e15f3b650 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc3c6949246f1882 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x564e15f26fa4 - as core::ops::function::FnOnce<()>>::call_once::h895cc11a2e950a32 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x564e15f30012 - std::panicking::try::do_call::h1d114c91085cebac [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x564e15f30a9b - __rust_try [INFO] [stdout] 37: 0x564e15f2fba7 - std::panicking::try::h10b62793aebe94a2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 38: 0x564e15f56b84 - std::panic::catch_unwind::h3b1e7605ca947bb6 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 39: 0x564e15f3b463 - std::thread::Builder::spawn_unchecked_::{{closure}}::hc811805283de9ecf [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 40: 0x564e15f51ddf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf266a2e07d3692f1 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x564e160254b3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 42: 0x564e160254b3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 43: 0x564e160254b3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 44: 0x7f48c42ee609 - start_thread [INFO] [stdout] 45: 0x7f48c40be163 - 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-34879cc0626db725/out" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib" "-L" "/tmp/lua_norefunwindsafe.stage-id.aux" "-A" "unused" [INFO] [stdout] unexpected errors (from JSON output): [ [INFO] [stdout] Error { [INFO] [stdout] line_num: 9, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "9: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: 0x564e1601b14d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x564e1601b14d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564e1601b14d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x564e1601b14d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x564e16042bdc - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x564e16015d58 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x564e1601da97 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x564e1601da97 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x564e1601da97 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x564e1601d7cc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x564e1601e1e9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x564e15fb6f88 - std::panicking::begin_panic::{{closure}}::hc632e96b23c9995e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:617:9 [INFO] [stdout] 12: 0x564e15fb6e59 - std::sys_common::backtrace::__rust_end_short_backtrace::h51f75e6c5c64b324 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x564e15fb6f03 - std::panicking::begin_panic::h79a72c9716f6d2d8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:616:12 [INFO] [stdout] 14: 0x564e15ce9791 - compiletest_rs::runtest::TestCx::check_expected_errors::h46d7e9dd2ca469ea [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: 0x564e15cdc2c0 - compiletest_rs::runtest::TestCx::run_cfail_test::h2b043796ca3e26d5 [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: 0x564e15cdbe8c - compiletest_rs::runtest::TestCx::run_revision::h32eca3650cae6679 [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: 0x564e15cdbb0b - compiletest_rs::runtest::run::hfc56d94d1462ed08 [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: 0x564e15c4aaf5 - compiletest_rs::make_test_closure::{{closure}}::h49d05562f00052e5 [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: 0x564e15ca819e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5f17c7cc51955d42 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x564e15f6bf0d - as core::ops::function::FnOnce>::call_once::hbd995eb7c910c2b0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 21: 0x564e15f385a4 - tester::__rust_begin_short_backtrace::he1c4d8a2b3483f01 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:543:5 [INFO] [stdout] 22: 0x564e15f38523 - tester::run_test::{{closure}}::hc463d7c7a8a04391 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:527:34 [INFO] [stdout] 23: 0x564e15f51e48 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hfc98a2a54c64a6eb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 24: 0x564e15f6bf0d - as core::ops::function::FnOnce>::call_once::hbd995eb7c910c2b0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 25: 0x564e15f26fc4 - as core::ops::function::FnOnce<()>>::call_once::hc451a09cbe259b5e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x564e15f3005d - std::panicking::try::do_call::h8f260eefd9202ee1 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x564e15f30a9b - __rust_try [INFO] [stdout] 28: 0x564e15f2fded - std::panicking::try::h68666800b36ed1c7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 29: 0x564e15f56be4 - std::panic::catch_unwind::h9afec77f5003a9cc [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 30: 0x564e15f387a8 - tester::run_test_in_process::h2cb2b5ee3024d447 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:578:18 [INFO] [stdout] 31: 0x564e15f3840c - tester::run_test::run_test_inner::{{closure}}::h60b56c40e9e0fc2d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:474:21 [INFO] [stdout] 32: 0x564e15f3a673 - std::sys_common::backtrace::__rust_begin_short_backtrace::h312ac1392a25ece9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x564e15f3b650 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc3c6949246f1882 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x564e15f26fa4 - as core::ops::function::FnOnce<()>>::call_once::h895cc11a2e950a32 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x564e15f30012 - std::panicking::try::do_call::h1d114c91085cebac [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x564e15f30a9b - __rust_try [INFO] [stdout] 37: 0x564e15f2fba7 - std::panicking::try::h10b62793aebe94a2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 38: 0x564e15f56b84 - std::panic::catch_unwind::h3b1e7605ca947bb6 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 39: 0x564e15f3b463 - std::thread::Builder::spawn_unchecked_::{{closure}}::hc811805283de9ecf [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 40: 0x564e15f51ddf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf266a2e07d3692f1 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x564e160254b3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 42: 0x564e160254b3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 43: 0x564e160254b3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 44: 0x7f48c42ee609 - start_thread [INFO] [stdout] 45: 0x7f48c40be163 - 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-34879cc0626db725/out" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib" "-L" "/tmp/context_nounwindsafe.stage-id.aux" "-A" "unused" [INFO] [stdout] unexpected errors (from JSON output): [ [INFO] [stdout] Error { [INFO] [stdout] line_num: 9, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "9: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: 0x564e1601b14d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x564e1601b14d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564e1601b14d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x564e1601b14d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x564e16042bdc - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x564e16015d58 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x564e1601da97 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x564e1601da97 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x564e1601da97 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x564e1601d7cc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x564e1601e1e9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x564e15fb6f88 - std::panicking::begin_panic::{{closure}}::hc632e96b23c9995e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:617:9 [INFO] [stdout] 12: 0x564e15fb6e59 - std::sys_common::backtrace::__rust_end_short_backtrace::h51f75e6c5c64b324 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x564e15fb6f03 - std::panicking::begin_panic::h79a72c9716f6d2d8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:616:12 [INFO] [stdout] 14: 0x564e15ce9791 - compiletest_rs::runtest::TestCx::check_expected_errors::h46d7e9dd2ca469ea [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: 0x564e15cdc2c0 - compiletest_rs::runtest::TestCx::run_cfail_test::h2b043796ca3e26d5 [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: 0x564e15cdbe8c - compiletest_rs::runtest::TestCx::run_revision::h32eca3650cae6679 [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: 0x564e15cdbb0b - compiletest_rs::runtest::run::hfc56d94d1462ed08 [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: 0x564e15c4aaf5 - compiletest_rs::make_test_closure::{{closure}}::h49d05562f00052e5 [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: 0x564e15ca819e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5f17c7cc51955d42 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x564e15f6bf0d - as core::ops::function::FnOnce>::call_once::hbd995eb7c910c2b0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 21: 0x564e15f385a4 - tester::__rust_begin_short_backtrace::he1c4d8a2b3483f01 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:543:5 [INFO] [stdout] 22: 0x564e15f38523 - tester::run_test::{{closure}}::hc463d7c7a8a04391 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:527:34 [INFO] [stdout] 23: 0x564e15f51e48 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hfc98a2a54c64a6eb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 24: 0x564e15f6bf0d - as core::ops::function::FnOnce>::call_once::hbd995eb7c910c2b0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 25: 0x564e15f26fc4 - as core::ops::function::FnOnce<()>>::call_once::hc451a09cbe259b5e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x564e15f3005d - std::panicking::try::do_call::h8f260eefd9202ee1 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x564e15f30a9b - __rust_try [INFO] [stdout] 28: 0x564e15f2fded - std::panicking::try::h68666800b36ed1c7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 29: 0x564e15f56be4 - std::panic::catch_unwind::h9afec77f5003a9cc [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 30: 0x564e15f387a8 - tester::run_test_in_process::h2cb2b5ee3024d447 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:578:18 [INFO] [stdout] 31: 0x564e15f3840c - tester::run_test::run_test_inner::{{closure}}::h60b56c40e9e0fc2d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:474:21 [INFO] [stdout] 32: 0x564e15f3a673 - std::sys_common::backtrace::__rust_begin_short_backtrace::h312ac1392a25ece9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x564e15f3b650 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc3c6949246f1882 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x564e15f26fa4 - as core::ops::function::FnOnce<()>>::call_once::h895cc11a2e950a32 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x564e15f30012 - std::panicking::try::do_call::h1d114c91085cebac [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x564e15f30a9b - __rust_try [INFO] [stdout] 37: 0x564e15f2fba7 - std::panicking::try::h10b62793aebe94a2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 38: 0x564e15f56b84 - std::panic::catch_unwind::h3b1e7605ca947bb6 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 39: 0x564e15f3b463 - std::thread::Builder::spawn_unchecked_::{{closure}}::hc811805283de9ecf [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 40: 0x564e15f51ddf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf266a2e07d3692f1 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x564e160254b3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 42: 0x564e160254b3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 43: 0x564e160254b3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 44: 0x7f48c42ee609 - start_thread [INFO] [stdout] 45: 0x7f48c40be163 - clone [INFO] [stdout] 46: 0x0 - [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-34879cc0626db725/out" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib" "-L" "/tmp/scope_callback_inner.stage-id.aux" "-A" "unused" [INFO] [stdout] unexpected errors (from JSON output): [ [INFO] [stdout] Error { [INFO] [stdout] line_num: 13, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "13:21: 19:19: borrowed data escapes outside of closure [E0521]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 14, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "14:38: 14:51: closure may outlive the current function, but it borrows `inner`, which is owned by the current function [E0373]", [INFO] [stdout] }, [INFO] [stdout] ] [INFO] [stdout] [INFO] [stdout] not found errors (from test file): [ [INFO] [stdout] Error { [INFO] [stdout] line_num: 14, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "cannot infer an appropriate lifetime for autoref due to conflicting", [INFO] [stdout] }, [INFO] [stdout] ] [INFO] [stdout] [INFO] [stdout] 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: 0x564e1601b14d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x564e1601b14d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564e1601b14d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x564e1601b14d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x564e16042bdc - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x564e16015d58 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x564e1601da97 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x564e1601da97 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x564e1601da97 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x564e1601d7cc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x564e1601e1e9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x564e15fb6f88 - std::panicking::begin_panic::{{closure}}::hc632e96b23c9995e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:617:9 [INFO] [stdout] 12: 0x564e15fb6e59 - std::sys_common::backtrace::__rust_end_short_backtrace::h51f75e6c5c64b324 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x564e15fb6f03 - std::panicking::begin_panic::h79a72c9716f6d2d8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:616:12 [INFO] [stdout] 14: 0x564e15ce9791 - compiletest_rs::runtest::TestCx::check_expected_errors::h46d7e9dd2ca469ea [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: 0x564e15cdc2c0 - compiletest_rs::runtest::TestCx::run_cfail_test::h2b043796ca3e26d5 [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: 0x564e15cdbe8c - compiletest_rs::runtest::TestCx::run_revision::h32eca3650cae6679 [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: 0x564e15cdbb0b - compiletest_rs::runtest::run::hfc56d94d1462ed08 [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: 0x564e15c4aaf5 - compiletest_rs::make_test_closure::{{closure}}::h49d05562f00052e5 [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: 0x564e15ca819e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5f17c7cc51955d42 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x564e15f6bf0d - as core::ops::function::FnOnce>::call_once::hbd995eb7c910c2b0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 21: 0x564e15f385a4 - tester::__rust_begin_short_backtrace::he1c4d8a2b3483f01 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:543:5 [INFO] [stdout] 22: 0x564e15f38523 - tester::run_test::{{closure}}::hc463d7c7a8a04391 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:527:34 [INFO] [stdout] 23: 0x564e15f51e48 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hfc98a2a54c64a6eb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 24: 0x564e15f6bf0d - as core::ops::function::FnOnce>::call_once::hbd995eb7c910c2b0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 25: 0x564e15f26fc4 - as core::ops::function::FnOnce<()>>::call_once::hc451a09cbe259b5e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x564e15f3005d - std::panicking::try::do_call::h8f260eefd9202ee1 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x564e15f30a9b - __rust_try [INFO] [stdout] 28: 0x564e15f2fded - std::panicking::try::h68666800b36ed1c7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 29: 0x564e15f56be4 - std::panic::catch_unwind::h9afec77f5003a9cc [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 30: 0x564e15f387a8 - tester::run_test_in_process::h2cb2b5ee3024d447 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:578:18 [INFO] [stdout] 31: 0x564e15f3840c - tester::run_test::run_test_inner::{{closure}}::h60b56c40e9e0fc2d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:474:21 [INFO] [stdout] 32: 0x564e15f3a673 - std::sys_common::backtrace::__rust_begin_short_backtrace::h312ac1392a25ece9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x564e15f3b650 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc3c6949246f1882 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x564e15f26fa4 - as core::ops::function::FnOnce<()>>::call_once::h895cc11a2e950a32 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x564e15f30012 - std::panicking::try::do_call::h1d114c91085cebac [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x564e15f30a9b - __rust_try [INFO] [stdout] 37: 0x564e15f2fba7 - std::panicking::try::h10b62793aebe94a2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 38: 0x564e15f56b84 - std::panic::catch_unwind::h3b1e7605ca947bb6 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 39: 0x564e15f3b463 - std::thread::Builder::spawn_unchecked_::{{closure}}::hc811805283de9ecf [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 40: 0x564e15f51ddf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf266a2e07d3692f1 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x564e160254b3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 42: 0x564e160254b3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 43: 0x564e160254b3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 44: 0x7f48c42ee609 - start_thread [INFO] [stdout] 45: 0x7f48c40be163 - 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-34879cc0626db725/out" "-L" "/opt/rustwide/target/debug/deps" "-L" "/opt/rustwide/target/debug" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-L" "/opt/rustwide/rustup-home/toolchains/1.60.0-x86_64-unknown-linux-gnu/lib" "-L" "/tmp/scope_callback_outer.stage-id.aux" "-A" "unused" [INFO] [stdout] unexpected errors (from JSON output): [ [INFO] [stdout] Error { [INFO] [stdout] line_num: 13, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "13:21: 18:19: borrowed data escapes outside of closure [E0521]", [INFO] [stdout] }, [INFO] [stdout] Error { [INFO] [stdout] line_num: 16, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "16:21: 16:26: `outer` does not live long enough [E0597]", [INFO] [stdout] }, [INFO] [stdout] ] [INFO] [stdout] [INFO] [stdout] not found errors (from test file): [ [INFO] [stdout] Error { [INFO] [stdout] line_num: 13, [INFO] [stdout] kind: Some( [INFO] [stdout] Error, [INFO] [stdout] ), [INFO] [stdout] msg: "borrowed data cannot be stored outside of its closure", [INFO] [stdout] }, [INFO] [stdout] ] [INFO] [stdout] [INFO] [stdout] 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: 0x564e1601b14d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x564e1601b14d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564e1601b14d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x564e1601b14d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x564e16042bdc - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x564e16015d58 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x564e1601da97 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x564e1601da97 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x564e1601da97 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x564e1601d7cc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x564e1601e1e9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x564e15fb6f88 - std::panicking::begin_panic::{{closure}}::hc632e96b23c9995e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:617:9 [INFO] [stdout] 12: 0x564e15fb6e59 - std::sys_common::backtrace::__rust_end_short_backtrace::h51f75e6c5c64b324 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x564e15fb6f03 - std::panicking::begin_panic::h79a72c9716f6d2d8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:616:12 [INFO] [stdout] 14: 0x564e15ce9791 - compiletest_rs::runtest::TestCx::check_expected_errors::h46d7e9dd2ca469ea [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: 0x564e15cdc2c0 - compiletest_rs::runtest::TestCx::run_cfail_test::h2b043796ca3e26d5 [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: 0x564e15cdbe8c - compiletest_rs::runtest::TestCx::run_revision::h32eca3650cae6679 [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: 0x564e15cdbb0b - compiletest_rs::runtest::run::hfc56d94d1462ed08 [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: 0x564e15c4aaf5 - compiletest_rs::make_test_closure::{{closure}}::h49d05562f00052e5 [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: 0x564e15ca819e - core::ops::function::FnOnce::call_once{{vtable.shim}}::h5f17c7cc51955d42 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x564e15f6bf0d - as core::ops::function::FnOnce>::call_once::hbd995eb7c910c2b0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 21: 0x564e15f385a4 - tester::__rust_begin_short_backtrace::he1c4d8a2b3483f01 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:543:5 [INFO] [stdout] 22: 0x564e15f38523 - tester::run_test::{{closure}}::hc463d7c7a8a04391 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:527:34 [INFO] [stdout] 23: 0x564e15f51e48 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hfc98a2a54c64a6eb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 24: 0x564e15f6bf0d - as core::ops::function::FnOnce>::call_once::hbd995eb7c910c2b0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 25: 0x564e15f26fc4 - as core::ops::function::FnOnce<()>>::call_once::hc451a09cbe259b5e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 26: 0x564e15f3005d - std::panicking::try::do_call::h8f260eefd9202ee1 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 27: 0x564e15f30a9b - __rust_try [INFO] [stdout] 28: 0x564e15f2fded - std::panicking::try::h68666800b36ed1c7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 29: 0x564e15f56be4 - std::panic::catch_unwind::h9afec77f5003a9cc [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 30: 0x564e15f387a8 - tester::run_test_in_process::h2cb2b5ee3024d447 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:578:18 [INFO] [stdout] 31: 0x564e15f3840c - tester::run_test::run_test_inner::{{closure}}::h60b56c40e9e0fc2d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tester-0.7.0/src/lib.rs:474:21 [INFO] [stdout] 32: 0x564e15f3a673 - std::sys_common::backtrace::__rust_begin_short_backtrace::h312ac1392a25ece9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 33: 0x564e15f3b650 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hbc3c6949246f1882 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 34: 0x564e15f26fa4 - as core::ops::function::FnOnce<()>>::call_once::h895cc11a2e950a32 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 35: 0x564e15f30012 - std::panicking::try::do_call::h1d114c91085cebac [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 36: 0x564e15f30a9b - __rust_try [INFO] [stdout] 37: 0x564e15f2fba7 - std::panicking::try::h10b62793aebe94a2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 38: 0x564e15f56b84 - std::panic::catch_unwind::h3b1e7605ca947bb6 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 39: 0x564e15f3b463 - std::thread::Builder::spawn_unchecked_::{{closure}}::hc811805283de9ecf [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 40: 0x564e15f51ddf - core::ops::function::FnOnce::call_once{{vtable.shim}}::hf266a2e07d3692f1 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 41: 0x564e160254b3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 42: 0x564e160254b3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 43: 0x564e160254b3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 44: 0x7f48c42ee609 - start_thread [INFO] [stdout] 45: 0x7f48c40be163 - 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: 0x564e1601b14d - std::backtrace_rs::backtrace::libunwind::trace::hee598835bc88d35b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x564e1601b14d - std::backtrace_rs::backtrace::trace_unsynchronized::h9cdc730ba5cf5d72 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x564e1601b14d - std::sys_common::backtrace::_print_fmt::h75aeaf7ed30e43fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:66:5 [INFO] [stdout] 3: 0x564e1601b14d - ::fmt::h606862f787600875 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:45:22 [INFO] [stdout] 4: 0x564e16042bdc - core::fmt::write::he803f0f418caf762 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/fmt/mod.rs:1190:17 [INFO] [stdout] 5: 0x564e16015d58 - std::io::Write::write_fmt::hbe7c1a63616291e2 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/io/mod.rs:1657:15 [INFO] [stdout] 6: 0x564e1601da97 - std::sys_common::backtrace::_print::h64d038cf8ac3e13e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:48:5 [INFO] [stdout] 7: 0x564e1601da97 - std::sys_common::backtrace::print::h359300b4a7fccf65 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:35:9 [INFO] [stdout] 8: 0x564e1601da97 - std::panicking::default_hook::{{closure}}::hf51be35e2f510149 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:295:22 [INFO] [stdout] 9: 0x564e1601d7cc - std::panicking::default_hook::h03ca0f22e1d2d25e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:311:9 [INFO] [stdout] 10: 0x564e1601e1e9 - std::panicking::rust_panic_with_hook::h3b7380e99b825b63 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:698:17 [INFO] [stdout] 11: 0x564e15fb6f88 - std::panicking::begin_panic::{{closure}}::hc632e96b23c9995e [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:617:9 [INFO] [stdout] 12: 0x564e15fb6e59 - std::sys_common::backtrace::__rust_end_short_backtrace::h51f75e6c5c64b324 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:138:18 [INFO] [stdout] 13: 0x564e15fb6f03 - std::panicking::begin_panic::h79a72c9716f6d2d8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:616:12 [INFO] [stdout] 14: 0x564e15c47ef9 - compiletest_rs::run_tests::hb549702abe602ee5 [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: 0x564e15c43650 - compile_fail::run_mode::h3aef24c8731c74fd [INFO] [stdout] at /opt/rustwide/workdir/tests/compile-fail.rs:11:5 [INFO] [stdout] 16: 0x564e15c436b2 - compile_fail::compile_test::h75756cb86ac6be9d [INFO] [stdout] at /opt/rustwide/workdir/tests/compile-fail.rs:16:5 [INFO] [stdout] 17: 0x564e15c4368a - compile_fail::compile_test::{{closure}}::hdfd8348aaf134b53 [INFO] [stdout] at /opt/rustwide/workdir/tests/compile-fail.rs:15:1 [INFO] [stdout] 18: 0x564e15c4372e - core::ops::function::FnOnce::call_once::h70b425a8589695fc [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 19: 0x564e15fed723 - core::ops::function::FnOnce::call_once::h2a47b4b927cb6ca5 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x564e15fed723 - test::__rust_begin_short_backtrace::h594ef8055a183b9b [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:575:5 [INFO] [stdout] 21: 0x564e15fec404 - as core::ops::function::FnOnce>::call_once::hb40cbb8bc3e1be15 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 22: 0x564e15fec404 - as core::ops::function::FnOnce<()>>::call_once::ha4f2bd3b806745a0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 23: 0x564e15fec404 - std::panicking::try::do_call::h92af9f8bc77a5987 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 24: 0x564e15fec404 - std::panicking::try::h9df49eeae42572b7 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 25: 0x564e15fec404 - std::panic::catch_unwind::h101dbadc82bbe0fd [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 26: 0x564e15fec404 - test::run_test_in_process::h2ad7bffb068e750a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:598:18 [INFO] [stdout] 27: 0x564e15fec404 - test::run_test::run_test_inner::{{closure}}::h384faf46554c5acb [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:492:39 [INFO] [stdout] 28: 0x564e15ff5d21 - test::run_test::run_test_inner::{{closure}}::h17cfe94835a46685 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/test/src/lib.rs:519:37 [INFO] [stdout] 29: 0x564e15ff5d21 - std::sys_common::backtrace::__rust_begin_short_backtrace::h82709e5086312627 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys_common/backtrace.rs:122:18 [INFO] [stdout] 30: 0x564e15fc239f - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hdfea66a201b39571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:498:17 [INFO] [stdout] 31: 0x564e15fc239f - as core::ops::function::FnOnce<()>>::call_once::h4912df03598e67fa [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 32: 0x564e15fc239f - std::panicking::try::do_call::h6d5dc1045d0eade8 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:492:40 [INFO] [stdout] 33: 0x564e15fc239f - std::panicking::try::hbc897fc717ec6571 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panicking.rs:456:19 [INFO] [stdout] 34: 0x564e15fc239f - std::panic::catch_unwind::h27f1e958c91391ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/panic.rs:137:14 [INFO] [stdout] 35: 0x564e15fc239f - std::thread::Builder::spawn_unchecked_::{{closure}}::h1b42e48537edc3c0 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/thread/mod.rs:497:30 [INFO] [stdout] 36: 0x564e15fc239f - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9137b3d6d2a88354 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x564e160254b3 - as core::ops::function::FnOnce>::call_once::hf70ac038171e3e1a [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 38: 0x564e160254b3 - as core::ops::function::FnOnce>::call_once::he6690128792365ad [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/alloc/src/boxed.rs:1853:9 [INFO] [stdout] 39: 0x564e160254b3 - std::sys::unix::thread::Thread::new::thread_start::ha07928d93d5a5ec9 [INFO] [stdout] at /rustc/7737e0b5c4103216d6fd8cf941b7ab9bdbaace7c/library/std/src/sys/unix/thread.rs:108:17 [INFO] [stdout] 40: 0x7f48c42ee609 - start_thread [INFO] [stdout] 41: 0x7f48c40be163 - 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 4.77s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test compile-fail' [INFO] running `Command { std: "docker" "inspect" "6cb081eba6f6aaa4f66b2cc9d7b197687a85c06066eb7efdbfc9446aea4844c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6cb081eba6f6aaa4f66b2cc9d7b197687a85c06066eb7efdbfc9446aea4844c8", kill_on_drop: false }` [INFO] [stdout] 6cb081eba6f6aaa4f66b2cc9d7b197687a85c06066eb7efdbfc9446aea4844c8