[INFO] fetching crate goscript-vm 0.1.0...
[INFO] testing goscript-vm-0.1.0 against 1.94.0 for beta-1.95-1
[INFO] extracting crate goscript-vm 0.1.0 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate goscript-vm 0.1.0
[INFO] finished tweaking crates.io crate goscript-vm 0.1.0
[INFO] tweaked toml for crates.io crate goscript-vm 0.1.0 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate goscript-vm 0.1.0 on toolchain 1.94.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 43 packages to latest compatible versions
[INFO] [stderr]       Adding async-channel v1.9.0 (available: v2.5.0)
[INFO] [stderr]       Adding futures-lite v1.13.0 (available: v2.6.1)
[INFO] [stderr]       Adding ordered-float v2.10.1 (available: v5.1.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.10.0)
[INFO] [stderr]       Adding slotmap v0.4.3 (available: v1.1.1)
[INFO] [stderr]       Adding time-test v0.2.3 (available: v0.3.0)
[INFO] [stderr]       Adding wasi v0.10.0+wasi-snapshot-preview1 (available: v0.10.2+wasi-snapshot-preview1)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.94.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded time-test v0.2.3
[INFO] [stderr]   Downloaded goscript-parser v0.1.0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a78442e8d391845442b559c852a1b23264a3110c5ec1f8cbd4d83f7b0808e986
[INFO] running `Command { std: "docker" "start" "-a" "a78442e8d391845442b559c852a1b23264a3110c5ec1f8cbd4d83f7b0808e986", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a78442e8d391845442b559c852a1b23264a3110c5ec1f8cbd4d83f7b0808e986", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a78442e8d391845442b559c852a1b23264a3110c5ec1f8cbd4d83f7b0808e986", kill_on_drop: false }`
[INFO] [stdout] a78442e8d391845442b559c852a1b23264a3110c5ec1f8cbd4d83f7b0808e986
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3af78eedafaddab1db4d876a6f7a318a0fef450c3a1523b2eccc8b794cb119e4
[INFO] running `Command { std: "docker" "start" "-a" "3af78eedafaddab1db4d876a6f7a318a0fef450c3a1523b2eccc8b794cb119e4", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling parking v2.2.1
[INFO] [stderr]    Compiling futures-io v0.3.32
[INFO] [stderr]    Compiling waker-fn v1.2.0
[INFO] [stderr]    Compiling event-listener v2.5.3
[INFO] [stderr]    Compiling async-task v4.7.1
[INFO] [stderr]    Compiling fastrand v1.9.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling slotmap v0.4.3
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling futures-lite v2.6.1
[INFO] [stderr]    Compiling futures-lite v1.13.0
[INFO] [stderr]    Compiling goscript-parser v0.1.0
[INFO] [stderr]    Compiling time-test v0.2.3
[INFO] [stderr]    Compiling concurrent-queue v2.5.0
[INFO] [stderr]    Compiling async-channel v1.9.0
[INFO] [stderr]    Compiling async-executor v1.14.0
[INFO] [stderr]    Compiling ordered-float v2.10.1
[INFO] [stderr]    Compiling goscript-vm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/value.rs:169:10
[INFO] [stdout]      |
[INFO] [stdout]  169 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout] ...
[INFO] [stdout] 1367 |         unsafe { shift_int!(t, self, b, checked_shl) }
[INFO] [stdout]      |                  ----------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]      = note: to ignore the value produced by the macro, add a semicolon after the invocation of `shift_int`
[INFO] [stdout]      = note: `#[warn(semicolon_in_expressions_from_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]      = note: this warning originates in the macro `shift_int` (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/value.rs:169:10
[INFO] [stdout]      |
[INFO] [stdout]  169 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout] ...
[INFO] [stdout] 1372 |         unsafe { shift_int!(t, self, b, checked_shr) }
[INFO] [stdout]      |                  ----------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]      = note: to ignore the value produced by the macro, add a semicolon after the invocation of `shift_int`
[INFO] [stdout]      = note: this warning originates in the macro `shift_int` (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/vm_util.rs:160:10
[INFO] [stdout]     |
[INFO] [stdout] 160 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/vm.rs:690:47
[INFO] [stdout]     |
[INFO] [stdout] 690 |                         let (unwrapped, ok) = unwrap_recv_val!(chan, val, objs.metas, gcv);
[INFO] [stdout]     |                                               -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `unwrap_recv_val` (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/vm_util.rs:160:10
[INFO] [stdout]      |
[INFO] [stdout]  160 |           };
[INFO] [stdout]      |            ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/vm.rs:1005:67
[INFO] [stdout]      |
[INFO] [stdout] 1005 |   ...                   let (unwrapped, ok) = unwrap_recv_val!(
[INFO] [stdout]      |  _____________________________________________-
[INFO] [stdout] 1006 | | ...                       c.as_channel(),
[INFO] [stdout] 1007 | | ...                       val,
[INFO] [stdout] 1008 | | ...                       objs.metas,
[INFO] [stdout] 1009 | | ...                       gcv
[INFO] [stdout] 1010 | | ...                   );
[INFO] [stdout]      | |_______________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `unwrap_recv_val` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]     --> src/objects.rs:1318:5
[INFO] [stdout]      |
[INFO] [stdout] 1317 | pub struct PackageVal {
[INFO] [stdout]      |            ---------- field in this struct
[INFO] [stdout] 1318 |     name: String,
[INFO] [stdout]      |     ^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `PackageVal` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/instruction.rs:321:32
[INFO] [stdout]     |
[INFO] [stdout] 321 |         let uv: u32 = unsafe { std::mem::transmute(imm) };
[INFO] [stdout]     |                                -------------------^^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                help: replace this with: `i32::cast_unsigned`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/instruction.rs:330:31
[INFO] [stdout]     |
[INFO] [stdout] 330 |         let u0: u8 = unsafe { std::mem::transmute(imm0 as i8) };
[INFO] [stdout]     |                               -------------------^^^^^^^^^^^^
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               help: replace this with: `i8::cast_unsigned`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/instruction.rs:332:32
[INFO] [stdout]     |
[INFO] [stdout] 332 |         let u1: u32 = unsafe { std::mem::transmute(imm1) };
[INFO] [stdout]     |                                -------------------^^^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                help: replace this with: `i32::cast_unsigned`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/instruction.rs:342:33
[INFO] [stdout]     |
[INFO] [stdout] 342 |         let val8: u8 = unsafe { std::mem::transmute(index) };
[INFO] [stdout]     |                                 -------------------^^^^^^^
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: replace this with: `i8::cast_unsigned`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/instruction.rs:378:33
[INFO] [stdout]     |
[INFO] [stdout] 378 |         let ival: i8 = unsafe { std::mem::transmute(v) };
[INFO] [stdout]     |                                 -------------------^^^
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: replace this with: `u8::cast_signed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/instruction.rs:384:18
[INFO] [stdout]     |
[INFO] [stdout] 384 |         unsafe { std::mem::transmute((self.val & 0xffff_ffff) as u32) }
[INFO] [stdout]     |                  -------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  help: replace this with: `u32::cast_signed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/instruction.rs:390:31
[INFO] [stdout]     |
[INFO] [stdout] 390 |         let i0: i8 = unsafe { std::mem::transmute((all >> 24) as u8) };
[INFO] [stdout]     |                               -------------------^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               help: replace this with: `u8::cast_signed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/instruction.rs:394:27
[INFO] [stdout]     |
[INFO] [stdout] 394 |         let i1 = unsafe { std::mem::transmute(all) };
[INFO] [stdout]     |                           -------------------^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           help: replace this with: `u32::cast_signed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn iter(&self) -> StringIter {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn iter(&self) -> StringIter<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects.rs:268:28
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn borrow_data_mut(&self) -> RefMut<GosHashMap> {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn borrow_data_mut(&self) -> RefMut<'_, GosHashMap> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects.rs:273:24
[INFO] [stdout]     |
[INFO] [stdout] 273 |     pub fn borrow_data(&self) -> Ref<GosHashMap> {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 273 |     pub fn borrow_data(&self) -> Ref<'_, GosHashMap> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects.rs:367:28
[INFO] [stdout]     |
[INFO] [stdout] 367 |     pub fn borrow_data_mut(&self) -> std::cell::RefMut<GosVec> {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 367 |     pub fn borrow_data_mut(&self) -> std::cell::RefMut<'_, GosVec> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects.rs:372:24
[INFO] [stdout]     |
[INFO] [stdout] 372 |     pub fn borrow_data(&self) -> std::cell::Ref<GosVec> {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 372 |     pub fn borrow_data(&self) -> std::cell::Ref<'_, GosVec> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects.rs:558:19
[INFO] [stdout]     |
[INFO] [stdout] 558 |     pub fn borrow(&self) -> SliceRef {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 558 |     pub fn borrow(&self) -> SliceRef<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects.rs:563:28
[INFO] [stdout]     |
[INFO] [stdout] 563 |     pub fn borrow_data_mut(&self) -> std::cell::RefMut<GosVec> {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 563 |     pub fn borrow_data_mut(&self) -> std::cell::RefMut<'_, GosVec> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects.rs:571:24
[INFO] [stdout]     |
[INFO] [stdout] 571 |     pub fn borrow_data(&self) -> std::cell::Ref<GosVec> {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 571 |     pub fn borrow_data(&self) -> std::cell::Ref<'_, GosVec> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects.rs:688:19
[INFO] [stdout]     |
[INFO] [stdout] 688 |     pub fn new(s: &SliceObj) -> SliceRef {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 688 |     pub fn new(s: &SliceObj) -> SliceRef<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects.rs:696:17
[INFO] [stdout]     |
[INFO] [stdout] 696 |     pub fn iter(&self) -> SliceIter {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 696 |     pub fn iter(&self) -> SliceIter<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/objects.rs:1351:20
[INFO] [stdout]      |
[INFO] [stdout] 1351 |     pub fn var_mut(&self, fn_member_index: OpIndex) -> RefMut<GosValue> {
[INFO] [stdout]      |                    ^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1351 |     pub fn var_mut(&self, fn_member_index: OpIndex) -> RefMut<'_, GosValue> {
[INFO] [stdout]      |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/objects.rs:1373:19
[INFO] [stdout]      |
[INFO] [stdout] 1373 |     pub fn member(&self, i: OpIndex) -> Ref<GosValue> {
[INFO] [stdout]      |                   ^^^^^                 ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1373 |     pub fn member(&self, i: OpIndex) -> Ref<'_, GosValue> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/objects.rs:1378:23
[INFO] [stdout]      |
[INFO] [stdout] 1378 |     pub fn member_mut(&self, i: OpIndex) -> RefMut<GosValue> {
[INFO] [stdout]      |                       ^^^^^                 ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1378 |     pub fn member_mut(&self, i: OpIndex) -> RefMut<'_, GosValue> {
[INFO] [stdout]      |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> src/vm.rs:911:25
[INFO] [stdout]     |
[INFO] [stdout] 911 |                         drop(frame);
[INFO] [stdout]     |                         ^^^^^-----^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              argument has type `&mut CallFrame`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 911 -                         drop(frame);
[INFO] [stdout] 911 +                         let _ = frame;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]     --> src/vm.rs:1111:37
[INFO] [stdout]      |
[INFO] [stdout] 1111 | ...                   drop(frame);
[INFO] [stdout]      |                       ^^^^^-----^
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            argument has type `&mut CallFrame`
[INFO] [stdout]      |
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]      |
[INFO] [stdout] 1111 -                                     drop(frame);
[INFO] [stdout] 1111 +                                     let _ = frame;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/gc.rs:30:20
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn borrow_data(&self) -> Ref<Vec<GcWeak>> {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn borrow_data(&self) -> Ref<'_, Vec<GcWeak>> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 7.23s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: goscript-vm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "3af78eedafaddab1db4d876a6f7a318a0fef450c3a1523b2eccc8b794cb119e4", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3af78eedafaddab1db4d876a6f7a318a0fef450c3a1523b2eccc8b794cb119e4", kill_on_drop: false }`
[INFO] [stdout] 3af78eedafaddab1db4d876a6f7a318a0fef450c3a1523b2eccc8b794cb119e4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 95fdf09a55e63266d837f3201c9c010f35e689d2a6e7ce6f780db0553a68d61c
[INFO] running `Command { std: "docker" "start" "-a" "95fdf09a55e63266d837f3201c9c010f35e689d2a6e7ce6f780db0553a68d61c", kill_on_drop: false }`
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/value.rs:169:10
[INFO] [stdout]      |
[INFO] [stdout]  169 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout] ...
[INFO] [stdout] 1367 |         unsafe { shift_int!(t, self, b, checked_shl) }
[INFO] [stdout]      |                  ----------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]      = note: to ignore the value produced by the macro, add a semicolon after the invocation of `shift_int`
[INFO] [stdout]      = note: `#[warn(semicolon_in_expressions_from_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]      = note: this warning originates in the macro `shift_int` (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/value.rs:169:10
[INFO] [stdout]      |
[INFO] [stdout]  169 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout] ...
[INFO] [stdout] 1372 |         unsafe { shift_int!(t, self, b, checked_shr) }
[INFO] [stdout]      |                  ----------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]      = note: to ignore the value produced by the macro, add a semicolon after the invocation of `shift_int`
[INFO] [stdout]      = note: this warning originates in the macro `shift_int` (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/vm_util.rs:160:10
[INFO] [stdout]     |
[INFO] [stdout] 160 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/vm.rs:690:47
[INFO] [stdout]     |
[INFO] [stdout] 690 |                         let (unwrapped, ok) = unwrap_recv_val!(chan, val, objs.metas, gcv);
[INFO] [stdout]     |                                               -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `unwrap_recv_val` (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/vm_util.rs:160:10
[INFO] [stdout]      |
[INFO] [stdout]  160 |           };
[INFO] [stdout]      |            ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/vm.rs:1005:67
[INFO] [stdout]      |
[INFO] [stdout] 1005 |   ...                   let (unwrapped, ok) = unwrap_recv_val!(
[INFO] [stdout]      |  _____________________________________________-
[INFO] [stdout] 1006 | | ...                       c.as_channel(),
[INFO] [stdout] 1007 | | ...                       val,
[INFO] [stdout] 1008 | | ...                       objs.metas,
[INFO] [stdout] 1009 | | ...                       gcv
[INFO] [stdout] 1010 | | ...                   );
[INFO] [stdout]      | |_______________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `unwrap_recv_val` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]     --> src/objects.rs:1318:5
[INFO] [stdout]      |
[INFO] [stdout] 1317 | pub struct PackageVal {
[INFO] [stdout]      |            ---------- field in this struct
[INFO] [stdout] 1318 |     name: String,
[INFO] [stdout]      |     ^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `PackageVal` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/instruction.rs:321:32
[INFO] [stdout]     |
[INFO] [stdout] 321 |         let uv: u32 = unsafe { std::mem::transmute(imm) };
[INFO] [stdout]     |                                -------------------^^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                help: replace this with: `i32::cast_unsigned`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/instruction.rs:330:31
[INFO] [stdout]     |
[INFO] [stdout] 330 |         let u0: u8 = unsafe { std::mem::transmute(imm0 as i8) };
[INFO] [stdout]     |                               -------------------^^^^^^^^^^^^
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               help: replace this with: `i8::cast_unsigned`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/instruction.rs:332:32
[INFO] [stdout]     |
[INFO] [stdout] 332 |         let u1: u32 = unsafe { std::mem::transmute(imm1) };
[INFO] [stdout]     |                                -------------------^^^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                help: replace this with: `i32::cast_unsigned`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/instruction.rs:342:33
[INFO] [stdout]     |
[INFO] [stdout] 342 |         let val8: u8 = unsafe { std::mem::transmute(index) };
[INFO] [stdout]     |                                 -------------------^^^^^^^
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: replace this with: `i8::cast_unsigned`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/instruction.rs:378:33
[INFO] [stdout]     |
[INFO] [stdout] 378 |         let ival: i8 = unsafe { std::mem::transmute(v) };
[INFO] [stdout]     |                                 -------------------^^^
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: replace this with: `u8::cast_signed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/instruction.rs:384:18
[INFO] [stdout]     |
[INFO] [stdout] 384 |         unsafe { std::mem::transmute((self.val & 0xffff_ffff) as u32) }
[INFO] [stdout]     |                  -------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  help: replace this with: `u32::cast_signed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/instruction.rs:390:31
[INFO] [stdout]     |
[INFO] [stdout] 390 |         let i0: i8 = unsafe { std::mem::transmute((all >> 24) as u8) };
[INFO] [stdout]     |                               -------------------^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               help: replace this with: `u8::cast_signed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/instruction.rs:394:27
[INFO] [stdout]     |
[INFO] [stdout] 394 |         let i1 = unsafe { std::mem::transmute(all) };
[INFO] [stdout]     |                           -------------------^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           help: replace this with: `u32::cast_signed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn iter(&self) -> StringIter {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn iter(&self) -> StringIter<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects.rs:268:28
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn borrow_data_mut(&self) -> RefMut<GosHashMap> {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn borrow_data_mut(&self) -> RefMut<'_, GosHashMap> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects.rs:273:24
[INFO] [stdout]     |
[INFO] [stdout] 273 |     pub fn borrow_data(&self) -> Ref<GosHashMap> {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 273 |     pub fn borrow_data(&self) -> Ref<'_, GosHashMap> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects.rs:367:28
[INFO] [stdout]     |
[INFO] [stdout] 367 |     pub fn borrow_data_mut(&self) -> std::cell::RefMut<GosVec> {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 367 |     pub fn borrow_data_mut(&self) -> std::cell::RefMut<'_, GosVec> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects.rs:372:24
[INFO] [stdout]     |
[INFO] [stdout] 372 |     pub fn borrow_data(&self) -> std::cell::Ref<GosVec> {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 372 |     pub fn borrow_data(&self) -> std::cell::Ref<'_, GosVec> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects.rs:558:19
[INFO] [stdout]     |
[INFO] [stdout] 558 |     pub fn borrow(&self) -> SliceRef {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 558 |     pub fn borrow(&self) -> SliceRef<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects.rs:563:28
[INFO] [stdout]     |
[INFO] [stdout] 563 |     pub fn borrow_data_mut(&self) -> std::cell::RefMut<GosVec> {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 563 |     pub fn borrow_data_mut(&self) -> std::cell::RefMut<'_, GosVec> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects.rs:571:24
[INFO] [stdout]     |
[INFO] [stdout] 571 |     pub fn borrow_data(&self) -> std::cell::Ref<GosVec> {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 571 |     pub fn borrow_data(&self) -> std::cell::Ref<'_, GosVec> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects.rs:688:19
[INFO] [stdout]     |
[INFO] [stdout] 688 |     pub fn new(s: &SliceObj) -> SliceRef {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 688 |     pub fn new(s: &SliceObj) -> SliceRef<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects.rs:696:17
[INFO] [stdout]     |
[INFO] [stdout] 696 |     pub fn iter(&self) -> SliceIter {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 696 |     pub fn iter(&self) -> SliceIter<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/objects.rs:1351:20
[INFO] [stdout]      |
[INFO] [stdout] 1351 |     pub fn var_mut(&self, fn_member_index: OpIndex) -> RefMut<GosValue> {
[INFO] [stdout]      |                    ^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1351 |     pub fn var_mut(&self, fn_member_index: OpIndex) -> RefMut<'_, GosValue> {
[INFO] [stdout]      |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/objects.rs:1373:19
[INFO] [stdout]      |
[INFO] [stdout] 1373 |     pub fn member(&self, i: OpIndex) -> Ref<GosValue> {
[INFO] [stdout]      |                   ^^^^^                 ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1373 |     pub fn member(&self, i: OpIndex) -> Ref<'_, GosValue> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/objects.rs:1378:23
[INFO] [stdout]      |
[INFO] [stdout] 1378 |     pub fn member_mut(&self, i: OpIndex) -> RefMut<GosValue> {
[INFO] [stdout]      |                       ^^^^^                 ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1378 |     pub fn member_mut(&self, i: OpIndex) -> RefMut<'_, GosValue> {
[INFO] [stdout]      |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> src/vm.rs:911:25
[INFO] [stdout]     |
[INFO] [stdout] 911 |                         drop(frame);
[INFO] [stdout]     |                         ^^^^^-----^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              argument has type `&mut CallFrame`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 911 -                         drop(frame);
[INFO] [stdout] 911 +                         let _ = frame;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]     --> src/vm.rs:1111:37
[INFO] [stdout]      |
[INFO] [stdout] 1111 | ...                   drop(frame);
[INFO] [stdout]      |                       ^^^^^-----^
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            argument has type `&mut CallFrame`
[INFO] [stdout]      |
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]      |
[INFO] [stdout] 1111 -                                     drop(frame);
[INFO] [stdout] 1111 +                                     let _ = frame;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling goscript-vm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/gc.rs:30:20
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn borrow_data(&self) -> Ref<Vec<GcWeak>> {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn borrow_data(&self) -> Ref<'_, Vec<GcWeak>> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]     --> src/value.rs:169:10
[INFO] [stdout]      |
[INFO] [stdout]  169 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout] ...
[INFO] [stdout] 1367 |         unsafe { shift_int!(t, self, b, checked_shl) }
[INFO] [stdout]      |                  ----------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]      = note: to ignore the value produced by the macro, add a semicolon after the invocation of `shift_int`
[INFO] [stdout]      = note: `#[warn(semicolon_in_expressions_from_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]      = note: this warning originates in the macro `shift_int` (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/value.rs:169:10
[INFO] [stdout]      |
[INFO] [stdout]  169 |         };
[INFO] [stdout]      |          ^
[INFO] [stdout] ...
[INFO] [stdout] 1372 |         unsafe { shift_int!(t, self, b, checked_shr) }
[INFO] [stdout]      |                  ----------------------------------- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: macro invocations at the end of a block are treated as expressions
[INFO] [stdout]      = note: to ignore the value produced by the macro, add a semicolon after the invocation of `shift_int`
[INFO] [stdout]      = note: this warning originates in the macro `shift_int` (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/vm_util.rs:160:10
[INFO] [stdout]     |
[INFO] [stdout] 160 |         };
[INFO] [stdout]     |          ^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/vm.rs:690:47
[INFO] [stdout]     |
[INFO] [stdout] 690 |                         let (unwrapped, ok) = unwrap_recv_val!(chan, val, objs.metas, gcv);
[INFO] [stdout]     |                                               -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `unwrap_recv_val` (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/vm_util.rs:160:10
[INFO] [stdout]      |
[INFO] [stdout]  160 |           };
[INFO] [stdout]      |            ^
[INFO] [stdout]      |
[INFO] [stdout]     ::: src/vm.rs:1005:67
[INFO] [stdout]      |
[INFO] [stdout] 1005 |   ...                   let (unwrapped, ok) = unwrap_recv_val!(
[INFO] [stdout]      |  _____________________________________________-
[INFO] [stdout] 1006 | | ...                       c.as_channel(),
[INFO] [stdout] 1007 | | ...                       val,
[INFO] [stdout] 1008 | | ...                       objs.metas,
[INFO] [stdout] 1009 | | ...                       gcv
[INFO] [stdout] 1010 | | ...                   );
[INFO] [stdout]      | |_______________________- in this macro invocation
[INFO] [stdout]      |
[INFO] [stdout]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]      = note: this warning originates in the macro `unwrap_recv_val` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: field `name` is never read
[INFO] [stdout]     --> src/objects.rs:1318:5
[INFO] [stdout]      |
[INFO] [stdout] 1317 | pub struct PackageVal {
[INFO] [stdout]      |            ---------- field in this struct
[INFO] [stdout] 1318 |     name: String,
[INFO] [stdout]      |     ^^^^
[INFO] [stdout]      |
[INFO] [stdout]      = note: `PackageVal` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/instruction.rs:321:32
[INFO] [stdout]     |
[INFO] [stdout] 321 |         let uv: u32 = unsafe { std::mem::transmute(imm) };
[INFO] [stdout]     |                                -------------------^^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                help: replace this with: `i32::cast_unsigned`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/instruction.rs:330:31
[INFO] [stdout]     |
[INFO] [stdout] 330 |         let u0: u8 = unsafe { std::mem::transmute(imm0 as i8) };
[INFO] [stdout]     |                               -------------------^^^^^^^^^^^^
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               help: replace this with: `i8::cast_unsigned`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/instruction.rs:332:32
[INFO] [stdout]     |
[INFO] [stdout] 332 |         let u1: u32 = unsafe { std::mem::transmute(imm1) };
[INFO] [stdout]     |                                -------------------^^^^^^
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                help: replace this with: `i32::cast_unsigned`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/instruction.rs:342:33
[INFO] [stdout]     |
[INFO] [stdout] 342 |         let val8: u8 = unsafe { std::mem::transmute(index) };
[INFO] [stdout]     |                                 -------------------^^^^^^^
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: replace this with: `i8::cast_unsigned`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/instruction.rs:378:33
[INFO] [stdout]     |
[INFO] [stdout] 378 |         let ival: i8 = unsafe { std::mem::transmute(v) };
[INFO] [stdout]     |                                 -------------------^^^
[INFO] [stdout]     |                                 |
[INFO] [stdout]     |                                 help: replace this with: `u8::cast_signed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/instruction.rs:384:18
[INFO] [stdout]     |
[INFO] [stdout] 384 |         unsafe { std::mem::transmute((self.val & 0xffff_ffff) as u32) }
[INFO] [stdout]     |                  -------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                  |
[INFO] [stdout]     |                  help: replace this with: `u32::cast_signed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/instruction.rs:390:31
[INFO] [stdout]     |
[INFO] [stdout] 390 |         let i0: i8 = unsafe { std::mem::transmute((all >> 24) as u8) };
[INFO] [stdout]     |                               -------------------^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                               |
[INFO] [stdout]     |                               help: replace this with: `u8::cast_signed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/instruction.rs:394:27
[INFO] [stdout]     |
[INFO] [stdout] 394 |         let i1 = unsafe { std::mem::transmute(all) };
[INFO] [stdout]     |                           -------------------^^^^^
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           help: replace this with: `u32::cast_signed`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects.rs:132:17
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn iter(&self) -> StringIter {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 132 |     pub fn iter(&self) -> StringIter<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects.rs:268:28
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn borrow_data_mut(&self) -> RefMut<GosHashMap> {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 268 |     pub fn borrow_data_mut(&self) -> RefMut<'_, GosHashMap> {
[INFO] [stdout]     |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects.rs:273:24
[INFO] [stdout]     |
[INFO] [stdout] 273 |     pub fn borrow_data(&self) -> Ref<GosHashMap> {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 273 |     pub fn borrow_data(&self) -> Ref<'_, GosHashMap> {
[INFO] [stdout]     |                                      +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects.rs:367:28
[INFO] [stdout]     |
[INFO] [stdout] 367 |     pub fn borrow_data_mut(&self) -> std::cell::RefMut<GosVec> {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 367 |     pub fn borrow_data_mut(&self) -> std::cell::RefMut<'_, GosVec> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects.rs:372:24
[INFO] [stdout]     |
[INFO] [stdout] 372 |     pub fn borrow_data(&self) -> std::cell::Ref<GosVec> {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 372 |     pub fn borrow_data(&self) -> std::cell::Ref<'_, GosVec> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects.rs:558:19
[INFO] [stdout]     |
[INFO] [stdout] 558 |     pub fn borrow(&self) -> SliceRef {
[INFO] [stdout]     |                   ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 558 |     pub fn borrow(&self) -> SliceRef<'_> {
[INFO] [stdout]     |                                     ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects.rs:563:28
[INFO] [stdout]     |
[INFO] [stdout] 563 |     pub fn borrow_data_mut(&self) -> std::cell::RefMut<GosVec> {
[INFO] [stdout]     |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                            |
[INFO] [stdout]     |                            the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 563 |     pub fn borrow_data_mut(&self) -> std::cell::RefMut<'_, GosVec> {
[INFO] [stdout]     |                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects.rs:571:24
[INFO] [stdout]     |
[INFO] [stdout] 571 |     pub fn borrow_data(&self) -> std::cell::Ref<GosVec> {
[INFO] [stdout]     |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                        |
[INFO] [stdout]     |                        the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 571 |     pub fn borrow_data(&self) -> std::cell::Ref<'_, GosVec> {
[INFO] [stdout]     |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects.rs:688:19
[INFO] [stdout]     |
[INFO] [stdout] 688 |     pub fn new(s: &SliceObj) -> SliceRef {
[INFO] [stdout]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                   |
[INFO] [stdout]     |                   the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 688 |     pub fn new(s: &SliceObj) -> SliceRef<'_> {
[INFO] [stdout]     |                                         ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/objects.rs:696:17
[INFO] [stdout]     |
[INFO] [stdout] 696 |     pub fn iter(&self) -> SliceIter {
[INFO] [stdout]     |                 ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                 |
[INFO] [stdout]     |                 the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 696 |     pub fn iter(&self) -> SliceIter<'_> {
[INFO] [stdout]     |                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/objects.rs:1351:20
[INFO] [stdout]      |
[INFO] [stdout] 1351 |     pub fn var_mut(&self, fn_member_index: OpIndex) -> RefMut<GosValue> {
[INFO] [stdout]      |                    ^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1351 |     pub fn var_mut(&self, fn_member_index: OpIndex) -> RefMut<'_, GosValue> {
[INFO] [stdout]      |                                                               +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/objects.rs:1373:19
[INFO] [stdout]      |
[INFO] [stdout] 1373 |     pub fn member(&self, i: OpIndex) -> Ref<GosValue> {
[INFO] [stdout]      |                   ^^^^^                 ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                   |
[INFO] [stdout]      |                   the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1373 |     pub fn member(&self, i: OpIndex) -> Ref<'_, GosValue> {
[INFO] [stdout]      |                                             +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]     --> src/objects.rs:1378:23
[INFO] [stdout]      |
[INFO] [stdout] 1378 |     pub fn member_mut(&self, i: OpIndex) -> RefMut<GosValue> {
[INFO] [stdout]      |                       ^^^^^                 ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]      |                       |
[INFO] [stdout]      |                       the lifetime is elided here
[INFO] [stdout]      |
[INFO] [stdout]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]      |
[INFO] [stdout] 1378 |     pub fn member_mut(&self, i: OpIndex) -> RefMut<'_, GosValue> {
[INFO] [stdout]      |                                                    +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> src/vm.rs:911:25
[INFO] [stdout]     |
[INFO] [stdout] 911 |                         drop(frame);
[INFO] [stdout]     |                         ^^^^^-----^
[INFO] [stdout]     |                              |
[INFO] [stdout]     |                              argument has type `&mut CallFrame`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 911 -                         drop(frame);
[INFO] [stdout] 911 +                         let _ = frame;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]     --> src/vm.rs:1111:37
[INFO] [stdout]      |
[INFO] [stdout] 1111 | ...                   drop(frame);
[INFO] [stdout]      |                       ^^^^^-----^
[INFO] [stdout]      |                            |
[INFO] [stdout]      |                            argument has type `&mut CallFrame`
[INFO] [stdout]      |
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]      |
[INFO] [stdout] 1111 -                                     drop(frame);
[INFO] [stdout] 1111 +                                     let _ = frame;
[INFO] [stdout]      |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/gc.rs:30:20
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn borrow_data(&self) -> Ref<Vec<GcWeak>> {
[INFO] [stdout]    |                    ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                    |
[INFO] [stdout]    |                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 30 |     fn borrow_data(&self) -> Ref<'_, Vec<GcWeak>> {
[INFO] [stdout]    |                                  +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.84s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: goscript-vm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "95fdf09a55e63266d837f3201c9c010f35e689d2a6e7ce6f780db0553a68d61c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "95fdf09a55e63266d837f3201c9c010f35e689d2a6e7ce6f780db0553a68d61c", kill_on_drop: false }`
[INFO] [stdout] 95fdf09a55e63266d837f3201c9c010f35e689d2a6e7ce6f780db0553a68d61c
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.94.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 2042fdde726e8b18aa220fa94e467b3986a9a040483b5791640fc7924fa18d79
[INFO] running `Command { std: "docker" "start" "-a" "2042fdde726e8b18aa220fa94e467b3986a9a040483b5791640fc7924fa18d79", kill_on_drop: false }`
[INFO] [stderr] warning: trailing semicolon in macro used in expression position
[INFO] [stderr]     --> src/value.rs:169:10
[INFO] [stderr]      |
[INFO] [stderr]  169 |         };
[INFO] [stderr]      |          ^
[INFO] [stderr] ...
[INFO] [stderr] 1367 |         unsafe { shift_int!(t, self, b, checked_shl) }
[INFO] [stderr]      |                  ----------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]      = note: to ignore the value produced by the macro, add a semicolon after the invocation of `shift_int`
[INFO] [stderr]      = note: `#[warn(semicolon_in_expressions_from_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stderr]      = note: this warning originates in the macro `shift_int` (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/value.rs:169:10
[INFO] [stderr]      |
[INFO] [stderr]  169 |         };
[INFO] [stderr]      |          ^
[INFO] [stderr] ...
[INFO] [stderr] 1372 |         unsafe { shift_int!(t, self, b, checked_shr) }
[INFO] [stderr]      |                  ----------------------------------- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: macro invocations at the end of a block are treated as expressions
[INFO] [stderr]      = note: to ignore the value produced by the macro, add a semicolon after the invocation of `shift_int`
[INFO] [stderr]      = note: this warning originates in the macro `shift_int` (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/vm_util.rs:160:10
[INFO] [stderr]     |
[INFO] [stderr] 160 |         };
[INFO] [stderr]     |          ^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/vm.rs:690:47
[INFO] [stderr]     |
[INFO] [stderr] 690 |                         let (unwrapped, ok) = unwrap_recv_val!(chan, val, objs.metas, gcv);
[INFO] [stderr]     |                                               -------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]     = note: this warning originates in the macro `unwrap_recv_val` (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/vm_util.rs:160:10
[INFO] [stderr]      |
[INFO] [stderr]  160 |           };
[INFO] [stderr]      |            ^
[INFO] [stderr]      |
[INFO] [stderr]     ::: src/vm.rs:1005:67
[INFO] [stderr]      |
[INFO] [stderr] 1005 |   ...                   let (unwrapped, ok) = unwrap_recv_val!(
[INFO] [stderr]      |  _____________________________________________-
[INFO] [stderr] 1006 | | ...                       c.as_channel(),
[INFO] [stderr] 1007 | | ...                       val,
[INFO] [stderr] 1008 | | ...                       objs.metas,
[INFO] [stderr] 1009 | | ...                       gcv
[INFO] [stderr] 1010 | | ...                   );
[INFO] [stderr]      | |_______________________- in this macro invocation
[INFO] [stderr]      |
[INFO] [stderr]      = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stderr]      = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stderr]      = note: this warning originates in the macro `unwrap_recv_val` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: field `name` is never read
[INFO] [stderr]     --> src/objects.rs:1318:5
[INFO] [stderr]      |
[INFO] [stderr] 1317 | pub struct PackageVal {
[INFO] [stderr]      |            ---------- field in this struct
[INFO] [stderr] 1318 |     name: String,
[INFO] [stderr]      |     ^^^^
[INFO] [stderr]      |
[INFO] [stderr]      = note: `PackageVal` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]      = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/instruction.rs:321:32
[INFO] [stderr]     |
[INFO] [stderr] 321 |         let uv: u32 = unsafe { std::mem::transmute(imm) };
[INFO] [stderr]     |                                -------------------^^^^^
[INFO] [stderr]     |                                |
[INFO] [stderr]     |                                help: replace this with: `i32::cast_unsigned`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/instruction.rs:330:31
[INFO] [stderr]     |
[INFO] [stderr] 330 |         let u0: u8 = unsafe { std::mem::transmute(imm0 as i8) };
[INFO] [stderr]     |                               -------------------^^^^^^^^^^^^
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               help: replace this with: `i8::cast_unsigned`
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/instruction.rs:332:32
[INFO] [stderr]     |
[INFO] [stderr] 332 |         let u1: u32 = unsafe { std::mem::transmute(imm1) };
[INFO] [stderr]     |                                -------------------^^^^^^
[INFO] [stderr]     |                                |
[INFO] [stderr]     |                                help: replace this with: `i32::cast_unsigned`
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/instruction.rs:342:33
[INFO] [stderr]     |
[INFO] [stderr] 342 |         let val8: u8 = unsafe { std::mem::transmute(index) };
[INFO] [stderr]     |                                 -------------------^^^^^^^
[INFO] [stderr]     |                                 |
[INFO] [stderr]     |                                 help: replace this with: `i8::cast_unsigned`
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/instruction.rs:378:33
[INFO] [stderr]     |
[INFO] [stderr] 378 |         let ival: i8 = unsafe { std::mem::transmute(v) };
[INFO] [stderr]     |                                 -------------------^^^
[INFO] [stderr]     |                                 |
[INFO] [stderr]     |                                 help: replace this with: `u8::cast_signed`
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/instruction.rs:384:18
[INFO] [stderr]     |
[INFO] [stderr] 384 |         unsafe { std::mem::transmute((self.val & 0xffff_ffff) as u32) }
[INFO] [stderr]     |                  -------------------^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                  |
[INFO] [stderr]     |                  help: replace this with: `u32::cast_signed`
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/instruction.rs:390:31
[INFO] [stderr]     |
[INFO] [stderr] 390 |         let i0: i8 = unsafe { std::mem::transmute((all >> 24) as u8) };
[INFO] [stderr]     |                               -------------------^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                               |
[INFO] [stderr]     |                               help: replace this with: `u8::cast_signed`
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/instruction.rs:394:27
[INFO] [stderr]     |
[INFO] [stderr] 394 |         let i1 = unsafe { std::mem::transmute(all) };
[INFO] [stderr]     |                           -------------------^^^^^
[INFO] [stderr]     |                           |
[INFO] [stderr]     |                           help: replace this with: `u32::cast_signed`
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/objects.rs:132:17
[INFO] [stderr]     |
[INFO] [stderr] 132 |     pub fn iter(&self) -> StringIter {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 132 |     pub fn iter(&self) -> StringIter<'_> {
[INFO] [stderr]     |                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/objects.rs:268:28
[INFO] [stderr]     |
[INFO] [stderr] 268 |     pub fn borrow_data_mut(&self) -> RefMut<GosHashMap> {
[INFO] [stderr]     |                            ^^^^^     ^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 268 |     pub fn borrow_data_mut(&self) -> RefMut<'_, GosHashMap> {
[INFO] [stderr]     |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/objects.rs:273:24
[INFO] [stderr]     |
[INFO] [stderr] 273 |     pub fn borrow_data(&self) -> Ref<GosHashMap> {
[INFO] [stderr]     |                        ^^^^^     ^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 273 |     pub fn borrow_data(&self) -> Ref<'_, GosHashMap> {
[INFO] [stderr]     |                                      +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/objects.rs:367:28
[INFO] [stderr]     |
[INFO] [stderr] 367 |     pub fn borrow_data_mut(&self) -> std::cell::RefMut<GosVec> {
[INFO] [stderr]     |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 367 |     pub fn borrow_data_mut(&self) -> std::cell::RefMut<'_, GosVec> {
[INFO] [stderr]     |                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/objects.rs:372:24
[INFO] [stderr]     |
[INFO] [stderr] 372 |     pub fn borrow_data(&self) -> std::cell::Ref<GosVec> {
[INFO] [stderr]     |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 372 |     pub fn borrow_data(&self) -> std::cell::Ref<'_, GosVec> {
[INFO] [stderr]     |                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/objects.rs:558:19
[INFO] [stderr]     |
[INFO] [stderr] 558 |     pub fn borrow(&self) -> SliceRef {
[INFO] [stderr]     |                   ^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 558 |     pub fn borrow(&self) -> SliceRef<'_> {
[INFO] [stderr]     |                                     ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/objects.rs:563:28
[INFO] [stderr]     |
[INFO] [stderr] 563 |     pub fn borrow_data_mut(&self) -> std::cell::RefMut<GosVec> {
[INFO] [stderr]     |                            ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                            |
[INFO] [stderr]     |                            the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 563 |     pub fn borrow_data_mut(&self) -> std::cell::RefMut<'_, GosVec> {
[INFO] [stderr]     |                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/objects.rs:571:24
[INFO] [stderr]     |
[INFO] [stderr] 571 |     pub fn borrow_data(&self) -> std::cell::Ref<GosVec> {
[INFO] [stderr]     |                        ^^^^^     ^^^^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                        |
[INFO] [stderr]     |                        the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 571 |     pub fn borrow_data(&self) -> std::cell::Ref<'_, GosVec> {
[INFO] [stderr]     |                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/objects.rs:688:19
[INFO] [stderr]     |
[INFO] [stderr] 688 |     pub fn new(s: &SliceObj) -> SliceRef {
[INFO] [stderr]     |                   ^^^^^^^^^     ^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                   |
[INFO] [stderr]     |                   the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 688 |     pub fn new(s: &SliceObj) -> SliceRef<'_> {
[INFO] [stderr]     |                                         ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/objects.rs:696:17
[INFO] [stderr]     |
[INFO] [stderr] 696 |     pub fn iter(&self) -> SliceIter {
[INFO] [stderr]     |                 ^^^^^     ^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                 |
[INFO] [stderr]     |                 the lifetime is elided here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 696 |     pub fn iter(&self) -> SliceIter<'_> {
[INFO] [stderr]     |                                    ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/objects.rs:1351:20
[INFO] [stderr]      |
[INFO] [stderr] 1351 |     pub fn var_mut(&self, fn_member_index: OpIndex) -> RefMut<GosValue> {
[INFO] [stderr]      |                    ^^^^^ the lifetime is elided here   ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1351 |     pub fn var_mut(&self, fn_member_index: OpIndex) -> RefMut<'_, GosValue> {
[INFO] [stderr]      |                                                               +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/objects.rs:1373:19
[INFO] [stderr]      |
[INFO] [stderr] 1373 |     pub fn member(&self, i: OpIndex) -> Ref<GosValue> {
[INFO] [stderr]      |                   ^^^^^                 ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                   |
[INFO] [stderr]      |                   the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1373 |     pub fn member(&self, i: OpIndex) -> Ref<'_, GosValue> {
[INFO] [stderr]      |                                             +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]     --> src/objects.rs:1378:23
[INFO] [stderr]      |
[INFO] [stderr] 1378 |     pub fn member_mut(&self, i: OpIndex) -> RefMut<GosValue> {
[INFO] [stderr]      |                       ^^^^^                 ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]      |                       |
[INFO] [stderr]      |                       the lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]      |
[INFO] [stderr] 1378 |     pub fn member_mut(&self, i: OpIndex) -> RefMut<'_, GosValue> {
[INFO] [stderr]      |                                                    +++
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stderr]    --> src/vm.rs:911:25
[INFO] [stderr]     |
[INFO] [stderr] 911 |                         drop(frame);
[INFO] [stderr]     |                         ^^^^^-----^
[INFO] [stderr]     |                              |
[INFO] [stderr]     |                              argument has type `&mut CallFrame`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dropping_references)]` on by default
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]     |
[INFO] [stderr] 911 -                         drop(frame);
[INFO] [stderr] 911 +                         let _ = frame;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stderr]     --> src/vm.rs:1111:37
[INFO] [stderr]      |
[INFO] [stderr] 1111 | ...                   drop(frame);
[INFO] [stderr]      |                       ^^^^^-----^
[INFO] [stderr]      |                            |
[INFO] [stderr]      |                            argument has type `&mut CallFrame`
[INFO] [stderr]      |
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]      |
[INFO] [stderr] 1111 -                                     drop(frame);
[INFO] [stderr] 1111 +                                     let _ = frame;
[INFO] [stderr]      |
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/gc.rs:30:20
[INFO] [stderr]    |
[INFO] [stderr] 30 |     fn borrow_data(&self) -> Ref<Vec<GcWeak>> {
[INFO] [stderr]    |                    ^^^^^     ^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                    |
[INFO] [stderr]    |                    the lifetime is elided here
[INFO] [stderr]    |
[INFO] [stderr]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 30 |     fn borrow_data(&self) -> Ref<'_, Vec<GcWeak>> {
[INFO] [stderr]    |                                  +++
[INFO] [stderr] 
[INFO] [stderr] warning: `goscript-vm` (lib) generated 29 warnings (run `cargo fix --lib -p goscript-vm` to apply 22 suggestions)
[INFO] [stderr] warning: `goscript-vm` (lib test) generated 29 warnings (29 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: goscript-vm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/goscript_vm-725f55eb822998d0)
[INFO] [stdout] 
[INFO] [stdout] running 5 tests
[INFO] [stderr] 
[INFO] [stderr] thread 'instruction::test::test_instruction' (24) panicked at src/instruction.rs:372:18:
[INFO] [stderr] trying to construct an enum from an invalid value 0x5a
[INFO] [stderr] stack backtrace:
[INFO] [stdout] [src/instruction.rs:469:9] 1 << 8 = 256
[INFO] [stderr]    0:     0x5f78e692e452 - std::backtrace_rs::backtrace::libunwind::trace::hff358a60abf734fc
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]    1:     0x5f78e692e452 - std::backtrace_rs::backtrace::trace_unsynchronized::h3b121f916dd95ec6
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]    2:     0x5f78e692e452 - std::sys::backtrace::_print_fmt::hde0a62ded68798e9
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:74:9
[INFO] [stderr]    3:     0x5f78e692e452 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h93773fc827e3113d
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:44:26
[INFO] [stderr]    4:     0x5f78e693e4ba - core::fmt::rt::Argument::fmt::h01eff69902dad97f
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]    5:     0x5f78e693e4ba - core::fmt::write::hed7b5c73d82ecb7c
[INFO] [stderr]    6:     0x5f78e68fd2b6 - std::io::default_write_fmt::hd49a3027caaa0994
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:639:11
[INFO] [stderr]    7:     0x5f78e68fd2b6 - std::io::Write::write_fmt::h6f0185aecf0ed75f
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/io/mod.rs:1994:13
[INFO] [stderr]    8:     0x5f78e690d939 - std::sys::backtrace::BacktraceLock::print::h8b1d6fcc5a56d1a3
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:47:9
[INFO] [stderr]    9:     0x5f78e690d939 - std::panicking::default_hook::{{closure}}::h2be84df4f189ae36
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:292:27
[INFO] [stderr]   10:     0x5f78e690d799 - std::panicking::default_hook::hf0ea8939246f43a9
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:319:9
[INFO] [stderr]   11:     0x5f78e68cdfde - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h02d35e3888986252
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stderr]   12:     0x5f78e68cdfde - test::test_main_with_exit_callback::{{closure}}::h939640a27d647173
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:145:21
[INFO] [stderr]   13:     0x5f78e690dbb2 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::hc9df09ff391af3e7
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2220:9
[INFO] [stderr]   14:     0x5f78e690dbb2 - std::panicking::panic_with_hook::hb4bd9ac1123582a0
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:833:13
[INFO] [stderr]   15:     0x5f78e690d9f8 - std::panicking::panic_handler::{{closure}}::hde00dd15f5637fe2
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:698:13
[INFO] [stderr]   16:     0x5f78e6908f89 - std::sys::backtrace::__rust_end_short_backtrace::hb72197fa777c1785
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:182:18
[INFO] [stderr]   17:     0x5f78e68f1fcd - __rustc[4425a7e20b4c8619]::rust_begin_unwind
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:689:5
[INFO] [stderr]   18:     0x5f78e69456cd - core::panicking::panic_nounwind_fmt::runtime::hc88ed2bfe3f4a8c8
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:122:22
[INFO] [stderr]   19:     0x5f78e69456cd - core::panicking::panic_nounwind_fmt::h0fb754c2e2cbb5f3
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/intrinsics/mod.rs:2432:9
[INFO] [stderr]   20:     0x5f78e694584e - core::panicking::panic_invalid_enum_construction::h26d1d75fca36a6a9
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panicking.rs:318:5
[INFO] [stderr]   21:     0x5f78e689b47d - goscript_vm::instruction::Instruction::t2::h21bd1019e6587dc8
[INFO] [stderr]                                at /opt/rustwide/workdir/src/instruction.rs:372:18
[INFO] [stderr]   22:     0x5f78e689befb - goscript_vm::instruction::test::test_instruction::ha76cd27021795df2
[INFO] [stderr]                                at /opt/rustwide/workdir/src/instruction.rs:484:22
[INFO] [stderr]   23:     0x5f78e689c0a7 - goscript_vm::instruction::test::test_instruction::{{closure}}::h5a311222a6f13b71
[INFO] [stderr]                                at /opt/rustwide/workdir/src/instruction.rs:455:26
[INFO] [stderr]   24:     0x5f78e689e056 - core::ops::function::FnOnce::call_once::h5bf6ae06a389b468
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   25:     0x5f78e68cdd9b - core::ops::function::FnOnce::call_once::hddb3cd395c36bfbb
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   26:     0x5f78e68cdd9b - test::__rust_begin_short_backtrace::h0b6a7601d9750bfa
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:663:18
[INFO] [stderr]   27:     0x5f78e68e17aa - test::run_test_in_process::{{closure}}::h444209903f00b347
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:74
[INFO] [stderr]   28:     0x5f78e68e17aa - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::hfb3ba8f46e537649
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   29:     0x5f78e68e17aa - std::panicking::catch_unwind::do_call::h1672a45911fcf9dc
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stderr]   30:     0x5f78e68e17aa - std::panicking::catch_unwind::h0fadaee22787a6dd
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stderr]   31:     0x5f78e68e17aa - std::panic::catch_unwind::hc47ad190f2c8e188
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stderr]   32:     0x5f78e68e17aa - test::run_test_in_process::hcd7faaf934f29999
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:686:27
[INFO] [stderr]   33:     0x5f78e68e17aa - test::run_test::{{closure}}::hddc4550da4871867
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:607:43
[INFO] [stderr]   34:     0x5f78e68bbc04 - test::run_test::{{closure}}::h98ae26689f13ed94
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/test/src/lib.rs:637:41
[INFO] [stderr]   35:     0x5f78e68bbc04 - std::sys::backtrace::__rust_begin_short_backtrace::h3ec4d1f21ad44588
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/backtrace.rs:166:18
[INFO] [stderr]   36:     0x5f78e68bf5a2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::{{closure}}::hd8bf2c73d479939f
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stderr]   37:     0x5f78e68bf5a2 - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h3b4248f358af2491
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stderr]   38:     0x5f78e68bf5a2 - std::panicking::catch_unwind::do_call::hda10a64f4b8daebe
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:581:40
[INFO] [stderr]   39:     0x5f78e68bf5a2 - std::panicking::catch_unwind::h659e5ee8336ec8c7
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panicking.rs:544:19
[INFO] [stderr]   40:     0x5f78e68bf5a2 - std::panic::catch_unwind::h9d4d66a538912c18
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/panic.rs:359:14
[INFO] [stderr]   41:     0x5f78e68bf5a2 - std::thread::lifecycle::spawn_unchecked::{{closure}}::h7557906bb51d79f1
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stderr]   42:     0x5f78e68bf5a2 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h9e460d1d7fc83d35
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/core/src/ops/function.rs:250:5
[INFO] [stderr]   43:     0x5f78e690421f - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h61282da819d64ea9
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/alloc/src/boxed.rs:2206:9
[INFO] [stderr]   44:     0x5f78e690421f - std::sys::thread::unix::Thread::new::thread_start::h982f9ea829d1b5fb
[INFO] [stderr]                                at /rustc/4a4ef493e3a1488c6e321570238084b38948f6db/library/std/src/sys/thread/unix.rs:127:17
[INFO] [stderr]   45:     0x72b7c9f35aa4 - <unknown>
[INFO] [stderr]   46:     0x72b7c9fc2a64 - clone
[INFO] [stderr]   47:                0x0 - <unknown>
[INFO] [stderr] thread caused non-unwinding panic. aborting.
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/goscript_vm-725f55eb822998d0` (signal: 6, SIGABRT: process abort signal)
[INFO] running `Command { std: "docker" "inspect" "2042fdde726e8b18aa220fa94e467b3986a9a040483b5791640fc7924fa18d79", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2042fdde726e8b18aa220fa94e467b3986a9a040483b5791640fc7924fa18d79", kill_on_drop: false }`
[INFO] [stdout] 2042fdde726e8b18aa220fa94e467b3986a9a040483b5791640fc7924fa18d79
