[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#0d162b25edd5bf0dba9a22e83b614f1113e90474 for pr-150681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FMaxuss%2Fgalevm" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-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-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Maxuss/galevm on toolchain 0d162b25edd5bf0dba9a22e83b614f1113e90474
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "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" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `edition` is set on library `galevm` which is deprecated
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded colored v2.0.0
[INFO] [stderr]   Downloaded anyhow v1.0.56
[INFO] [stderr]   Downloaded getrandom v0.2.5
[INFO] [stderr]   Downloaded libc v0.2.121
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] ae595a741989cc1cee99b3f0297990536fff0f687b4b353b5e2f090a325b6d9f
[INFO] running `Command { std: "docker" "start" "-a" "ae595a741989cc1cee99b3f0297990536fff0f687b4b353b5e2f090a325b6d9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "ae595a741989cc1cee99b3f0297990536fff0f687b4b353b5e2f090a325b6d9f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae595a741989cc1cee99b3f0297990536fff0f687b4b353b5e2f090a325b6d9f", kill_on_drop: false }`
[INFO] [stdout] ae595a741989cc1cee99b3f0297990536fff0f687b4b353b5e2f090a325b6d9f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ad8943b3b4efe1e0f4ddf4271b7a91ede447bbde35212412ea2e58b190c81804
[INFO] running `Command { std: "docker" "start" "-a" "ad8943b3b4efe1e0f4ddf4271b7a91ede447bbde35212412ea2e58b190c81804", 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)]` (part of `#[warn(unused)]`) 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: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/var.rs:38:27
[INFO] [stdout]    |
[INFO] [stdout] 38 |             .map(|(k, v)| ((_string_size(k) + v.size()) as u64))
[INFO] [stdout]    |                           ^                                   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 38 -             .map(|(k, v)| ((_string_size(k) + v.size()) as u64))
[INFO] [stdout] 38 +             .map(|(k, v)| (_string_size(k) + v.size()) as u64 )
[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)]` (part of `#[warn(unused)]`) 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<...>) -> ... + 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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/galevm-f55d70429b8a0618.long-type-11958119471252649789.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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<...>) -> ... + 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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/galevm-f55d70429b8a0618.long-type-11958119471252649789.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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<...>) -> ... + 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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/galevm-f55d70429b8a0618.long-type-11958119471252649789.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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<...>) -> ... + 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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/galevm-f55d70429b8a0618.long-type-11958119471252649789.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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<...>) -> ... + 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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/galevm-f55d70429b8a0618.long-type-11958119471252649789.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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 4.88s
[INFO] running `Command { std: "docker" "inspect" "ad8943b3b4efe1e0f4ddf4271b7a91ede447bbde35212412ea2e58b190c81804", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ad8943b3b4efe1e0f4ddf4271b7a91ede447bbde35212412ea2e58b190c81804", kill_on_drop: false }`
[INFO] [stdout] ad8943b3b4efe1e0f4ddf4271b7a91ede447bbde35212412ea2e58b190c81804
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 81cf71ed81aa3d1af04bd27bd62d977c410f36b2cca368e3a67388702582cd25
[INFO] running `Command { std: "docker" "start" "-a" "81cf71ed81aa3d1af04bd27bd62d977c410f36b2cca368e3a67388702582cd25", 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)]` (part of `#[warn(unused)]`) 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: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/var.rs:38:27
[INFO] [stdout]    |
[INFO] [stdout] 38 |             .map(|(k, v)| ((_string_size(k) + v.size()) as u64))
[INFO] [stdout]    |                           ^                                   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 38 -             .map(|(k, v)| ((_string_size(k) + v.size()) as u64))
[INFO] [stdout] 38 +             .map(|(k, v)| (_string_size(k) + v.size()) as u64 )
[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)]` (part of `#[warn(unused)]`) 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<...>) -> ... + 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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/galevm-f55d70429b8a0618.long-type-11958119471252649789.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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<...>) -> ... + 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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/galevm-f55d70429b8a0618.long-type-11958119471252649789.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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<...>) -> ... + 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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/galevm-f55d70429b8a0618.long-type-11958119471252649789.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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<...>) -> ... + 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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/galevm-f55d70429b8a0618.long-type-11958119471252649789.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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<...>) -> ... + 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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/galevm-f55d70429b8a0618.long-type-11958119471252649789.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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: 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)]` (part of `#[warn(unused)]`) 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: unnecessary parentheses around closure body
[INFO] [stdout]   --> src/var.rs:38:27
[INFO] [stdout]    |
[INFO] [stdout] 38 |             .map(|(k, v)| ((_string_size(k) + v.size()) as u64))
[INFO] [stdout]    |                           ^                                   ^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] help: remove these parentheses
[INFO] [stdout]    |
[INFO] [stdout] 38 -             .map(|(k, v)| ((_string_size(k) + v.size()) as u64))
[INFO] [stdout] 38 +             .map(|(k, v)| (_string_size(k) + v.size()) as u64 )
[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)]` (part of `#[warn(unused)]`) 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<...>) -> ... + 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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/galevm-04998666c012c9c6.long-type-16723795320372236541.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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<...>) -> ... + 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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/galevm-04998666c012c9c6.long-type-16723795320372236541.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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<...>) -> ... + 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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/galevm-04998666c012c9c6.long-type-16723795320372236541.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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<...>) -> ... + 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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/galevm-04998666c012c9c6.long-type-16723795320372236541.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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<...>) -> ... + 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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/galevm-04998666c012c9c6.long-type-16723795320372236541.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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<...>) -> ... + 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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/galevm-04998666c012c9c6.long-type-16723795320372236541.txt'
[INFO] [stdout]     = note: consider using `--verbose` to print the full type name to the console
[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 1.34s
[INFO] running `Command { std: "docker" "inspect" "81cf71ed81aa3d1af04bd27bd62d977c410f36b2cca368e3a67388702582cd25", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "81cf71ed81aa3d1af04bd27bd62d977c410f36b2cca368e3a67388702582cd25", kill_on_drop: false }`
[INFO] [stdout] 81cf71ed81aa3d1af04bd27bd62d977c410f36b2cca368e3a67388702582cd25
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0d162b25edd5bf0dba9a22e83b614f1113e90474" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4072f907785a0485f29e39a4e9db65a0769599c5a9e2741bf50734249ede6a13
[INFO] running `Command { std: "docker" "start" "-a" "4072f907785a0485f29e39a4e9db65a0769599c5a9e2741bf50734249ede6a13", 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)]` (part of `#[warn(unused)]`) 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: unnecessary parentheses around closure body
[INFO] [stderr]   --> src/var.rs:38:27
[INFO] [stderr]    |
[INFO] [stderr] 38 |             .map(|(k, v)| ((_string_size(k) + v.size()) as u64))
[INFO] [stderr]    |                           ^                                   ^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_parens)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] help: remove these parentheses
[INFO] [stderr]    |
[INFO] [stderr] 38 -             .map(|(k, v)| ((_string_size(k) + v.size()) as u64))
[INFO] [stderr] 38 +             .map(|(k, v)| (_string_size(k) + v.size()) as u64 )
[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)]` (part of `#[warn(unused)]`) 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<...>) -> ... + 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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/galevm-f55d70429b8a0618.long-type-11958119471252649789.txt'
[INFO] [stderr]     = note: consider using `--verbose` to print the full type name to the console
[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<...>) -> ... + 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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/galevm-f55d70429b8a0618.long-type-11958119471252649789.txt'
[INFO] [stderr]     = note: consider using `--verbose` to print the full type name to the console
[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<...>) -> ... + 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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/galevm-f55d70429b8a0618.long-type-11958119471252649789.txt'
[INFO] [stderr]     = note: consider using `--verbose` to print the full type name to the console
[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<...>) -> ... + 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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/galevm-f55d70429b8a0618.long-type-11958119471252649789.txt'
[INFO] [stderr]     = note: consider using `--verbose` to print the full type name to the console
[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<...>) -> ... + 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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/galevm-f55d70429b8a0618.long-type-11958119471252649789.txt'
[INFO] [stderr]     = note: consider using `--verbose` to print the full type name to the console
[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<...>) -> ... + 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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/galevm-04998666c012c9c6.long-type-16723795320372236541.txt'
[INFO] [stderr]     = note: consider using `--verbose` to print the full type name to the console
[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<...>) -> ... + 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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/galevm-04998666c012c9c6.long-type-16723795320372236541.txt'
[INFO] [stderr]     = note: consider using `--verbose` to print the full type name to the console
[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<...>) -> ... + 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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/galevm-04998666c012c9c6.long-type-16723795320372236541.txt'
[INFO] [stderr]     = note: consider using `--verbose` to print the full type name to the console
[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<...>) -> ... + 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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/galevm-04998666c012c9c6.long-type-16723795320372236541.txt'
[INFO] [stderr]     = note: consider using `--verbose` to print the full type name to the console
[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<...>) -> ... + 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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/galevm-04998666c012c9c6.long-type-16723795320372236541.txt'
[INFO] [stderr]     = note: consider using `--verbose` to print the full type name to the console
[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<...>) -> ... + 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: the full name for the type has been written to '/opt/rustwide/target/debug/deps/galevm-04998666c012c9c6.long-type-16723795320372236541.txt'
[INFO] [stderr]     = note: consider using `--verbose` to print the full type name to the console
[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 13 warnings (run `cargo fix --lib -p galevm` to apply 8 suggestions)
[INFO] [stderr] warning: `galevm` (lib test) generated 14 warnings (8 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-04998666c012c9c6)
[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_if_else_elif ... ok
[INFO] [stdout] test tests::test_functions ... ok
[INFO] [stdout] test tests::test_while ... ok
[INFO] [stdout] test tests::test_features ... ok
[INFO] [stdout] test tests::test_transmute ... ok
[INFO] [stdout] test tests::test_structs ... FAILED
[INFO] [stdout] test tests::test_sleep ... ok
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- tests::test_structs stdout ----
[INFO] [stdout] 
[INFO] [stdout] thread 'tests::test_structs' (31) panicked at src/visit.rs:370:35:
[INFO] [stdout] called `Option::unwrap()` on a `None` value
[INFO] [stdout] stack backtrace:
[INFO] [stdout]    0:     0x64cce07f9de2 - std[3b51380354919863]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stdout]    1:     0x64cce07f9de2 - std[3b51380354919863]::backtrace_rs::backtrace::trace_unsynchronized::<std[3b51380354919863]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stdout]    2:     0x64cce07f9de2 - std[3b51380354919863]::sys::backtrace::_print_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:74:9
[INFO] [stdout]    3:     0x64cce07f9de2 - <<std[3b51380354919863]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[27de1724e4349be2]::fmt::Display>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:44:26
[INFO] [stdout]    4:     0x64cce081003a - <core[27de1724e4349be2]::fmt::rt::Argument>::fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/fmt/rt.rs:152:76
[INFO] [stdout]    5:     0x64cce081003a - core[27de1724e4349be2]::fmt::write
[INFO] [stdout]    6:     0x64cce07fec46 - std[3b51380354919863]::io::default_write_fmt::<alloc[a57f19327c0ad893]::vec::Vec<u8>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:639:11
[INFO] [stdout]    7:     0x64cce07fec46 - <alloc[a57f19327c0ad893]::vec::Vec<u8> as std[3b51380354919863]::io::Write>::write_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/io/mod.rs:1994:13
[INFO] [stdout]    8:     0x64cce07d84af - <std[3b51380354919863]::sys::backtrace::BacktraceLock>::print
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:47:9
[INFO] [stdout]    9:     0x64cce07d84af - std[3b51380354919863]::panicking::default_hook::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:292:27
[INFO] [stdout]   10:     0x64cce07f1ff9 - std[3b51380354919863]::panicking::default_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:316:9
[INFO] [stdout]   11:     0x64cce07477de - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   12:     0x64cce07477de - test[182b2e79ecd7bbd9]::test_main_with_exit_callback::<test[182b2e79ecd7bbd9]::test_main::{closure#0}>::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:145:21
[INFO] [stdout]   13:     0x64cce07f21b2 - <alloc[a57f19327c0ad893]::boxed::Box<dyn for<'a, 'b> core[27de1724e4349be2]::ops::function::Fn<(&'a std[3b51380354919863]::panic::PanicHookInfo<'b>,), Output = ()> + core[27de1724e4349be2]::marker::Sync + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::Fn<(&std[3b51380354919863]::panic::PanicHookInfo,)>>::call
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2220:9
[INFO] [stdout]   14:     0x64cce07f21b2 - std[3b51380354919863]::panicking::panic_with_hook
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:833:13
[INFO] [stdout]   15:     0x64cce07d859a - std[3b51380354919863]::panicking::panic_handler::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:691:13
[INFO] [stdout]   16:     0x64cce07cd7e9 - std[3b51380354919863]::sys::backtrace::__rust_end_short_backtrace::<std[3b51380354919863]::panicking::panic_handler::{closure#0}, !>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:182:18
[INFO] [stdout]   17:     0x64cce07d93bd - __rustc[d79c0ace40940972]::rust_begin_unwind
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:689:5
[INFO] [stdout]   18:     0x64cce081070c - core[27de1724e4349be2]::panicking::panic_fmt
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:80:14
[INFO] [stdout]   19:     0x64cce08106d2 - core[27de1724e4349be2]::panicking::panic
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panicking.rs:150:5
[INFO] [stdout]   20:     0x64cce0810429 - core[27de1724e4349be2]::option::unwrap_failed
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/option.rs:2199:5
[INFO] [stdout]   21:     0x64cce072dd72 - <core[27de1724e4349be2]::option::Option<&galevm[d73fc89b4234ebab]::visit::Scope>>::unwrap
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/option.rs:1016:21
[INFO] [stdout]   22:     0x64cce072dd72 - <galevm[d73fc89b4234ebab]::visit::Vm as galevm[d73fc89b4234ebab]::visit::GlobalScope>::scope_level
[INFO] [stdout]                                at /opt/rustwide/workdir/src/visit.rs:370:35
[INFO] [stdout]   23:     0x64cce072c547 - <galevm[d73fc89b4234ebab]::visit::Vm as galevm[d73fc89b4234ebab]::visit::ScopeProvider>::call_static_fn
[INFO] [stdout]                                at /opt/rustwide/workdir/src/visit.rs:307:17
[INFO] [stdout]   24:     0x64cce071a692 - <galevm[d73fc89b4234ebab]::tks::expr::Expression as galevm[d73fc89b4234ebab]::visit::Visitable>::visit::<galevm[d73fc89b4234ebab]::visit::Vm>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tks/expr.rs:148:35
[INFO] [stdout]   25:     0x64cce07344a1 - <galevm[d73fc89b4234ebab]::tks::Token as galevm[d73fc89b4234ebab]::visit::Visitable>::visit::<galevm[d73fc89b4234ebab]::visit::Vm>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/tks.rs:109:45
[INFO] [stdout]   26:     0x64cce07281ee - <galevm[d73fc89b4234ebab]::visit::Vm as galevm[d73fc89b4234ebab]::visit::Visitor>::visit::<galevm[d73fc89b4234ebab]::tks::Token>
[INFO] [stdout]                                at /opt/rustwide/workdir/src/visit.rs:413:14
[INFO] [stdout]   27:     0x64cce072e45a - <galevm[d73fc89b4234ebab]::visit::Vm as galevm[d73fc89b4234ebab]::visit::Visitor>::process
[INFO] [stdout]                                at /opt/rustwide/workdir/src/visit.rs:420:18
[INFO] [stdout]   28:     0x64cce070fe97 - galevm[d73fc89b4234ebab]::tests::test_structs
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:303:12
[INFO] [stdout]   29:     0x64cce070c457 - galevm[d73fc89b4234ebab]::tests::test_structs::{closure#0}
[INFO] [stdout]                                at /opt/rustwide/workdir/src/lib.rs:287:22
[INFO] [stdout]   30:     0x64cce0705626 - <galevm[d73fc89b4234ebab]::tests::test_structs::{closure#0} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   31:     0x64cce073bb8b - <fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   32:     0x64cce073bb8b - test[182b2e79ecd7bbd9]::__rust_begin_short_backtrace::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, fn() -> core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:663:18
[INFO] [stdout]   33:     0x64cce07483ea - test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:74
[INFO] [stdout]   34:     0x64cce07483ea - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   35:     0x64cce07483ea - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   36:     0x64cce07483ea - std[3b51380354919863]::panicking::catch_unwind::<core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>, core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   37:     0x64cce07483ea - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<test[182b2e79ecd7bbd9]::run_test_in_process::{closure#0}>, core[27de1724e4349be2]::result::Result<(), alloc[a57f19327c0ad893]::string::String>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   38:     0x64cce07483ea - test[182b2e79ecd7bbd9]::run_test_in_process
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:686:27
[INFO] [stdout]   39:     0x64cce07483ea - test[182b2e79ecd7bbd9]::run_test::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:607:43
[INFO] [stdout]   40:     0x64cce0743994 - test[182b2e79ecd7bbd9]::run_test::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/test/src/lib.rs:637:41
[INFO] [stdout]   41:     0x64cce0743994 - std[3b51380354919863]::sys::backtrace::__rust_begin_short_backtrace::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/backtrace.rs:166:18
[INFO] [stdout]   42:     0x64cce074aee2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:91:13
[INFO] [stdout]   43:     0x64cce074aee2 - <core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/panic/unwind_safe.rs:274:9
[INFO] [stdout]   44:     0x64cce074aee2 - std[3b51380354919863]::panicking::catch_unwind::do_call::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:581:40
[INFO] [stdout]   45:     0x64cce074aee2 - std[3b51380354919863]::panicking::catch_unwind::<(), core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panicking.rs:544:19
[INFO] [stdout]   46:     0x64cce074aee2 - std[3b51380354919863]::panic::catch_unwind::<core[27de1724e4349be2]::panic::unwind_safe::AssertUnwindSafe<std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}::{closure#0}>, ()>
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/panic.rs:359:14
[INFO] [stdout]   47:     0x64cce074aee2 - std[3b51380354919863]::thread::lifecycle::spawn_unchecked::<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/thread/lifecycle.rs:89:26
[INFO] [stdout]   48:     0x64cce074aee2 - <std[3b51380354919863]::thread::lifecycle::spawn_unchecked<test[182b2e79ecd7bbd9]::run_test::{closure#1}, ()>::{closure#1} as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once::{shim:vtable#0}
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/core/src/ops/function.rs:250:5
[INFO] [stdout]   49:     0x64cce07f968f - <alloc[a57f19327c0ad893]::boxed::Box<dyn core[27de1724e4349be2]::ops::function::FnOnce<(), Output = ()> + core[27de1724e4349be2]::marker::Send> as core[27de1724e4349be2]::ops::function::FnOnce<()>>::call_once
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/alloc/src/boxed.rs:2206:9
[INFO] [stdout]   50:     0x64cce07f968f - <std[3b51380354919863]::sys::thread::unix::Thread>::new::thread_start
[INFO] [stdout]                                at /rustc/0d162b25edd5bf0dba9a22e83b614f1113e90474/library/std/src/sys/thread/unix.rs:119:17
[INFO] [stdout]   51:     0x754f31399aa4 - <unknown>
[INFO] [stdout]   52:     0x754f31426a64 - 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.02s
[INFO] [stdout] 
[INFO] [stderr] error: test failed, to rerun pass `--lib`
[INFO] running `Command { std: "docker" "inspect" "4072f907785a0485f29e39a4e9db65a0769599c5a9e2741bf50734249ede6a13", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4072f907785a0485f29e39a4e9db65a0769599c5a9e2741bf50734249ede6a13", kill_on_drop: false }`
[INFO] [stdout] 4072f907785a0485f29e39a4e9db65a0769599c5a9e2741bf50734249ede6a13
