[INFO] fetching crate lovm2_std 0.4.8...
[INFO] checking lovm2_std-0.4.8 against master#30f74ff0dc4d66debc8b50724c446f817e5f75f4 for pr-121848-1
[INFO] extracting crate lovm2_std 0.4.8 into /workspace/builds/worker-4-tc1/source
[INFO] validating manifest of crates.io crate lovm2_std 0.4.8 on toolchain 30f74ff0dc4d66debc8b50724c446f817e5f75f4
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] started tweaking crates.io crate lovm2_std 0.4.8
[INFO] finished tweaking crates.io crate lovm2_std 0.4.8
[INFO] tweaked toml for crates.io crate lovm2_std 0.4.8 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded tiny_http v0.7.0
[INFO] [stderr]   Downloaded chunked_transfer v1.5.0
[INFO] [stderr]   Downloaded crossbeam-channel v0.4.4
[INFO] [stderr]   Downloaded lovm2_module v0.1.0
[INFO] [stderr]   Downloaded httptest v0.14.0
[INFO] [stderr]   Downloaded lovm2_core v0.4.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 37808f3c20e7623ba03833fba3c92dd607ac40f4483c2ee8a1ceec4c8b7398a9
[INFO] running `Command { std: "docker" "start" "-a" "37808f3c20e7623ba03833fba3c92dd607ac40f4483c2ee8a1ceec4c8b7398a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "37808f3c20e7623ba03833fba3c92dd607ac40f4483c2ee8a1ceec4c8b7398a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "37808f3c20e7623ba03833fba3c92dd607ac40f4483c2ee8a1ceec4c8b7398a9", kill_on_drop: false }`
[INFO] [stdout] 37808f3c20e7623ba03833fba3c92dd607ac40f4483c2ee8a1ceec4c8b7398a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+30f74ff0dc4d66debc8b50724c446f817e5f75f4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6a3261f652765bcf3c76120b15334a3697d6f8fec6acace1db81f8388535091
[INFO] running `Command { std: "docker" "start" "-a" "c6a3261f652765bcf3c76120b15334a3697d6f8fec6acace1db81f8388535091", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.57
[INFO] [stderr]     Checking futures-channel v0.3.30
[INFO] [stderr]    Compiling num-traits v0.2.18
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]     Checking tracing v0.1.40
[INFO] [stderr]    Compiling crossbeam-utils v0.7.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]     Checking hashbrown v0.14.3
[INFO] [stderr]    Compiling maybe-uninit v2.0.0
[INFO] [stderr]     Checking miniz_oxide v0.7.2
[INFO] [stderr]    Compiling curl v0.4.46
[INFO] [stderr]     Checking backtrace v0.3.71
[INFO] [stderr]     Checking indexmap v2.2.6
[INFO] [stderr]     Checking dirs v3.0.2
[INFO] [stderr]     Checking libloading v0.6.7
[INFO] [stderr]     Checking chunked_transfer v1.5.0
[INFO] [stderr]     Checking regex-automata v0.1.10
[INFO] [stderr]     Checking ascii v1.1.0
[INFO] [stderr]     Checking crossbeam-channel v0.4.4
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]     Checking json v0.12.4
[INFO] [stderr]     Checking chrono v0.4.37
[INFO] [stderr]    Compiling serde_derive v1.0.197
[INFO] [stderr]    Compiling futures-macro v0.3.30
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking openssl v0.10.64
[INFO] [stderr]     Checking tokio v1.37.0
[INFO] [stderr]     Checking futures-util v0.3.30
[INFO] [stderr]    Compiling lovm2_module v0.1.0
[INFO] [stderr]     Checking serde v1.0.197
[INFO] [stderr]     Checking tiny_http v0.7.0
[INFO] [stderr]     Checking futures-executor v0.3.30
[INFO] [stderr]     Checking futures v0.3.30
[INFO] [stderr]     Checking tokio-util v0.7.10
[INFO] [stderr]     Checking h2 v0.3.25
[INFO] [stderr]     Checking bincode v1.3.3
[INFO] [stderr]     Checking serde_urlencoded v0.7.1
[INFO] [stderr]     Checking serde_json v1.0.115
[INFO] [stderr]     Checking lovm2_core v0.4.8
[INFO] [stderr]     Checking lovm2_std v0.4.8 (/opt/rustwide/workdir)
[INFO] [stdout] warning: the item `HashMap` is imported redundantly
[INFO] [stdout]  --> src/data.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 2 |
[INFO] [stdout] 3 | use super::*;
[INFO] [stdout]   |     -------- the item `HashMap` is already imported here
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: the item `HashMap` is imported redundantly
[INFO] [stdout]  --> src/net.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 2 |
[INFO] [stdout] 3 | use super::*;
[INFO] [stdout]   |     -------- the item `HashMap` is already imported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: 2 warnings emitted
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking hyper v0.14.28
[INFO] [stderr]     Checking httptest v0.14.0
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/collection.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use test_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/net.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use test_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/functional.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use test_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/buffer.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use test_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/json.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use test_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run_module_test` in this scope
[INFO] [stdout]   --> tests/collection.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let mut vm = run_module_test(|builder| {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/fs.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use test_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run_module_test` in this scope
[INFO] [stdout]   --> tests/collection.rs:50:18
[INFO] [stdout]    |
[INFO] [stdout] 50 |     let mut vm = run_module_test(|builder| {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/string.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use test_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run_module_test` in this scope
[INFO] [stdout]   --> tests/functional.rs:10:18
[INFO] [stdout]    |
[INFO] [stdout] 10 |     let mut vm = run_module_test(|builder| {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run_module_test` in this scope
[INFO] [stdout]   --> tests/json.rs:11:18
[INFO] [stdout]    |
[INFO] [stdout] 11 |     let mut vm = run_module_test(|builder| {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `test_utils`
[INFO] [stdout]  --> tests/math.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use test_utils::*;
[INFO] [stdout]   |     ^^^^^^^^^^ use of undeclared crate or module `test_utils`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run_module_test` in this scope
[INFO] [stdout]   --> tests/json.rs:35:18
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let mut vm = run_module_test(|builder| {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run_module_test` in this scope
[INFO] [stdout]   --> tests/net.rs:22:18
[INFO] [stdout]    |
[INFO] [stdout] 22 |     let mut vm = run_module_test(|_| {});
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run_module_test` in this scope
[INFO] [stdout]   --> tests/collection.rs:88:18
[INFO] [stdout]    |
[INFO] [stdout] 88 |     let mut vm = run_module_test(|builder| {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lovm2_std` (test "json") due to 4 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] error[E0425]: cannot find function `run_module_test` in this scope
[INFO] [stdout]   --> tests/functional.rs:40:18
[INFO] [stdout]    |
[INFO] [stdout] 40 |     let mut vm = run_module_test(|builder| {
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run_module_test` in this scope
[INFO] [stdout]    --> tests/collection.rs:118:18
[INFO] [stdout]     |
[INFO] [stdout] 118 |     let mut vm = run_module_test(|_| {});
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lovm2_std` (test "functional") due to 4 previous errors
[INFO] [stdout] error[E0425]: cannot find function `run_module_test` in this scope
[INFO] [stdout]   --> tests/fs.rs:13:18
[INFO] [stdout]    |
[INFO] [stdout] 13 |     let mut vm = run_module_test(|_| {});
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run_module_test` in this scope
[INFO] [stdout]  --> tests/buffer.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let mut vm = run_module_test(|_| {});
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run_module_test` in this scope
[INFO] [stdout]   --> tests/net.rs:45:18
[INFO] [stdout]    |
[INFO] [stdout] 45 |     let mut vm = run_module_test(|_| {});
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run_module_test` in this scope
[INFO] [stdout]  --> tests/string.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let mut vm = run_module_test(|_| {});
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run_module_test` in this scope
[INFO] [stdout]   --> tests/fs.rs:31:18
[INFO] [stdout]    |
[INFO] [stdout] 31 |     let mut vm = run_module_test(|_| {});
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run_module_test` in this scope
[INFO] [stdout]    --> tests/collection.rs:133:18
[INFO] [stdout]     |
[INFO] [stdout] 133 |     let mut vm = run_module_test(|_| {});
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run_module_test` in this scope
[INFO] [stdout]   --> tests/string.rs:20:18
[INFO] [stdout]    |
[INFO] [stdout] 20 |     let mut vm = run_module_test(|_| {});
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run_module_test` in this scope
[INFO] [stdout]   --> tests/fs.rs:54:18
[INFO] [stdout]    |
[INFO] [stdout] 54 |     let mut vm = run_module_test(|_| {});
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run_module_test` in this scope
[INFO] [stdout]   --> tests/buffer.rs:35:18
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let mut vm = run_module_test(|_| {});
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run_module_test` in this scope
[INFO] [stdout]   --> tests/string.rs:35:18
[INFO] [stdout]    |
[INFO] [stdout] 35 |     let mut vm = run_module_test(|_| {});
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run_module_test` in this scope
[INFO] [stdout]   --> tests/net.rs:68:18
[INFO] [stdout]    |
[INFO] [stdout] 68 |     let mut vm = run_module_test(|_| {});
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 4 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run_module_test` in this scope
[INFO] [stdout]   --> tests/string.rs:49:18
[INFO] [stdout]    |
[INFO] [stdout] 49 |     let mut vm = run_module_test(|_| {});
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run_module_test` in this scope
[INFO] [stdout]    --> tests/collection.rs:151:18
[INFO] [stdout]     |
[INFO] [stdout] 151 |     let mut vm = run_module_test(|_| {});
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 3 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run_module_test` in this scope
[INFO] [stdout]   --> tests/string.rs:67:18
[INFO] [stdout]    |
[INFO] [stdout] 67 |     let mut vm = run_module_test(|_| {});
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run_module_test` in this scope
[INFO] [stdout]    --> tests/collection.rs:175:18
[INFO] [stdout]     |
[INFO] [stdout] 175 |     let mut vm = run_module_test(|_| {});
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run_module_test` in this scope
[INFO] [stdout]   --> tests/string.rs:92:18
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let mut vm = run_module_test(|_| {});
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lovm2_std` (test "net") due to 5 previous errors
[INFO] [stderr] error: could not compile `lovm2_std` (test "buffer") due to 4 previous errors
[INFO] [stdout] error[E0425]: cannot find function `run_module_test` in this scope
[INFO] [stdout]    --> tests/fs.rs:132:18
[INFO] [stdout]     |
[INFO] [stdout] 132 |     let mut vm = run_module_test(|_| {});
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run_module_test` in this scope
[INFO] [stdout]    --> tests/collection.rs:192:18
[INFO] [stdout]     |
[INFO] [stdout] 192 |     let mut vm = run_module_test(|builder| {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run_module_test` in this scope
[INFO] [stdout]  --> tests/math.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let mut vm = run_module_test(|_| {});
[INFO] [stdout]   |                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run_module_test` in this scope
[INFO] [stdout]    --> tests/string.rs:113:18
[INFO] [stdout]     |
[INFO] [stdout] 113 |     let mut vm = run_module_test(|_| {});
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run_module_test` in this scope
[INFO] [stdout]    --> tests/collection.rs:219:18
[INFO] [stdout]     |
[INFO] [stdout] 219 |     let mut vm = run_module_test(|builder| {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run_module_test` in this scope
[INFO] [stdout]    --> tests/string.rs:123:18
[INFO] [stdout]     |
[INFO] [stdout] 123 |     let mut vm = run_module_test(|_| {});
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run_module_test` in this scope
[INFO] [stdout]   --> tests/math.rs:23:18
[INFO] [stdout]    |
[INFO] [stdout] 23 |     let mut vm = run_module_test(|_| {});
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 5 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run_module_test` in this scope
[INFO] [stdout]    --> tests/collection.rs:242:18
[INFO] [stdout]     |
[INFO] [stdout] 242 |     let mut vm = run_module_test(|builder| {
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run_module_test` in this scope
[INFO] [stdout]    --> tests/string.rs:133:18
[INFO] [stdout]     |
[INFO] [stdout] 133 |     let mut vm = run_module_test(|_| {});
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run_module_test` in this scope
[INFO] [stdout]   --> tests/math.rs:65:18
[INFO] [stdout]    |
[INFO] [stdout] 65 |     let mut vm = run_module_test(|_| {});
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run_module_test` in this scope
[INFO] [stdout]    --> tests/collection.rs:257:18
[INFO] [stdout]     |
[INFO] [stdout] 257 |     let mut vm = run_module_test(|_| {});
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run_module_test` in this scope
[INFO] [stdout]   --> tests/math.rs:83:18
[INFO] [stdout]    |
[INFO] [stdout] 83 |     let mut vm = run_module_test(|_| {});
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 10 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lovm2_std` (test "fs") due to 6 previous errors
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 12 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run_module_test` in this scope
[INFO] [stdout]   --> tests/math.rs:92:18
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let mut vm = run_module_test(|_| {});
[INFO] [stdout]    |                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lovm2_std` (test "string") due to 11 previous errors
[INFO] [stderr] error: could not compile `lovm2_std` (test "collection") due to 13 previous errors
[INFO] [stdout] error[E0425]: cannot find function `run_module_test` in this scope
[INFO] [stdout]    --> tests/math.rs:101:18
[INFO] [stdout]     |
[INFO] [stdout] 101 |     let mut vm = run_module_test(|_| {});
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run_module_test` in this scope
[INFO] [stdout]    --> tests/math.rs:111:18
[INFO] [stdout]     |
[INFO] [stdout] 111 |     let mut vm = run_module_test(|_| {});
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0425]: cannot find function `run_module_test` in this scope
[INFO] [stdout]    --> tests/math.rs:125:18
[INFO] [stdout]     |
[INFO] [stdout] 125 |     let mut vm = run_module_test(|_| {});
[INFO] [stdout]     |                  ^^^^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 9 previous errors
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0425, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0425`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `lovm2_std` (test "math") due to 10 previous errors
[INFO] running `Command { std: "docker" "inspect" "c6a3261f652765bcf3c76120b15334a3697d6f8fec6acace1db81f8388535091", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6a3261f652765bcf3c76120b15334a3697d6f8fec6acace1db81f8388535091", kill_on_drop: false }`
[INFO] [stdout] c6a3261f652765bcf3c76120b15334a3697d6f8fec6acace1db81f8388535091
