[INFO] cloning repository https://github.com/Maxuss/galevm
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Maxuss/galevm" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxuss%2Fgalevm", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxuss%2Fgalevm'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b0521d94b08a47d8aa9190b323f69ad8113cf5a3
[INFO] testing Maxuss/galevm against master#d98a5da813da67eb189387b8ccfb73cf481275d8+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxuss%2Fgalevm" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Maxuss/galevm
[INFO] finished tweaking git repo https://github.com/Maxuss/galevm
[INFO] tweaked toml for git repo https://github.com/Maxuss/galevm written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Maxuss/galevm on toolchain d98a5da813da67eb189387b8ccfb73cf481275d8
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Maxuss/galevm already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `edition` is set on library `galevm` which is deprecated
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded getrandom v0.2.5
[INFO] [stderr]   Downloaded anyhow v1.0.56
[INFO] [stderr]   Downloaded libc v0.2.121
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3ca50e574448c9244faffb43bbb24bbc4eabb1f391307cc667fcd6ad701b9298
[INFO] running `Command { std: "docker" "start" "-a" "3ca50e574448c9244faffb43bbb24bbc4eabb1f391307cc667fcd6ad701b9298", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3ca50e574448c9244faffb43bbb24bbc4eabb1f391307cc667fcd6ad701b9298", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3ca50e574448c9244faffb43bbb24bbc4eabb1f391307cc667fcd6ad701b9298", kill_on_drop: false }`
[INFO] [stdout] 3ca50e574448c9244faffb43bbb24bbc4eabb1f391307cc667fcd6ad701b9298
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 80554ac34acac36f2c886094f2936aa44b4a5e2a7879cf9f0872b2023e8d221a
[INFO] running `Command { std: "docker" "start" "-a" "80554ac34acac36f2c886094f2936aa44b4a5e2a7879cf9f0872b2023e8d221a", kill_on_drop: false }`
[INFO] [stderr] warning: `edition` is set on library `galevm` which is deprecated
[INFO] [stderr]    Compiling libc v0.2.121
[INFO] [stderr]    Compiling ppv-lite86 v0.2.16
[INFO] [stderr]    Compiling anyhow v1.0.56
[INFO] [stderr]    Compiling getrandom v0.2.5
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling rand_core v0.6.3
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling galevm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::collections::VecDeque`
[INFO] [stdout]  --> src/tks/expr.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::VecDeque;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Scope`
[INFO] [stdout]  --> src/tks/kw.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::visit::{Scope, Visitable, Visitor};
[INFO] [stdout]   |                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> src/var.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::sync::{Arc, Mutex, MutexGuard};
[INFO] [stdout]   |                 ^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::RngCore`
[INFO] [stdout]  --> src/visit.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use rand::RngCore;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> src/tks/expr.rs:143:38
[INFO] [stdout]     |
[INFO] [stdout] 143 |             Expression::StaticAccess(path) => {
[INFO] [stdout]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/var.rs:24:33
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let vec: [u8; 2] = unsafe { mem::transmute(str.len() as u16) };
[INFO] [stdout]    |                                 --------------^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 help: replace this with: `u16::to_ne_bytes`
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/vm.rs:136:37
[INFO] [stdout]     |
[INFO] [stdout] 136 |         let vec: [u8; 2] = unsafe { mem::transmute(self.len() as u16) };
[INFO] [stdout]     |                                     --------------^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: replace this with: `u16::to_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[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/fns.rs:255:13
[INFO] [stdout]     |
[INFO] [stdout] 255 |               drop(__extfns);
[INFO] [stdout]     |               ^^^^^--------^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    argument has type `&mut MutexGuard<'_, Vec<Box<dyn Fn(Vec<lit::Literal>) -> lit::Literal + Send + Sync>>>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/stdlib.rs:38:5
[INFO] [stdout]     |
[INFO] [stdout] 38  | /     extern_fns!(visitor {
[INFO] [stdout] 39  | |         scope "std" {
[INFO] [stdout] 40  | |             extern fn panic(message) -> void;
[INFO] [stdout] 41  | |             extern fn exit(code) -> void;
[INFO] [stdout] ...   |
[INFO] [stdout] 45  | |     })
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `extern_fns` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 255 -             drop(__extfns);
[INFO] [stdout] 255 +             let _ = __extfns;
[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/fns.rs:255:13
[INFO] [stdout]     |
[INFO] [stdout] 255 |               drop(__extfns);
[INFO] [stdout]     |               ^^^^^--------^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    argument has type `&mut MutexGuard<'_, Vec<Box<dyn Fn(Vec<lit::Literal>) -> lit::Literal + Send + Sync>>>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/stdlib/io.rs:47:5
[INFO] [stdout]     |
[INFO] [stdout] 47  | /     extern_fns!(visitor {
[INFO] [stdout] 48  | |         scope "std::io" {
[INFO] [stdout] 49  | |             extern fn print(value) -> void;
[INFO] [stdout] 50  | |             extern fn println(value) -> void;
[INFO] [stdout] ...   |
[INFO] [stdout] 54  | |     });
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `extern_fns` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 255 -             drop(__extfns);
[INFO] [stdout] 255 +             let _ = __extfns;
[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/fns.rs:255:13
[INFO] [stdout]     |
[INFO] [stdout] 255 |               drop(__extfns);
[INFO] [stdout]     |               ^^^^^--------^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    argument has type `&mut MutexGuard<'_, Vec<Box<dyn Fn(Vec<lit::Literal>) -> lit::Literal + Send + Sync>>>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/stdlib/math.rs:62:5
[INFO] [stdout]     |
[INFO] [stdout] 62  | /     extern_fns!(visitor {
[INFO] [stdout] 63  | |         scope "std::math" {
[INFO] [stdout] 64  | |             extern fn min(min, val) -> num;
[INFO] [stdout] 65  | |             extern fn max(max, val) -> num;
[INFO] [stdout] ...   |
[INFO] [stdout] 78  | |     })
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `extern_fns` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 255 -             drop(__extfns);
[INFO] [stdout] 255 +             let _ = __extfns;
[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/fns.rs:255:13
[INFO] [stdout]     |
[INFO] [stdout] 255 |               drop(__extfns);
[INFO] [stdout]     |               ^^^^^--------^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    argument has type `&mut MutexGuard<'_, Vec<Box<dyn Fn(Vec<lit::Literal>) -> lit::Literal + Send + Sync>>>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/stdlib/strs.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     extern_fns!(visitor {
[INFO] [stdout] 12  | |         scope "std::str" {
[INFO] [stdout] 13  | |             extern fn stringify(value) -> str;
[INFO] [stdout] 14  | |         }
[INFO] [stdout] 15  | |     })
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `extern_fns` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 255 -             drop(__extfns);
[INFO] [stdout] 255 +             let _ = __extfns;
[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/fns.rs:255:13
[INFO] [stdout]     |
[INFO] [stdout] 255 |               drop(__extfns);
[INFO] [stdout]     |               ^^^^^--------^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    argument has type `&mut MutexGuard<'_, Vec<Box<dyn Fn(Vec<lit::Literal>) -> lit::Literal + Send + Sync>>>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/stdlib/mem.rs:29:5
[INFO] [stdout]     |
[INFO] [stdout] 29  | /     extern_fns!(visitor {
[INFO] [stdout] 30  | |         scope "std::mem" {
[INFO] [stdout] 31  | |             extern fn transmute(value, ty) -> unknown;
[INFO] [stdout] 32  | |         }
[INFO] [stdout] 33  | |     })
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `extern_fns` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 255 -             drop(__extfns);
[INFO] [stdout] 255 +             let _ = __extfns;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 9.48s
[INFO] running `Command { std: "docker" "inspect" "80554ac34acac36f2c886094f2936aa44b4a5e2a7879cf9f0872b2023e8d221a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "80554ac34acac36f2c886094f2936aa44b4a5e2a7879cf9f0872b2023e8d221a", kill_on_drop: false }`
[INFO] [stdout] 80554ac34acac36f2c886094f2936aa44b4a5e2a7879cf9f0872b2023e8d221a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c7b565448cd2a6362f88e31089eaa849f21ddb6093fe6508741e96fcebcf79d0
[INFO] running `Command { std: "docker" "start" "-a" "c7b565448cd2a6362f88e31089eaa849f21ddb6093fe6508741e96fcebcf79d0", kill_on_drop: false }`
[INFO] [stderr] warning: `edition` is set on library `galevm` which is deprecated
[INFO] [stdout] warning: unused import: `std::collections::VecDeque`
[INFO] [stdout]  --> src/tks/expr.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::VecDeque;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Scope`
[INFO] [stdout]  --> src/tks/kw.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::visit::{Scope, Visitable, Visitor};
[INFO] [stdout]   |                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> src/var.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::sync::{Arc, Mutex, MutexGuard};
[INFO] [stdout]   |                 ^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::RngCore`
[INFO] [stdout]  --> src/visit.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use rand::RngCore;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> src/tks/expr.rs:143:38
[INFO] [stdout]     |
[INFO] [stdout] 143 |             Expression::StaticAccess(path) => {
[INFO] [stdout]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/var.rs:24:33
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let vec: [u8; 2] = unsafe { mem::transmute(str.len() as u16) };
[INFO] [stdout]    |                                 --------------^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 help: replace this with: `u16::to_ne_bytes`
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/vm.rs:136:37
[INFO] [stdout]     |
[INFO] [stdout] 136 |         let vec: [u8; 2] = unsafe { mem::transmute(self.len() as u16) };
[INFO] [stdout]     |                                     --------------^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: replace this with: `u16::to_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[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/fns.rs:255:13
[INFO] [stdout]     |
[INFO] [stdout] 255 |               drop(__extfns);
[INFO] [stdout]     |               ^^^^^--------^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    argument has type `&mut MutexGuard<'_, Vec<Box<dyn Fn(Vec<lit::Literal>) -> lit::Literal + Send + Sync>>>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/stdlib.rs:38:5
[INFO] [stdout]     |
[INFO] [stdout] 38  | /     extern_fns!(visitor {
[INFO] [stdout] 39  | |         scope "std" {
[INFO] [stdout] 40  | |             extern fn panic(message) -> void;
[INFO] [stdout] 41  | |             extern fn exit(code) -> void;
[INFO] [stdout] ...   |
[INFO] [stdout] 45  | |     })
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `extern_fns` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 255 -             drop(__extfns);
[INFO] [stdout] 255 +             let _ = __extfns;
[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/fns.rs:255:13
[INFO] [stdout]     |
[INFO] [stdout] 255 |               drop(__extfns);
[INFO] [stdout]     |               ^^^^^--------^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    argument has type `&mut MutexGuard<'_, Vec<Box<dyn Fn(Vec<lit::Literal>) -> lit::Literal + Send + Sync>>>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/stdlib/io.rs:47:5
[INFO] [stdout]     |
[INFO] [stdout] 47  | /     extern_fns!(visitor {
[INFO] [stdout] 48  | |         scope "std::io" {
[INFO] [stdout] 49  | |             extern fn print(value) -> void;
[INFO] [stdout] 50  | |             extern fn println(value) -> void;
[INFO] [stdout] ...   |
[INFO] [stdout] 54  | |     });
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `extern_fns` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 255 -             drop(__extfns);
[INFO] [stdout] 255 +             let _ = __extfns;
[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/fns.rs:255:13
[INFO] [stdout]     |
[INFO] [stdout] 255 |               drop(__extfns);
[INFO] [stdout]     |               ^^^^^--------^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    argument has type `&mut MutexGuard<'_, Vec<Box<dyn Fn(Vec<lit::Literal>) -> lit::Literal + Send + Sync>>>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/stdlib/math.rs:62:5
[INFO] [stdout]     |
[INFO] [stdout] 62  | /     extern_fns!(visitor {
[INFO] [stdout] 63  | |         scope "std::math" {
[INFO] [stdout] 64  | |             extern fn min(min, val) -> num;
[INFO] [stdout] 65  | |             extern fn max(max, val) -> num;
[INFO] [stdout] ...   |
[INFO] [stdout] 78  | |     })
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `extern_fns` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 255 -             drop(__extfns);
[INFO] [stdout] 255 +             let _ = __extfns;
[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/fns.rs:255:13
[INFO] [stdout]     |
[INFO] [stdout] 255 |               drop(__extfns);
[INFO] [stdout]     |               ^^^^^--------^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    argument has type `&mut MutexGuard<'_, Vec<Box<dyn Fn(Vec<lit::Literal>) -> lit::Literal + Send + Sync>>>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/stdlib/strs.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     extern_fns!(visitor {
[INFO] [stdout] 12  | |         scope "std::str" {
[INFO] [stdout] 13  | |             extern fn stringify(value) -> str;
[INFO] [stdout] 14  | |         }
[INFO] [stdout] 15  | |     })
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `extern_fns` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 255 -             drop(__extfns);
[INFO] [stdout] 255 +             let _ = __extfns;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling galevm v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stdout]    --> src/fns.rs:255:13
[INFO] [stdout]     |
[INFO] [stdout] 255 |               drop(__extfns);
[INFO] [stdout]     |               ^^^^^--------^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    argument has type `&mut MutexGuard<'_, Vec<Box<dyn Fn(Vec<lit::Literal>) -> lit::Literal + Send + Sync>>>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/stdlib/mem.rs:29:5
[INFO] [stdout]     |
[INFO] [stdout] 29  | /     extern_fns!(visitor {
[INFO] [stdout] 30  | |         scope "std::mem" {
[INFO] [stdout] 31  | |             extern fn transmute(value, ty) -> unknown;
[INFO] [stdout] 32  | |         }
[INFO] [stdout] 33  | |     })
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `extern_fns` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 255 -             drop(__extfns);
[INFO] [stdout] 255 +             let _ = __extfns;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::VecDeque`
[INFO] [stdout]  --> src/tks/expr.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::VecDeque;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `Scope`
[INFO] [stdout]  --> src/tks/kw.rs:2:20
[INFO] [stdout]   |
[INFO] [stdout] 2 | use crate::visit::{Scope, Visitable, Visitor};
[INFO] [stdout]   |                    ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `Arc` and `Mutex`
[INFO] [stdout]  --> src/var.rs:7:17
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::sync::{Arc, Mutex, MutexGuard};
[INFO] [stdout]   |                 ^^^  ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::RngCore`
[INFO] [stdout]  --> src/visit.rs:8:5
[INFO] [stdout]   |
[INFO] [stdout] 8 | use rand::RngCore;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `path`
[INFO] [stdout]    --> src/tks/expr.rs:143:38
[INFO] [stdout]     |
[INFO] [stdout] 143 |             Expression::StaticAccess(path) => {
[INFO] [stdout]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]   --> src/var.rs:24:33
[INFO] [stdout]    |
[INFO] [stdout] 24 |     let vec: [u8; 2] = unsafe { mem::transmute(str.len() as u16) };
[INFO] [stdout]    |                                 --------------^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    |                                 |
[INFO] [stdout]    |                                 help: replace this with: `u16::to_ne_bytes`
[INFO] [stdout]    |
[INFO] [stdout]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stdout]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unnecessary transmute
[INFO] [stdout]    --> src/vm.rs:136:37
[INFO] [stdout]     |
[INFO] [stdout] 136 |         let vec: [u8; 2] = unsafe { mem::transmute(self.len() as u16) };
[INFO] [stdout]     |                                     --------------^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]     |                                     |
[INFO] [stdout]     |                                     help: replace this with: `u16::to_ne_bytes`
[INFO] [stdout]     |
[INFO] [stdout]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[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/fns.rs:255:13
[INFO] [stdout]     |
[INFO] [stdout] 255 |               drop(__extfns);
[INFO] [stdout]     |               ^^^^^--------^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    argument has type `&mut MutexGuard<'_, Vec<Box<dyn Fn(Vec<lit::Literal>) -> lit::Literal + Send + Sync>>>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/stdlib.rs:38:5
[INFO] [stdout]     |
[INFO] [stdout] 38  | /     extern_fns!(visitor {
[INFO] [stdout] 39  | |         scope "std" {
[INFO] [stdout] 40  | |             extern fn panic(message) -> void;
[INFO] [stdout] 41  | |             extern fn exit(code) -> void;
[INFO] [stdout] ...   |
[INFO] [stdout] 45  | |     })
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dropping_references)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `extern_fns` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 255 -             drop(__extfns);
[INFO] [stdout] 255 +             let _ = __extfns;
[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/fns.rs:255:13
[INFO] [stdout]     |
[INFO] [stdout] 255 |               drop(__extfns);
[INFO] [stdout]     |               ^^^^^--------^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    argument has type `&mut MutexGuard<'_, Vec<Box<dyn Fn(Vec<lit::Literal>) -> lit::Literal + Send + Sync>>>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/stdlib/io.rs:47:5
[INFO] [stdout]     |
[INFO] [stdout] 47  | /     extern_fns!(visitor {
[INFO] [stdout] 48  | |         scope "std::io" {
[INFO] [stdout] 49  | |             extern fn print(value) -> void;
[INFO] [stdout] 50  | |             extern fn println(value) -> void;
[INFO] [stdout] ...   |
[INFO] [stdout] 54  | |     });
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `extern_fns` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 255 -             drop(__extfns);
[INFO] [stdout] 255 +             let _ = __extfns;
[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/fns.rs:255:13
[INFO] [stdout]     |
[INFO] [stdout] 255 |               drop(__extfns);
[INFO] [stdout]     |               ^^^^^--------^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    argument has type `&mut MutexGuard<'_, Vec<Box<dyn Fn(Vec<lit::Literal>) -> lit::Literal + Send + Sync>>>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/stdlib/math.rs:62:5
[INFO] [stdout]     |
[INFO] [stdout] 62  | /     extern_fns!(visitor {
[INFO] [stdout] 63  | |         scope "std::math" {
[INFO] [stdout] 64  | |             extern fn min(min, val) -> num;
[INFO] [stdout] 65  | |             extern fn max(max, val) -> num;
[INFO] [stdout] ...   |
[INFO] [stdout] 78  | |     })
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `extern_fns` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 255 -             drop(__extfns);
[INFO] [stdout] 255 +             let _ = __extfns;
[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/fns.rs:255:13
[INFO] [stdout]     |
[INFO] [stdout] 255 |               drop(__extfns);
[INFO] [stdout]     |               ^^^^^--------^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    argument has type `&mut MutexGuard<'_, Vec<Box<dyn Fn(Vec<lit::Literal>) -> lit::Literal + Send + Sync>>>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/stdlib/strs.rs:11:5
[INFO] [stdout]     |
[INFO] [stdout] 11  | /     extern_fns!(visitor {
[INFO] [stdout] 12  | |         scope "std::str" {
[INFO] [stdout] 13  | |             extern fn stringify(value) -> str;
[INFO] [stdout] 14  | |         }
[INFO] [stdout] 15  | |     })
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `extern_fns` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 255 -             drop(__extfns);
[INFO] [stdout] 255 +             let _ = __extfns;
[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/fns.rs:255:13
[INFO] [stdout]     |
[INFO] [stdout] 255 |               drop(__extfns);
[INFO] [stdout]     |               ^^^^^--------^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    argument has type `&mut MutexGuard<'_, Vec<Box<dyn Fn(Vec<lit::Literal>) -> lit::Literal + Send + Sync>>>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/stdlib/mem.rs:29:5
[INFO] [stdout]     |
[INFO] [stdout] 29  | /     extern_fns!(visitor {
[INFO] [stdout] 30  | |         scope "std::mem" {
[INFO] [stdout] 31  | |             extern fn transmute(value, ty) -> unknown;
[INFO] [stdout] 32  | |         }
[INFO] [stdout] 33  | |     })
[INFO] [stdout]     | |______- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `extern_fns` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 255 -             drop(__extfns);
[INFO] [stdout] 255 +             let _ = __extfns;
[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/fns.rs:231:13
[INFO] [stdout]     |
[INFO] [stdout] 231 |               drop(__extfns);
[INFO] [stdout]     |               ^^^^^--------^
[INFO] [stdout]     |                    |
[INFO] [stdout]     |                    argument has type `&mut MutexGuard<'_, Vec<Box<dyn Fn(Vec<lit::Literal>) -> lit::Literal + Send + Sync>>>`
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/lib.rs:231:9
[INFO] [stdout]     |
[INFO] [stdout] 231 | /         extern_fns!(vm {
[INFO] [stdout] 232 | |             extern fn example_print(name) -> void;
[INFO] [stdout] 233 | |             extern fn add(a, b) -> num;
[INFO] [stdout] 234 | |         });
[INFO] [stdout]     | |__________- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: this warning originates in the macro `extern_fns` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] help: use `let _ = ...` to ignore the expression or result
[INFO] [stdout]     |
[INFO] [stdout] 231 -             drop(__extfns);
[INFO] [stdout] 231 +             let _ = __extfns;
[INFO] [stdout]     |
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 5.07s
[INFO] running `Command { std: "docker" "inspect" "c7b565448cd2a6362f88e31089eaa849f21ddb6093fe6508741e96fcebcf79d0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c7b565448cd2a6362f88e31089eaa849f21ddb6093fe6508741e96fcebcf79d0", kill_on_drop: false }`
[INFO] [stdout] c7b565448cd2a6362f88e31089eaa849f21ddb6093fe6508741e96fcebcf79d0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid -Copt-level=3" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+d98a5da813da67eb189387b8ccfb73cf481275d8" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 144ee11279cb8022eaae85d77e15d008fc234943780db580a378f570a665c5a2
[INFO] running `Command { std: "docker" "start" "-a" "144ee11279cb8022eaae85d77e15d008fc234943780db580a378f570a665c5a2", kill_on_drop: false }`
[INFO] [stderr] warning: `edition` is set on library `galevm` which is deprecated
[INFO] [stderr] warning: unused import: `std::collections::VecDeque`
[INFO] [stderr]  --> src/tks/expr.rs:1:5
[INFO] [stderr]   |
[INFO] [stderr] 1 | use std::collections::VecDeque;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `Scope`
[INFO] [stderr]  --> src/tks/kw.rs:2:20
[INFO] [stderr]   |
[INFO] [stderr] 2 | use crate::visit::{Scope, Visitable, Visitor};
[INFO] [stderr]   |                    ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused imports: `Arc` and `Mutex`
[INFO] [stderr]  --> src/var.rs:7:17
[INFO] [stderr]   |
[INFO] [stderr] 7 | use std::sync::{Arc, Mutex, MutexGuard};
[INFO] [stderr]   |                 ^^^  ^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `rand::RngCore`
[INFO] [stderr]  --> src/visit.rs:8:5
[INFO] [stderr]   |
[INFO] [stderr] 8 | use rand::RngCore;
[INFO] [stderr]   |     ^^^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `path`
[INFO] [stderr]    --> src/tks/expr.rs:143:38
[INFO] [stderr]     |
[INFO] [stderr] 143 |             Expression::StaticAccess(path) => {
[INFO] [stderr]     |                                      ^^^^ help: if this is intentional, prefix it with an underscore: `_path`
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]   --> src/var.rs:24:33
[INFO] [stderr]    |
[INFO] [stderr] 24 |     let vec: [u8; 2] = unsafe { mem::transmute(str.len() as u16) };
[INFO] [stderr]    |                                 --------------^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |                                 |
[INFO] [stderr]    |                                 help: replace this with: `u16::to_ne_bytes`
[INFO] [stderr]    |
[INFO] [stderr]    = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stderr]    = note: `#[warn(unnecessary_transmutes)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unnecessary transmute
[INFO] [stderr]    --> src/vm.rs:136:37
[INFO] [stderr]     |
[INFO] [stderr] 136 |         let vec: [u8; 2] = unsafe { mem::transmute(self.len() as u16) };
[INFO] [stderr]     |                                     --------------^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]     |                                     |
[INFO] [stderr]     |                                     help: replace this with: `u16::to_ne_bytes`
[INFO] [stderr]     |
[INFO] [stderr]     = help: there's also `to_le_bytes` and `to_be_bytes` if you expect a particular byte order
[INFO] [stderr] 
[INFO] [stderr] warning: calls to `std::mem::drop` with a reference instead of an owned value does nothing
[INFO] [stderr]    --> src/fns.rs:255:13
[INFO] [stderr]     |
[INFO] [stderr] 255 |               drop(__extfns);
[INFO] [stderr]     |               ^^^^^--------^
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    argument has type `&mut MutexGuard<'_, Vec<Box<dyn Fn(Vec<lit::Literal>) -> lit::Literal + Send + Sync>>>`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/stdlib.rs:38:5
[INFO] [stderr]     |
[INFO] [stderr] 38  | /     extern_fns!(visitor {
[INFO] [stderr] 39  | |         scope "std" {
[INFO] [stderr] 40  | |             extern fn panic(message) -> void;
[INFO] [stderr] 41  | |             extern fn exit(code) -> void;
[INFO] [stderr] ...   |
[INFO] [stderr] 45  | |     })
[INFO] [stderr]     | |______- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: `#[warn(dropping_references)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `extern_fns` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]     |
[INFO] [stderr] 255 -             drop(__extfns);
[INFO] [stderr] 255 +             let _ = __extfns;
[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/fns.rs:255:13
[INFO] [stderr]     |
[INFO] [stderr] 255 |               drop(__extfns);
[INFO] [stderr]     |               ^^^^^--------^
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    argument has type `&mut MutexGuard<'_, Vec<Box<dyn Fn(Vec<lit::Literal>) -> lit::Literal + Send + Sync>>>`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/stdlib/io.rs:47:5
[INFO] [stderr]     |
[INFO] [stderr] 47  | /     extern_fns!(visitor {
[INFO] [stderr] 48  | |         scope "std::io" {
[INFO] [stderr] 49  | |             extern fn print(value) -> void;
[INFO] [stderr] 50  | |             extern fn println(value) -> void;
[INFO] [stderr] ...   |
[INFO] [stderr] 54  | |     });
[INFO] [stderr]     | |______- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `extern_fns` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]     |
[INFO] [stderr] 255 -             drop(__extfns);
[INFO] [stderr] 255 +             let _ = __extfns;
[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/fns.rs:255:13
[INFO] [stderr]     |
[INFO] [stderr] 255 |               drop(__extfns);
[INFO] [stderr]     |               ^^^^^--------^
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    argument has type `&mut MutexGuard<'_, Vec<Box<dyn Fn(Vec<lit::Literal>) -> lit::Literal + Send + Sync>>>`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/stdlib/math.rs:62:5
[INFO] [stderr]     |
[INFO] [stderr] 62  | /     extern_fns!(visitor {
[INFO] [stderr] 63  | |         scope "std::math" {
[INFO] [stderr] 64  | |             extern fn min(min, val) -> num;
[INFO] [stderr] 65  | |             extern fn max(max, val) -> num;
[INFO] [stderr] ...   |
[INFO] [stderr] 78  | |     })
[INFO] [stderr]     | |______- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `extern_fns` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]     |
[INFO] [stderr] 255 -             drop(__extfns);
[INFO] [stderr] 255 +             let _ = __extfns;
[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/fns.rs:255:13
[INFO] [stderr]     |
[INFO] [stderr] 255 |               drop(__extfns);
[INFO] [stderr]     |               ^^^^^--------^
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    argument has type `&mut MutexGuard<'_, Vec<Box<dyn Fn(Vec<lit::Literal>) -> lit::Literal + Send + Sync>>>`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/stdlib/strs.rs:11:5
[INFO] [stderr]     |
[INFO] [stderr] 11  | /     extern_fns!(visitor {
[INFO] [stderr] 12  | |         scope "std::str" {
[INFO] [stderr] 13  | |             extern fn stringify(value) -> str;
[INFO] [stderr] 14  | |         }
[INFO] [stderr] 15  | |     })
[INFO] [stderr]     | |______- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `extern_fns` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]     |
[INFO] [stderr] 255 -             drop(__extfns);
[INFO] [stderr] 255 +             let _ = __extfns;
[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/fns.rs:255:13
[INFO] [stderr]     |
[INFO] [stderr] 255 |               drop(__extfns);
[INFO] [stderr]     |               ^^^^^--------^
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    argument has type `&mut MutexGuard<'_, Vec<Box<dyn Fn(Vec<lit::Literal>) -> lit::Literal + Send + Sync>>>`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/stdlib/mem.rs:29:5
[INFO] [stderr]     |
[INFO] [stderr] 29  | /     extern_fns!(visitor {
[INFO] [stderr] 30  | |         scope "std::mem" {
[INFO] [stderr] 31  | |             extern fn transmute(value, ty) -> unknown;
[INFO] [stderr] 32  | |         }
[INFO] [stderr] 33  | |     })
[INFO] [stderr]     | |______- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `extern_fns` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]     |
[INFO] [stderr] 255 -             drop(__extfns);
[INFO] [stderr] 255 +             let _ = __extfns;
[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/fns.rs:231:13
[INFO] [stderr]     |
[INFO] [stderr] 231 |               drop(__extfns);
[INFO] [stderr]     |               ^^^^^--------^
[INFO] [stderr]     |                    |
[INFO] [stderr]     |                    argument has type `&mut MutexGuard<'_, Vec<Box<dyn Fn(Vec<lit::Literal>) -> lit::Literal + Send + Sync>>>`
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/lib.rs:231:9
[INFO] [stderr]     |
[INFO] [stderr] 231 | /         extern_fns!(vm {
[INFO] [stderr] 232 | |             extern fn example_print(name) -> void;
[INFO] [stderr] 233 | |             extern fn add(a, b) -> num;
[INFO] [stderr] 234 | |         });
[INFO] [stderr]     | |__________- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: this warning originates in the macro `extern_fns` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] help: use `let _ = ...` to ignore the expression or result
[INFO] [stderr]     |
[INFO] [stderr] 231 -             drop(__extfns);
[INFO] [stderr] 231 +             let _ = __extfns;
[INFO] [stderr]     |
[INFO] [stderr] 
[INFO] [stderr] warning: `galevm` (lib) generated 12 warnings (run `cargo fix --lib -p galevm` to apply 6 suggestions)
[INFO] [stderr] warning: `galevm` (lib test) generated 13 warnings (12 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.06s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/galevm-db3078e2b52ca0b7)
[INFO] [stdout] 
[INFO] [stdout] running 9 tests
[INFO] [stdout] test tests::test_exprs ... ok
[INFO] [stdout] test tests::test_externs ... ok
[INFO] [stdout] test tests::test_features ... ok
[INFO] [stdout] test tests::test_functions ... ok
[INFO] [stdout] test tests::test_if_else_elif ... ok
[INFO] [stdout] test tests::test_sleep ... ok
[INFO] [stdout] test tests::test_transmute ... ok
[INFO] [stdout] test tests::test_while ... ok
[INFO] [stdout] test tests::test_structs ... FAILED
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_structs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_structs' panicked at src/visit.rs:370:35:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x651783357172 - std::backtrace_rs::backtrace::libunwind::trace::hd39b1f53d3cf9745
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x651783357172 - std::backtrace_rs::backtrace::trace_unsynchronized::he91d9a75d4e3972b
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x651783357172 - std::sys::backtrace::_print_fmt::hca46938f8c6e22cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:66:9
[INFO] [stdout]    3:     0x651783357172 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::ha499add612cccf8e
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:39:26
[INFO] [stdout]    4:     0x65178337d4b3 - core::fmt::rt::Argument::fmt::hd21145b75a833b7a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/rt.rs:173:76
[INFO] [stdout]    5:     0x65178337d4b3 - core::fmt::write::hb10c956f5235c8a4
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/fmt/mod.rs:1465:25
[INFO] [stdout]    6:     0x651783354353 - std::io::default_write_fmt::hdb7615052be2ba4d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x651783354353 - std::io::Write::write_fmt::he1bcd251ec6e4153
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/io/mod.rs:1954:13
[INFO] [stdout]    8:     0x651783356fc2 - std::sys::backtrace::BacktraceLock::print::hb47c770ef659fd10
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:42:9
[INFO] [stdout]    9:     0x6517833586dc - std::panicking::default_hook::{{closure}}::hdda8afb9d457a22c
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:300:27
[INFO] [stdout]   10:     0x651783358532 - std::panicking::default_hook::h7c46b44874fe5c9a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:324:9
[INFO] [stdout]   11:     0x65178331a5b4 - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h178a5fcedee41e2f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   12:     0x65178331a5b4 - test::test_main_with_exit_callback::{{closure}}::h951a41e0149d6d5d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x6517833590bb - <alloc::boxed::Box<F,A> as core::ops::function::Fn<Args>>::call::h13602080f5b63276
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1985:9
[INFO] [stdout]   14:     0x6517833590bb - std::panicking::rust_panic_with_hook::ha6cb99ed099eb1c5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:841:13
[INFO] [stdout]   15:     0x651783358e56 - std::panicking::begin_panic_handler::{{closure}}::he11808bc797ee921
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:699:13
[INFO] [stdout]   16:     0x651783357669 - std::sys::backtrace::__rust_end_short_backtrace::h9418807cb7346258
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:168:18
[INFO] [stdout]   17:     0x651783358b1d - __rustc[18fb429eef004894]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:697:5
[INFO] [stdout]   18:     0x65178337b3f0 - core::panicking::panic_fmt::hd890aeb12c3a3fc3
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:75:14
[INFO] [stdout]   19:     0x65178337b45c - core::panicking::panic::h318cb8731d7e290d
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panicking.rs:145:5
[INFO] [stdout]   20:     0x65178337b369 - core::option::unwrap_failed::hb0c40146d06ba338
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/option.rs:2072:5
[INFO] [stdout]   21:     0x6517832b2432 - core::option::Option<T>::unwrap::h62cb0c654f632287
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/option.rs:1005:21
[INFO] [stdout]   22:     0x6517832b2432 - <galevm::visit::Vm as galevm::visit::GlobalScope>::scope_level::heff9a8d6bb9ccb77
[INFO] [stdout]                                at /opt/rustwide/workdir/src/visit.rs:370:35
[INFO] [stdout]   23:     0x6517832b2432 - <galevm::visit::Vm as galevm::visit::ScopeProvider>::call_static_fn::h617779c5cb5a76db
[INFO] [stdout]                                at /opt/rustwide/workdir/src/visit.rs:307:17
[INFO] [stdout]   24:     0x6517832c5e90 - <galevm::tks::expr::Expression as galevm::visit::Visitable>::visit::hf9fd0920192942ec
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tks/expr.rs:148:35
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] [stdout]   25:     0x6517832b2ae4 - <galevm::visit::Vm as galevm::visit::Visitor>::visit::h67c73852bc294228
[INFO] [stdout]                                at /opt/rustwide/workdir/src/visit.rs:413:14
[INFO] [stdout]   26:     0x6517832b2ae4 - <galevm::visit::Vm as galevm::visit::Visitor>::process::h3c47033c1a720305
[INFO] [stdout]                                at /opt/rustwide/workdir/src/visit.rs:420:18
[INFO] [stdout]   27:     0x6517832c4f51 - galevm::tests::test_structs::he26f9256ba1c9ebe
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:303:12
[INFO] [stdout]   28:     0x6517832e0329 - galevm::tests::test_structs::{{closure}}::ha23aa50d9376bd04
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:287:22
[INFO] [stdout]   29:     0x6517832e0329 - core::ops::function::FnOnce::call_once::hd89bfe17f9951ea7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   30:     0x65178331fd3b - core::ops::function::FnOnce::call_once::h2869fb5b0a2b0bdc
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x65178331fd3b - test::__rust_begin_short_backtrace::h7dd7142bd62fa711
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:648:18
[INFO] [stdout]   32:     0x65178331ef2e - test::run_test_in_process::{{closure}}::h43a753f038d36b3f
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:74
[INFO] [stdout]   33:     0x65178331ef2e - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h0ca95dd3e12d1e16
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   34:     0x65178331ef2e - std::panicking::catch_unwind::do_call::he308587d70ac34ba
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   35:     0x65178331ef2e - std::panicking::catch_unwind::h30dcba31973e8fb0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   36:     0x65178331ef2e - std::panic::catch_unwind::hfb68364e5621fbee
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   37:     0x65178331ef2e - test::run_test_in_process::hcdcc2977903b998a
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:671:27
[INFO] [stdout]   38:     0x65178331ef2e - test::run_test::{{closure}}::h544a6550958c5d14
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:592:43
[INFO] [stdout]   39:     0x6517832e2aa4 - test::run_test::{{closure}}::hb172e48ebe2b92c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/test/src/lib.rs:622:41
[INFO] [stdout]   40:     0x6517832e2aa4 - std::sys::backtrace::__rust_begin_short_backtrace::h7e79d8706638bea0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/backtrace.rs:152:18
[INFO] [stdout]   41:     0x6517832e647a - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::hc4a275f1e71b8ab0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:559:17
[INFO] [stdout]   42:     0x6517832e647a - <core::panic::unwind_safe::AssertUnwindSafe<F> as core::ops::function::FnOnce<()>>::call_once::h01ed0d242df78cfd
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/panic/unwind_safe.rs:272:9
[INFO] [stdout]   43:     0x6517832e647a - std::panicking::catch_unwind::do_call::h052f373fb905fee0
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:589:40
[INFO] [stdout]   44:     0x6517832e647a - std::panicking::catch_unwind::hb425d20c8ffb09c8
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panicking.rs:552:19
[INFO] [stdout]   45:     0x6517832e647a - std::panic::catch_unwind::ha0d5dfbf18fdeda5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/panic.rs:359:14
[INFO] [stdout]   46:     0x6517832e647a - std::thread::Builder::spawn_unchecked_::{{closure}}::hbe79182bd37949c7
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/thread/mod.rs:557:30
[INFO] [stdout]   47:     0x6517832e647a - core::ops::function::FnOnce::call_once{{vtable.shim}}::hc096c4a06972fde5
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   48:     0x65178335c017 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h47377e27fb938a26
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   49:     0x65178335c017 - <alloc::boxed::Box<F,A> as core::ops::function::FnOnce<Args>>::call_once::h72f1fe5d095abf57
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/alloc/src/boxed.rs:1971:9
[INFO] [stdout]   50:     0x65178335c017 - std::sys::pal::unix::thread::Thread::new::thread_start::h0a4d8e1b9c0d38cf
[INFO] [stdout]                                at /rustc/d98a5da813da67eb189387b8ccfb73cf481275d8/library/std/src/sys/pal/unix/thread.rs:97:17
[INFO] [stdout]   51:     0x73e0eb751aa4 - <unknown>
[INFO] [stdout]   52:     0x73e0eb7dea34 - clone
[INFO] [stdout]   53:                0x0 - <unknown>
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     tests::test_structs
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 8 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 5.04s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "144ee11279cb8022eaae85d77e15d008fc234943780db580a378f570a665c5a2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "144ee11279cb8022eaae85d77e15d008fc234943780db580a378f570a665c5a2", kill_on_drop: false }`
[INFO] [stdout] 144ee11279cb8022eaae85d77e15d008fc234943780db580a378f570a665c5a2
