[INFO] fetching crate lox-lang 0.0.3... [INFO] testing lox-lang-0.0.3 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate lox-lang 0.0.3 into /workspace/builds/worker-4/source [INFO] validating manifest of crates.io crate lox-lang 0.0.3 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lox-lang 0.0.3 [INFO] finished tweaking crates.io crate lox-lang 0.0.3 [INFO] tweaked toml for crates.io crate lox-lang 0.0.3 written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate crates.io crate lox-lang 0.0.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 73b88a9828867125fb898902440083a6f481064d31074ee69dd58ec6327d5866 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "73b88a9828867125fb898902440083a6f481064d31074ee69dd58ec6327d5866", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "73b88a9828867125fb898902440083a6f481064d31074ee69dd58ec6327d5866", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73b88a9828867125fb898902440083a6f481064d31074ee69dd58ec6327d5866", kill_on_drop: false }` [INFO] [stdout] 73b88a9828867125fb898902440083a6f481064d31074ee69dd58ec6327d5866 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 06322c82efffee6b18638758e1a3eec415135b3a103203c68a295198696993c4 [INFO] running `Command { std: "docker" "start" "-a" "06322c82efffee6b18638758e1a3eec415135b3a103203c68a295198696993c4", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.19 [INFO] [stderr] Compiling fs_extra v1.1.0 [INFO] [stderr] Compiling os_str_bytes v2.3.0 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling proc-macro-error-attr v0.4.12 [INFO] [stderr] Compiling proc-macro-error v0.4.12 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling term v0.6.1 [INFO] [stderr] Compiling jemalloc-sys v0.3.2 [INFO] [stderr] Compiling simplelog v0.7.6 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.1 [INFO] [stderr] Compiling clap v3.0.0-beta.1 [INFO] [stderr] Compiling jemallocator v0.3.2 [INFO] [stderr] Compiling lox-lang v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/compiler/wrapper.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | pub(super) name: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ClassWrapper` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/compiler/wrapper.rs:99:10 [INFO] [stdout] | [INFO] [stdout] 99 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `CallStackOverflow` [INFO] [stdout] --> src/vm/errors.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | CallStackOverflow, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RuntimeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/vm/errors.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ValueStackOverflow` [INFO] [stdout] --> src/vm/errors.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | ValueStackOverflow, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RuntimeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/vm/errors.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 26s [INFO] running `Command { std: "docker" "inspect" "06322c82efffee6b18638758e1a3eec415135b3a103203c68a295198696993c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "06322c82efffee6b18638758e1a3eec415135b3a103203c68a295198696993c4", kill_on_drop: false }` [INFO] [stdout] 06322c82efffee6b18638758e1a3eec415135b3a103203c68a295198696993c4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d9f02dc214b7b696afa8119114d16fd1e26887310cce370da488abfb20e2e7a3 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "d9f02dc214b7b696afa8119114d16fd1e26887310cce370da488abfb20e2e7a3", kill_on_drop: false }` [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/compiler/wrapper.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | pub(super) name: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ClassWrapper` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/compiler/wrapper.rs:99:10 [INFO] [stdout] | [INFO] [stdout] 99 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `CallStackOverflow` [INFO] [stdout] --> src/vm/errors.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | CallStackOverflow, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RuntimeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/vm/errors.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling lox-lang v0.0.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: variant is never constructed: `ValueStackOverflow` [INFO] [stdout] --> src/vm/errors.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | ValueStackOverflow, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RuntimeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/vm/errors.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> src/compiler/wrapper.rs:102:5 [INFO] [stdout] | [INFO] [stdout] 102 | pub(super) name: Box, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `ClassWrapper` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/compiler/wrapper.rs:99:10 [INFO] [stdout] | [INFO] [stdout] 99 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `CallStackOverflow` [INFO] [stdout] --> src/vm/errors.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | CallStackOverflow, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RuntimeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/vm/errors.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `ValueStackOverflow` [INFO] [stdout] --> src/vm/errors.rs:12:5 [INFO] [stdout] | [INFO] [stdout] 12 | ValueStackOverflow, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RuntimeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/vm/errors.rs:3:10 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.56s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/lox_lang-cc44183d1145eb11) [INFO] [stderr] Executable unittests src/bin/loxi.rs (/opt/rustwide/target/debug/deps/loxi-910eead6bb4c0902) [INFO] [stderr] Executable tests/classes.rs (/opt/rustwide/target/debug/deps/classes-24dc487034fce0f3) [INFO] [stderr] Executable tests/closure.rs (/opt/rustwide/target/debug/deps/closure-dc59e0b8b5fbc76f) [INFO] [stderr] Executable tests/function.rs (/opt/rustwide/target/debug/deps/function-1f7a4d0ef22a4a69) [INFO] running `Command { std: "docker" "inspect" "d9f02dc214b7b696afa8119114d16fd1e26887310cce370da488abfb20e2e7a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9f02dc214b7b696afa8119114d16fd1e26887310cce370da488abfb20e2e7a3", kill_on_drop: false }` [INFO] [stdout] d9f02dc214b7b696afa8119114d16fd1e26887310cce370da488abfb20e2e7a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e9fee49fc6f884efa49267b8d4960a63be5bd84762ede102c1f05dd697967634 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "e9fee49fc6f884efa49267b8d4960a63be5bd84762ede102c1f05dd697967634", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `name` [INFO] [stderr] --> src/compiler/wrapper.rs:102:5 [INFO] [stderr] | [INFO] [stderr] 102 | pub(super) name: Box, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `ClassWrapper` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/compiler/wrapper.rs:99:10 [INFO] [stderr] | [INFO] [stderr] 99 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `CallStackOverflow` [INFO] [stderr] --> src/vm/errors.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | CallStackOverflow, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RuntimeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/vm/errors.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `ValueStackOverflow` [INFO] [stderr] --> src/vm/errors.rs:12:5 [INFO] [stderr] | [INFO] [stderr] 12 | ValueStackOverflow, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RuntimeError` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/vm/errors.rs:3:10 [INFO] [stderr] | [INFO] [stderr] 3 | #[derive(Debug)] [INFO] [stderr] | ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `lox-lang` (lib) generated 3 warnings [INFO] [stderr] warning: `lox-lang` (lib test) generated 3 warnings (3 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stdout] [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/lox_lang-cc44183d1145eb11) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests src/bin/loxi.rs (/opt/rustwide/target/debug/deps/loxi-910eead6bb4c0902) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/classes.rs (/opt/rustwide/target/debug/deps/classes-24dc487034fce0f3) [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 15 tests [INFO] [stdout] test define_methods ... ok [INFO] [stdout] test inherit ... ok [INFO] [stdout] test init ... ok [INFO] [stdout] test instance ... ok [INFO] [stdout] test invoke_field ... ok [INFO] [stdout] test no_this ... ok [INFO] [stdout] test object ... ok [INFO] [stdout] test properties ... ok [INFO] [stdout] test say_name ... ok [INFO] [stdout] test setter ... ok [INFO] [stdout] test super_access ... ok [INFO] [stdout] test super_call ... ok [INFO] [stdout] test super_doughnut ... ok [INFO] [stdout] test this ... ok [INFO] [stdout] test bad_getter - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 15 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running tests/closure.rs (/opt/rustwide/target/debug/deps/closure-dc59e0b8b5fbc76f) [INFO] [stdout] running 4 tests [INFO] [stdout] test inner_outer ... ok [INFO] [stdout] test fun_argument ... ok [INFO] [stdout] test deferred_declaration ... ok [INFO] [stdout] test local ... ok [INFO] [stderr] Running tests/function.rs (/opt/rustwide/target/debug/deps/function-1f7a4d0ef22a4a69) [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test print ... ok [INFO] [stdout] test no_return ... ok [INFO] [stdout] test sum ... ok [INFO] [stdout] test not_a_function - should panic ... ok [INFO] [stderr] Doc-tests lox-lang [INFO] [stdout] test top_level_return - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test src/vm/io.rs - vm::io::VM::buffer_output (line 19) ... ok [INFO] [stdout] test src/vm/mod.rs - vm::VM::define_global (line 117) ... ok [INFO] [stdout] test src/lib.rs - (line 26) ... ok [INFO] [stdout] test src/vm/mod.rs - vm::VM (line 22) ... ok [INFO] [stdout] test src/lox_core/mod.rs - lox_core::NativeFun (line 299) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 3.52s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e9fee49fc6f884efa49267b8d4960a63be5bd84762ede102c1f05dd697967634", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e9fee49fc6f884efa49267b8d4960a63be5bd84762ede102c1f05dd697967634", kill_on_drop: false }` [INFO] [stdout] e9fee49fc6f884efa49267b8d4960a63be5bd84762ede102c1f05dd697967634