[INFO] cloning repository https://github.com/jonnyboyC/spacelox [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/jonnyboyC/spacelox" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjonnyboyC%2Fspacelox", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjonnyboyC%2Fspacelox'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e4e5a4ceec769558b47b99017ce6d9600942c476 [INFO] testing jonnyboyC/spacelox against try#722e1797249a965b6335aebd65d777f917e498f1 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FjonnyboyC%2Fspacelox" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/jonnyboyC/spacelox on toolchain 722e1797249a965b6335aebd65d777f917e498f1 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/jonnyboyC/spacelox [INFO] finished tweaking git repo https://github.com/jonnyboyC/spacelox [INFO] tweaked toml for git repo https://github.com/jonnyboyC/spacelox written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/jonnyboyC/spacelox already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /workspace/builds/worker-11/source/laythe/Cargo.toml [INFO] [stderr] workspace: /workspace/builds/worker-11/source/Cargo.toml [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded codespan v0.11.1 [INFO] [stderr] Downloaded tinytemplate v1.2.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 5244d76846219c60cdd317afc19da6faa42cf528cbe36a47ff0da85921b8b8e5 [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" "5244d76846219c60cdd317afc19da6faa42cf528cbe36a47ff0da85921b8b8e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "5244d76846219c60cdd317afc19da6faa42cf528cbe36a47ff0da85921b8b8e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5244d76846219c60cdd317afc19da6faa42cf528cbe36a47ff0da85921b8b8e5", kill_on_drop: false }` [INFO] [stdout] 5244d76846219c60cdd317afc19da6faa42cf528cbe36a47ff0da85921b8b8e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "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] 2abb3502abc04451edf45037f74cbdbfe7fac21b3d15ac76c281d21c31d4714a [INFO] running `Command { std: "docker" "start" "-a" "2abb3502abc04451edf45037f74cbdbfe7fac21b3d15ac76c281d21c31d4714a", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/laythe/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling libc v0.2.68 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling bumpalo v3.7.0 [INFO] [stderr] Compiling ahash v0.7.2 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling codespan v0.11.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling laythe_env v0.1.0 (/opt/rustwide/workdir/laythe_env) [INFO] [stderr] Compiling laythe_core v0.1.0 (/opt/rustwide/workdir/laythe_core) [INFO] [stderr] Compiling laythe_native v0.1.0 (/opt/rustwide/workdir/laythe_native) [INFO] [stderr] Compiling laythe_lib v0.1.0 (/opt/rustwide/workdir/laythe_lib) [INFO] [stderr] Compiling laythe_vm v0.1.0 (/opt/rustwide/workdir/laythe_vm) [INFO] [stderr] Compiling laythe v0.1.0 (/opt/rustwide/workdir/laythe) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 26.24s [INFO] running `Command { std: "docker" "inspect" "2abb3502abc04451edf45037f74cbdbfe7fac21b3d15ac76c281d21c31d4714a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2abb3502abc04451edf45037f74cbdbfe7fac21b3d15ac76c281d21c31d4714a", kill_on_drop: false }` [INFO] [stdout] 2abb3502abc04451edf45037f74cbdbfe7fac21b3d15ac76c281d21c31d4714a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen" "--no-run" "--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] 0c8b1b1cdaf27e0acdabd11ad0797fc0102872259a613e890371157e214b7f92 [INFO] running `Command { std: "docker" "start" "-a" "0c8b1b1cdaf27e0acdabd11ad0797fc0102872259a613e890371157e214b7f92", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/laythe/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Compiling serde v1.0.105 [INFO] [stderr] Compiling ryu v1.0.3 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.68 [INFO] [stderr] Compiling itoa v0.4.5 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling oorandom v11.1.0 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling num_cpus v1.12.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling cast v0.2.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling itertools v0.10.0 [INFO] [stderr] Compiling laythe_env v0.1.0 (/opt/rustwide/workdir/laythe_env) [INFO] [stderr] Compiling laythe_native v0.1.0 (/opt/rustwide/workdir/laythe_native) [INFO] [stderr] Compiling laythe_core v0.1.0 (/opt/rustwide/workdir/laythe_core) [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling laythe v0.1.0 (/opt/rustwide/workdir/laythe) [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling criterion-plot v0.4.4 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling bstr v0.2.12 [INFO] [stderr] Compiling serde_json v1.0.48 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling csv v1.1.3 [INFO] [stderr] Compiling tinytemplate v1.2.0 [INFO] [stderr] Compiling serde_derive v1.0.105 [INFO] [stderr] Compiling criterion v0.3.5 [INFO] [stderr] Compiling laythe_vm v0.1.0 (/opt/rustwide/workdir/laythe_vm) [INFO] [stderr] Compiling laythe_lib v0.1.0 (/opt/rustwide/workdir/laythe_lib) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1m 16s [INFO] running `Command { std: "docker" "inspect" "0c8b1b1cdaf27e0acdabd11ad0797fc0102872259a613e890371157e214b7f92", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0c8b1b1cdaf27e0acdabd11ad0797fc0102872259a613e890371157e214b7f92", kill_on_drop: false }` [INFO] [stdout] 0c8b1b1cdaf27e0acdabd11ad0797fc0102872259a613e890371157e214b7f92 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+722e1797249a965b6335aebd65d777f917e498f1" "test" "--frozen", 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] 221a390afd09a5784a464856e4c7088fcc9aba84ad6e2db4b5f10920e548fd32 [INFO] running `Command { std: "docker" "start" "-a" "221a390afd09a5784a464856e4c7088fcc9aba84ad6e2db4b5f10920e548fd32", kill_on_drop: false }` [INFO] [stderr] warning: profiles for the non root package will be ignored, specify profiles at the workspace root: [INFO] [stderr] package: /opt/rustwide/workdir/laythe/Cargo.toml [INFO] [stderr] workspace: /opt/rustwide/workdir/Cargo.toml [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/laythe-71ba8e0009cafa72) [INFO] [stdout] [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/laythe_core-96a7a0177071c80a) [INFO] [stdout] [INFO] [stdout] running 121 tests [INFO] [stdout] test chunk::test::chunk::get_line ... ok [INFO] [stdout] test managed::gc_array::test::array::header ... ok [INFO] [stdout] test chunk::test::chunk_builder::write_instruction ... ok [INFO] [stdout] test chunk::test::line::line_new ... ok [INFO] [stdout] test chunk::test::chunk_builder::default ... ok [INFO] [stdout] test managed::gc_array::test::array::len ... ok [INFO] [stdout] test managed::gc_array::test::handle::from_value ... ok [INFO] [stdout] test managed::gc_array::test::handle::from_slice ... ok [INFO] [stdout] test managed::gc_obj::test::gc_obj::deref_mut ... ok [INFO] [stdout] test managed::gc_obj::test::gc_object::drop_obj ... ok [INFO] [stdout] test managed::gc_obj::test::gc_obj::kind ... ok [INFO] [stdout] test managed::gc_obj::test::gc_object_handle_builder::degrade ... ok [INFO] [stdout] test managed::gc_obj::test::gc_obj::deref ... ok [INFO] [stdout] test managed::gc_obj::test::gc_obj::degrade ... ok [INFO] [stdout] test managed::gc_obj::test::gc_object_handle_builder::from ... ok [INFO] [stdout] test managed::gc_str::test::handle::from ... ok [INFO] [stdout] test chunk::test::chunk_builder::add_constant ... ok [INFO] [stdout] test managed::gc_obj::test::header::kind ... ok [INFO] [stdout] test managed::gc_str::test::value::deref_static ... ok [INFO] [stdout] test managed::utils::tests::get_array_offset_test ... ok [INFO] [stdout] test managed::utils::tests::max_align_test ... ok [INFO] [stdout] test module::package::test::new ... ok [INFO] [stdout] test module::package::test::name ... ok [INFO] [stdout] test managed::utils::tests::get_offset_test ... ok [INFO] [stdout] test module::test::get_exported_symbol ... ok [INFO] [stdout] test managed::utils::tests::get_array_len_offset_test ... ok [INFO] [stdout] test module::test::get_symbol ... ok [INFO] [stdout] test managed::utils::tests::max_array_align_test ... ok [INFO] [stdout] test module::package::test::import_symbol ... ok [INFO] [stdout] test module::test::export_symbol ... ok [INFO] [stdout] test module::test::import ... ok [INFO] [stdout] test managed::utils::tests::make_layout_test ... ok [INFO] [stdout] test module::test::import_symbol ... ok [INFO] [stdout] test module::test::insert_module ... ok [INFO] [stdout] test module::test::new ... ok [INFO] [stdout] test module::test::set_symbol ... ok [INFO] [stdout] test module::test::module_instance ... ok [INFO] [stdout] test object::channel::test::channel::close ... ok [INFO] [stdout] test object::channel::test::channel::read_only_to_read_only ... ok [INFO] [stdout] test object::channel::test::channel::capacity ... ok [INFO] [stdout] test object::channel::test::channel::bi_directional_to_write_only ... ok [INFO] [stdout] test object::channel::test::channel::dequeue_when_no_read_access ... ok [INFO] [stdout] test module::test::insert_symbol ... ok [INFO] [stdout] test object::channel::test::channel::read_only_to_write_only ... ok [INFO] [stdout] test object::channel::test::channel::sync ... ok [INFO] [stdout] test object::channel::test::channel::with_nonzero_sized_capacity ... ok [INFO] [stdout] test object::channel::test::channel::bi_directional_to_read_only ... ok [INFO] [stdout] test object::channel::test::channel::len ... ok [INFO] [stdout] test object::channel::test::channel::enqueue_with_no_write_access ... ok [INFO] [stdout] test object::channel::test::channel_queue::buffered::dequeue_when_empty ... ok [INFO] [stdout] test object::channel::test::channel_queue::buffered::dequeue_when_closed ... ok [INFO] [stdout] test object::channel::test::channel_queue::buffered::enqueue_when_full ... ok [INFO] [stdout] test object::channel::test::channel_queue::buffered::dequeue_when_closed_empty ... ok [INFO] [stdout] test object::channel::test::channel_queue::buffered::enqueue_when_full_with_waiter ... ok [INFO] [stdout] test object::channel::test::channel_queue::capacity ... ok [INFO] [stdout] test object::channel::test::channel_queue::buffered::enqueue_when_not_full ... ok [INFO] [stdout] test object::channel::test::channel_queue::close ... ok [INFO] [stdout] test object::channel::test::channel_queue::len ... ok [INFO] [stdout] test object::channel::test::channel::write_only_to_read_only ... ok [INFO] [stdout] test managed::utils::tests::make_array_layout_test ... ok [INFO] [stdout] test managed::utils::tests::next_aligned_test ... ok [INFO] [stdout] test object::channel::test::channel::write_only_to_write_only ... ok [INFO] [stdout] test object::channel::test::channel_queue::buffered::dequeue_when_empty_with_waiter ... ok [INFO] [stdout] test module::package::test::import ... ok [INFO] [stdout] test object::channel::test::channel_queue::buffered::enqueue_when_closed ... ok [INFO] [stdout] test object::channel::test::channel_queue::buffered::dequeue_when_nonempty ... ok [INFO] [stdout] test object::channel::test::channel_queue::sync::dequeue_when_closed ... ok [INFO] [stdout] test object::channel::test::channel_queue::sync ... ok [INFO] [stdout] test object::channel::test::channel_queue::sync::dequeue_when_empty ... ok [INFO] [stdout] test object::channel::test::channel_queue::new_nonzero_sized_buffered ... ok [INFO] [stdout] test object::channel::test::channel_queue::sync::dequeue_when_empty_with_waiter ... ok [INFO] [stdout] test object::channel::test::channel_queue::sync::dequeue_when_closed_empty ... ok [INFO] [stdout] test object::fiber::test::frame_stack ... ok [INFO] [stdout] test object::fiber::test::ensure_stack ... ok [INFO] [stdout] test module::test::from_path ... ok [INFO] [stdout] test object::channel::test::channel_queue::sync::enqueue_when_closed ... ok [INFO] [stdout] test object::channel::test::channel_queue::sync::dequeue_when_full ... ok [INFO] [stdout] test object::fiber::test::load_ip ... ok [INFO] [stdout] test object::fiber::test::new ... ok [INFO] [stdout] test object::fiber::test::peek ... ok [INFO] [stdout] test object::fiber::test::pop_frame ... ok [INFO] [stdout] test object::fiber::test::pop ... ok [INFO] [stdout] test object::fiber::test::peek_set ... ok [INFO] [stdout] test object::fiber::test::push ... ok [INFO] [stdout] test object::fiber::test::push_frame ... ok [INFO] [stdout] test object::fiber::test::stack_slice ... ok [INFO] [stdout] test object::channel::test::channel_queue::sync::enqueue_when_full_with_waiter ... ok [INFO] [stdout] test object::channel::test::channel_queue::sync::enqueue_when_empty_with_waiter ... ok [INFO] [stdout] test object::channel::test::channel_queue::sync::enqueue_when_empty ... ok [INFO] [stdout] test object::channel::test::channel_queue::sync::enqueue_when_full ... ok [INFO] [stdout] test object::fiber::test::drop ... ok [INFO] [stdout] test object::fiber::test::drop_n ... ok [INFO] [stdout] test signature::test::arity::check_default ... ok [INFO] [stdout] test signature::test::signature::check_default ... ok [INFO] [stdout] test signature::test::arity::check_fixed ... ok [INFO] [stdout] test signature::test::signature::check_fixed ... ok [INFO] [stdout] test value::boxed::test::alignment ... ok [INFO] [stdout] test utils::test::test_previous_boundary ... ok [INFO] [stdout] test signature::test::signature::check_variadic ... ok [INFO] [stdout] test utils::test::test_next_boundary ... ok [INFO] [stdout] test value::boxed::test::size ... ok [INFO] [stdout] test value::test::closure ... ok [INFO] [stdout] test value::test::list ... ok [INFO] [stdout] test value::test::fun ... ok [INFO] [stdout] test value::test::map ... ok [INFO] [stdout] test value::test::num ... ok [INFO] [stdout] test value::test::string ... ok [INFO] [stdout] test value::test::bool ... ok [INFO] [stdout] test value::test::class ... ok [INFO] [stdout] test object::fiber::test::store_ip ... ok [INFO] [stdout] test signature::test::arity::check_variadic ... ok [INFO] [stdout] test object::channel::test::channel::with_zero_sized_capacity - should panic ... ok [INFO] [stdout] test object::channel::test::channel_queue::new_zero_sized_buffered - should panic ... ok [INFO] [stdout] test object::fiber::test::frame_stack_out_of_bounds - should panic ... ok [INFO] [stdout] test object::fiber::test::peek_set_out_of_bounds - should panic ... ok [INFO] [stdout] test object::fiber::test::pop_out_of_bounds - should panic ... ok [INFO] [stdout] test object::fiber::test::peek_out_of_bounds - should panic ... ok [INFO] [stdout] test object::fiber::test::drop_n_out_of_bounds - should panic ... ok [INFO] [stdout] test object::fiber::test::drop_out_of_bounds - should panic ... ok [INFO] [stdout] test object::fiber::test::push_out_of_bounds - should panic ... ok [INFO] [stdout] test object::fiber::test::stack_slice_out_of_bounds - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 121 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.11s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/laythe_env-fd959a7c6897f192) [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/laythe_lib-ca1ade19d20db6c1) [INFO] [stdout] [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 203 tests [INFO] [stdout] test env::utils::test::args::new ... ok [INFO] [stdout] test global::assert::test::assert::call ... ok [INFO] [stdout] test global::primitives::channel::test::len::new ... ok [INFO] [stdout] test env::utils::test::cwd::new ... ok [INFO] [stdout] test global::assert::test::assert_ne::new ... ok [INFO] [stdout] test global::primitives::bool::test::str::call ... ok [INFO] [stdout] test global::misc::test::print::new ... ok [INFO] [stdout] test global::primitives::bool::test::str::new ... ok [INFO] [stdout] test global::assert::test::assert_eq::new ... ok [INFO] [stdout] test global::primitives::channel::test::close::new ... ok [INFO] [stdout] test global::primitives::channel::test::capacity::new ... ok [INFO] [stdout] test global::assert::test::assert::new ... ok [INFO] [stdout] test global::primitives::channel::test::str::call ... ok [INFO] [stdout] test global::primitives::channel::test::capacity::call ... ok [INFO] [stdout] test global::primitives::closure::test::call::new ... ok [INFO] [stdout] test global::primitives::channel::test::len::call ... ok [INFO] [stdout] test global::assert::test::assert_eq::call ... ok [INFO] [stdout] test global::primitives::channel::test::str::new ... ok [INFO] [stdout] test global::primitives::class::test::str::call ... ok [INFO] [stdout] test global::primitives::class::test::super_cls::call ... ok [INFO] [stdout] test global::primitives::class::test::str::new ... ok [INFO] [stdout] test global::primitives::closure::test::call::call ... ok [INFO] [stdout] test global::primitives::class::test::name::call ... ok [INFO] [stdout] test global::primitives::class::test::super_cls::new ... ok [INFO] [stdout] test global::primitives::class::test::name::new ... ok [INFO] [stdout] test global::primitives::error::test::init::new ... ok [INFO] [stdout] test global::primitives::fiber::test::str::new ... ok [INFO] [stdout] test global::primitives::iter::test::all::new ... ok [INFO] [stdout] test global::primitives::iter::test::any::new ... ok [INFO] [stdout] test global::primitives::closure::test::size::new ... ok [INFO] [stdout] test global::primitives::iter::test::chain::call ... ok [INFO] [stdout] test global::primitives::iter::test::chain::new ... ok [INFO] [stdout] test global::primitives::iter::test::any::call ... ok [INFO] [stdout] test global::primitives::iter::test::each::call ... ok [INFO] [stdout] test global::primitives::iter::test::each::new ... ok [INFO] [stdout] test global::primitives::iter::test::filter::new ... ok [INFO] [stdout] test global::primitives::iter::test::first::call ... ok [INFO] [stdout] test global::primitives::iter::test::into::call ... ok [INFO] [stdout] test global::primitives::iter::test::first::new ... ok [INFO] [stdout] test global::primitives::iter::test::filter::call ... ok [INFO] [stdout] test global::primitives::iter::test::into::new ... ok [INFO] [stdout] test global::misc::test::print::call ... ok [INFO] [stdout] test global::primitives::iter::test::last::call ... ok [INFO] [stdout] test global::primitives::iter::test::len::call ... ok [INFO] [stdout] test global::primitives::iter::test::iter::new ... ok [INFO] [stdout] test global::primitives::iter::test::iter::call ... ok [INFO] [stdout] test global::primitives::iter::test::next::new ... ok [INFO] [stdout] test global::primitives::iter::test::map::call ... ok [INFO] [stdout] test global::primitives::iter::test::map::new ... ok [INFO] [stdout] test global::primitives::iter::test::reduce::new ... ok [INFO] [stdout] test global::assert::test::assert_ne::call ... ok [INFO] [stdout] test global::primitives::iter::test::len::new ... ok [INFO] [stdout] test global::primitives::iter::test::skip::call ... ok [INFO] [stdout] test global::primitives::iter::test::last::new ... ok [INFO] [stdout] test global::primitives::iter::test::current::new ... ok [INFO] [stdout] test global::primitives::iter::test::current::call ... ok [INFO] [stdout] test global::primitives::error::test::init::call ... ok [INFO] [stdout] test global::primitives::closure::test::size::call ... ok [INFO] [stdout] test global::primitives::closure::test::name::new ... ok [INFO] [stdout] test global::primitives::iter::test::skip::new ... ok [INFO] [stdout] test global::primitives::iter::test::str::call ... ok [INFO] [stdout] test global::primitives::iter::test::take::new ... ok [INFO] [stdout] test global::primitives::iter::test::zip::call ... ok [INFO] [stdout] test global::primitives::iter::test::zip::new ... ok [INFO] [stdout] test global::primitives::list::test::clear::call ... ok [INFO] [stdout] test global::primitives::list::test::collect::call ... ok [INFO] [stdout] test global::primitives::list::test::has::call ... ok [INFO] [stdout] test global::primitives::list::test::index::call ... ok [INFO] [stdout] test global::primitives::list::test::collect::new ... ok [INFO] [stdout] test global::primitives::list::test::has::new ... ok [INFO] [stdout] test global::primitives::list::test::index::new ... ok [INFO] [stdout] test global::primitives::list::test::clear::new ... ok [INFO] [stdout] test global::primitives::list::test::index_get::new ... ok [INFO] [stdout] test global::primitives::iter::test::str::new ... ok [INFO] [stdout] test global::primitives::list::test::index_get::call ... ok [INFO] [stdout] test global::primitives::iter::test::take::call ... ok [INFO] [stdout] test global::primitives::list::test::index_set::call ... ok [INFO] [stdout] test global::primitives::list::test::index_set::new ... ok [INFO] [stdout] test global::primitives::iter::test::all::call ... ok [INFO] [stdout] test global::primitives::iter::test::reduce::call ... ok [INFO] [stdout] test global::primitives::iter::test::next::call ... ok [INFO] [stdout] test global::primitives::fiber::test::str::call ... ok [INFO] [stdout] test global::primitives::list::test::pop::new ... ok [INFO] [stdout] test global::primitives::list::test::len::call ... ok [INFO] [stdout] test global::primitives::list::test::iter::call ... ok [INFO] [stdout] test global::primitives::list::test::remove::call ... ok [INFO] [stdout] test global::primitives::list::test::insert::call ... ok [INFO] [stdout] test global::primitives::list::test::rev::call ... ok [INFO] [stdout] test global::primitives::list::test::len::new ... ok [INFO] [stdout] test global::primitives::list::test::push::new ... ok [INFO] [stdout] test global::primitives::list::test::remove::new ... ok [INFO] [stdout] test global::primitives::list::test::insert::new ... ok [INFO] [stdout] test global::primitives::list::test::push::call ... ok [INFO] [stdout] test global::primitives::list::test::pop::call ... ok [INFO] [stdout] test global::primitives::list::test::slice::call ... ok [INFO] [stdout] test global::primitives::list::test::sort::new ... ok [INFO] [stdout] test global::primitives::list::test::sort::call ... ok [INFO] [stdout] test global::primitives::map::test::get::new ... ok [INFO] [stdout] test global::primitives::map::test::get::call ... ok [INFO] [stdout] test global::primitives::map::test::get_index::call ... ok [INFO] [stdout] test global::primitives::map::test::insert::call ... ok [INFO] [stdout] test global::primitives::map::test::insert::new ... ok [INFO] [stdout] test global::primitives::map::test::len::new ... ok [INFO] [stdout] test global::primitives::list::test::iter::new ... ok [INFO] [stdout] test global::primitives::list::test::rev::new ... ok [INFO] [stdout] test global::primitives::list::test::slice::new ... ok [INFO] [stdout] test global::primitives::map::test::set_index::call ... ok [INFO] [stdout] test global::primitives::map::test::set_index::new ... ok [INFO] [stdout] test global::primitives::map::test::len::call ... ok [INFO] [stdout] test global::primitives::map::test::has::call ... ok [INFO] [stdout] test global::primitives::map::test::remove::new ... ok [INFO] [stdout] test global::primitives::map::test::has::new ... ok [INFO] [stdout] test global::primitives::map::test::set::new ... ok [INFO] [stdout] test global::primitives::map::test::remove::call ... ok [INFO] [stdout] test global::primitives::channel::test::close::call ... ok [INFO] [stdout] test global::primitives::closure::test::name::call ... ok [INFO] [stdout] test global::primitives::map::test::str::call ... ok [INFO] [stdout] test global::primitives::native::test::call::new ... ok [INFO] [stdout] test global::primitives::nil::test::str::new ... ok [INFO] [stdout] test global::primitives::method::test::call::new ... ok [INFO] [stdout] test global::primitives::method::test::name::new ... ok [INFO] [stdout] test global::primitives::list::test::str::new ... ok [INFO] [stdout] test global::primitives::native::test::name::new ... ok [INFO] [stdout] test global::primitives::number::test::ceil::call ... ok [INFO] [stdout] test global::primitives::native::test::name::call ... ok [INFO] [stdout] test global::primitives::map::test::set::call ... ok [INFO] [stdout] test global::primitives::number::test::cmp::new ... ok [INFO] [stdout] test global::primitives::method::test::call::call ... ok [INFO] [stdout] test global::primitives::native::test::call::call ... ok [INFO] [stdout] test global::primitives::number::test::str::call ... ok [INFO] [stdout] test global::primitives::map::test::str::new ... ok [INFO] [stdout] test global::primitives::number::test::str::new ... ok [INFO] [stdout] test global::primitives::number::test::round::call ... ok [INFO] [stdout] test global::primitives::number::test::round::new ... ok [INFO] [stdout] test global::primitives::number::test::until::call ... ok [INFO] [stdout] test global::primitives::number::test::times::new ... ok [INFO] [stdout] test global::primitives::object::test::cls::new ... ok [INFO] [stdout] test global::primitives::nil::test::str::call ... ok [INFO] [stdout] test global::primitives::object::test::equals::call ... ok [INFO] [stdout] test global::primitives::object::test::equals::new ... ok [INFO] [stdout] test global::primitives::number::test::until::new ... ok [INFO] [stdout] test global::primitives::number::test::floor::call ... ok [INFO] [stdout] test global::primitives::number::test::floor::new ... ok [INFO] [stdout] test global::primitives::string::test::index_get::call ... ok [INFO] [stdout] test global::primitives::number::test::ceil::new ... ok [INFO] [stdout] test global::primitives::number::test::cmp::call ... ok [INFO] [stdout] test global::primitives::string::test::index_get::new ... ok [INFO] [stdout] test global::primitives::string::test::iter::call ... ok [INFO] [stdout] test global::primitives::string::test::slice::call ... ok [INFO] [stdout] test global::primitives::string::test::slice::new ... ok [INFO] [stdout] test global::primitives::string::test::split::call ... ok [INFO] [stdout] test global::primitives::string::test::split::new ... ok [INFO] [stdout] test global::primitives::string::test::len::call ... ok [INFO] [stdout] test global::primitives::string::test::str::new ... ok [INFO] [stdout] test global::primitives::string::test::len::new ... ok [INFO] [stdout] test global::primitives::string::test::str::call ... ok [INFO] [stdout] test global::time::clock::test::call ... ok [INFO] [stdout] test global::primitives::object::test::cls::call ... ok [INFO] [stdout] test global::primitives::map::test::get_index::new ... ok [INFO] [stdout] test global::primitives::number::test::parse::call ... ok [INFO] [stdout] test global::primitives::list::test::str::call ... ok [INFO] [stdout] test global::primitives::object::test::str::call ... ok [INFO] [stdout] test global::primitives::string::test::has::call ... ok [INFO] [stdout] test io::stdio::stdin::test::read::new ... ok [INFO] [stdout] test io::stdio::stderr::test::writeln::call ... ok [INFO] [stdout] test io::stdio::stdin::test::read::call ... ok [INFO] [stdout] test io::stdio::stderr::test::writeln::new ... ok [INFO] [stdout] test io::stdio::stdin::test::readlines::new ... ok [INFO] [stdout] test io::stdio::stdin::test::readlines::call ... ok [INFO] [stdout] test io::stdio::stdout::test::writeln::call ... ok [INFO] [stdout] test global::primitives::object::test::str::new ... ok [INFO] [stdout] test io::stdio::stdout::test::write::call ... ok [INFO] [stdout] test global::primitives::string::test::has::new ... ok [INFO] [stdout] test global::time::clock::test::new ... ok [INFO] [stdout] test io::stdio::stdout::test::write::new ... ok [INFO] [stdout] test io::stdio::stderr::test::write::new ... ok [INFO] [stdout] test io::fs::file::test::read_all_text::new ... ok [INFO] [stdout] test io::stdio::stderr::test::write::call ... ok [INFO] [stdout] test math::utils::test::abs::new ... ok [INFO] [stdout] test io::stdio::stdout::test::writeln::new ... ok [INFO] [stdout] test math::utils::test::ln::new ... ok [INFO] [stdout] test math::utils::test::ln::call ... ok [INFO] [stdout] test math::utils::test::abs::call ... ok [INFO] [stdout] test global::primitives::number::test::parse::new ... ok [INFO] [stdout] test global::primitives::number::test::times::call ... ok [INFO] [stdout] test math::utils::test::sin::new ... ok [INFO] [stdout] test math::utils::test::rand::call ... ok [INFO] [stdout] test math::utils::test::rem::call ... ok [INFO] [stdout] test math::utils::test::cos::new ... ok [INFO] [stdout] test math::utils::test::rand::new ... ok [INFO] [stdout] test math::utils::test::rem::new ... ok [INFO] [stdout] test global::primitives::method::test::name::call ... ok [INFO] [stdout] test global::primitives::string::test::iter::new ... ok [INFO] [stdout] test math::utils::test::sin::call ... ok [INFO] [stdout] test math::utils::test::cos::call ... ok [INFO] [stdout] test regexp::class::test::captures::new ... ok [INFO] [stdout] test regexp::class::test::match_::new ... ok [INFO] [stdout] test test::new ... ok [INFO] [stdout] test regexp::class::test::test::new ... ok [INFO] [stdout] test regexp::class::test::captures::call ... ok [INFO] [stdout] test test::class_setup ... ok [INFO] [stdout] test regexp::class::test::match_::call ... ok [INFO] [stdout] test regexp::class::test::test::call ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 203 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.18s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/laythe_native-2005b978e4fba007) [INFO] [stdout] [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/laythe_vm-1f5116d656cc3238) [INFO] [stdout] [INFO] [stdout] running 171 tests [INFO] [stdout] test compiler::ir::symbol_table::test::symbol::capture ... ok [INFO] [stdout] test cache::test::cache_id_emitter::property ... ok [INFO] [stdout] test compiler::ir::symbol_table::test::symbol::capture_wrong_state ... ok [INFO] [stdout] test cache::test::inline_cache::invoke ... ok [INFO] [stdout] test compiler::ir::symbol_table::test::symbol_table::get_mut_empty ... ok [INFO] [stdout] test cache::test::inline_cache::property ... ok [INFO] [stdout] test compiler::ir::symbol_table::test::symbol_table::get_mut_present ... ok [INFO] [stdout] test compiler::ir::symbol_table::test::symbol_table::get_mut_present_wrong_state ... ok [INFO] [stdout] test compiler::ir::symbol_table::test::symbol_table::get_present ... ok [INFO] [stdout] test compiler::ir::symbol_table::test::symbol::initialize_wrong_state ... ok [INFO] [stdout] test compiler::ir::symbol_table::test::symbol_table::get_present_wrong_state ... ok [INFO] [stdout] test compiler::parser::test::block_empty ... ok [INFO] [stdout] test compiler::parser::test::block_filled ... ok [INFO] [stdout] test compiler::parser::test::class_empty ... ok [INFO] [stdout] test compiler::ir::symbol_table::test::symbol_table::get_empty ... ok [INFO] [stdout] test compiler::parser::test::class_with_inherit ... ok [INFO] [stdout] test compiler::parser::test::channel ... ok [INFO] [stdout] test compiler::parser::test::channel_buffered ... ok [INFO] [stdout] test compiler::parser::test::class_with_methods_implicit ... ok [INFO] [stdout] test compiler::parser::test::class_with_static_methods_typed ... ok [INFO] [stdout] test compiler::parser::test::class_with_methods ... ok [INFO] [stdout] test cache::test::cache_id_emitter::invoke ... ok [INFO] [stdout] test compiler::ir::symbol_table::test::symbol::initialize ... ok [INFO] [stdout] test byte_code::test::encode_decode ... ok [INFO] [stdout] test compiler::ir::symbol_table::test::symbol_table::add_local_ok ... ok [INFO] [stdout] test compiler::parser::test::continue_ ... ok [INFO] [stdout] test compiler::parser::test::empty_try_catch ... ok [INFO] [stdout] test compiler::parser::test::expr_stmt ... ok [INFO] [stdout] test compiler::ir::symbol_table::test::symbol_table::add_local_duplicate ... ok [INFO] [stdout] test compiler::parser::test::export_class ... ok [INFO] [stdout] test compiler::parser::test::filled_try_catch ... ok [INFO] [stdout] test compiler::parser::test::export_variable ... ok [INFO] [stdout] test compiler::parser::test::export_variable_type ... ok [INFO] [stdout] test compiler::parser::test::export_class_typed ... ok [INFO] [stdout] test compiler::parser::test::empty_fun ... ok [INFO] [stdout] test compiler::parser::test::empty_fun_basic ... ok [INFO] [stdout] test compiler::parser::test::export_fun ... ok [INFO] [stdout] test compiler::parser::test::export_fun_typed ... ok [INFO] [stdout] test compiler::parser::test::fib ... ok [INFO] [stdout] test compiler::parser::test::if_ ... ok [INFO] [stdout] test compiler::parser::test::fun_basic_implicit ... ok [INFO] [stdout] test compiler::parser::test::if_else ... ok [INFO] [stdout] test compiler::parser::test::break_ ... ok [INFO] [stdout] test compiler::parser::test::class_with_static_methods ... ok [INFO] [stdout] test compiler::parser::test::for_ ... ok [INFO] [stdout] test compiler::parser::test::import ... ok [INFO] [stdout] test compiler::parser::test::close_capture ... ok [INFO] [stdout] test compiler::parser::test::lambda_expr_body ... ok [INFO] [stdout] test compiler::parser::test::list_index_set ... ok [INFO] [stdout] test compiler::parser::test::list_index_get ... ok [INFO] [stdout] test compiler::parser::test::lambda_block_body ... ok [INFO] [stdout] test compiler::parser::test::param_fun ... ok [INFO] [stdout] test compiler::parser::test::list ... ok [INFO] [stdout] test compiler::parser::test::nested_try_catch ... ok [INFO] [stdout] test compiler::parser::test::return_empty ... ok [INFO] [stdout] test compiler::parser::test::map ... ok [INFO] [stdout] test compiler::parser::test::primaries ... ok [INFO] [stdout] test compiler::parser::test::launch ... ok [INFO] [stdout] test compiler::parser::test::type_basic ... ok [INFO] [stdout] test compiler::parser::test::while_ ... ok [INFO] [stdout] test compiler::resolver::test::export_fun ... ok [INFO] [stdout] test compiler::resolver::test::export_repl ... ok [INFO] [stdout] test compiler::parser::test::open_capture ... ok [INFO] [stdout] test compiler::parser::test::trait_fields ... ok [INFO] [stdout] test compiler::resolver::test::export_variable ... ok [INFO] [stdout] test compiler::resolver::test::export_not_module_scoped ... ok [INFO] [stdout] test compiler::resolver::test::import_symbols_rename ... ok [INFO] [stdout] test compiler::parser::test::trailers ... ok [INFO] [stdout] test compiler::resolver::test::export_class ... ok [INFO] [stdout] test compiler::parser::test::assign ... ok [INFO] [stdout] test compiler::scanner::test::scan_token ... ok [INFO] [stdout] test compiler::resolver::test::import ... ok [INFO] [stdout] test compiler::parser::test::return_value ... ok [INFO] [stdout] test compiler::resolver::test::import_rename ... ok [INFO] [stdout] test compiler::resolver::test::import_symbols ... ok [INFO] [stdout] test compiler::parser::test::trait_empty ... ok [INFO] [stdout] test compiler::scanner::test::new ... ok [INFO] [stdout] test compiler::scanner::test::empty_string ... ok [INFO] [stdout] test compiler::parser::test::unary ... ok [INFO] [stdout] test compiler::scanner::test::line_offsets ... ok [INFO] [stdout] test compiler::resolver::test::global_decl_symbols ... ok [INFO] [stdout] test compiler::resolver::test::multiple_global_resolves ... ok [INFO] [stdout] test compiler::resolver::test::local_decl_symbols ... ok [INFO] [stdout] test compiler::scanner::test::multiple_tokens ... ok [INFO] [stdout] test compiler::test::break_ ... ok [INFO] [stdout] test compiler::test::break_fun_nested ... ok [INFO] [stdout] test compiler::scanner::test::string_interpolation ... ok [INFO] [stdout] test compiler::test::and_operator ... ok [INFO] [stdout] test compiler::scanner::test::single_token ... ok [INFO] [stdout] test compiler::test::channel ... ok [INFO] [stdout] test compiler::test::channel_send_index ... ok [INFO] [stdout] test compiler::test::class_with_captures ... ok [INFO] [stdout] test compiler::test::class_with_static_methods ... ok [INFO] [stdout] test compiler::test::class_empty ... ok [INFO] [stdout] test compiler::test::channel_send_property ... ok [INFO] [stdout] test compiler::test::channel_send_variable ... ok [INFO] [stdout] test compiler::test::class_property_assign_set ... ok [INFO] [stdout] test compiler::test::empty_try_catch ... ok [INFO] [stdout] test compiler::test::declare_local ... ok [INFO] [stdout] test compiler::scanner::test::string_escape_sequence ... ok [INFO] [stdout] test compiler::test::class_with_methods_implicit ... ok [INFO] [stdout] test compiler::test::continue_ ... ok [INFO] [stdout] test compiler::test::close_capture ... ok [INFO] [stdout] test compiler::test::continue_fun_nested ... ok [INFO] [stdout] test compiler::test::empty_fun ... ok [INFO] [stdout] test compiler::test::export_class ... ok [INFO] [stdout] test compiler::test::empty_fun_basic ... ok [INFO] [stdout] test compiler::test::class_with_methods ... ok [INFO] [stdout] test compiler::test::class_with_inherit ... ok [INFO] [stdout] test compiler::test::export_variable ... ok [INFO] [stdout] test compiler::test::for_loop ... ok [INFO] [stdout] test compiler::test::for_loop_with_locals ... ok [INFO] [stdout] test compiler::test::filled_try_catch ... ok [INFO] [stdout] test compiler::test::if_else_condition ... ok [INFO] [stdout] test compiler::test::if_condition ... ok [INFO] [stdout] test compiler::test::import ... ok [INFO] [stdout] test compiler::test::export_fun ... ok [INFO] [stdout] test compiler::test::lambda_block_body ... ok [INFO] [stdout] test compiler::test::launch ... ok [INFO] [stdout] test compiler::test::lambda_expression_body ... ok [INFO] [stdout] test compiler::test::list ... ok [INFO] [stdout] test compiler::test::list_empty ... ok [INFO] [stdout] test compiler::test::list_index_get ... ok [INFO] [stdout] test compiler::test::list_initializer ... ok [INFO] [stdout] test compiler::test::list_index_set ... ok [INFO] [stdout] test compiler::test::op_add ... ok [INFO] [stdout] test compiler::test::map_initializer ... ok [INFO] [stdout] test compiler::test::list_index_assign_set ... ok [INFO] [stdout] test compiler::test::nested_try_catch ... ok [INFO] [stdout] test compiler::test::op_false ... ok [INFO] [stdout] test compiler::test::op_channel ... ok [INFO] [stdout] test compiler::test::op_divide ... ok [INFO] [stdout] test compiler::test::op_buffered_channel ... ok [INFO] [stdout] test compiler::test::map_empty ... ok [INFO] [stdout] test compiler::test::map ... ok [INFO] [stdout] test compiler::test::op_equal ... ok [INFO] [stdout] test compiler::test::op_define_global_nil ... ok [INFO] [stdout] test compiler::test::op_define_global_val ... ok [INFO] [stdout] test compiler::test::fn_with_variables ... ok [INFO] [stdout] test compiler::test::op_get_global ... ok [INFO] [stdout] test compiler::test::op_get_local ... ok [INFO] [stdout] test compiler::test::op_greater_equal ... ok [INFO] [stdout] test compiler::test::op_less_equal ... ok [INFO] [stdout] test compiler::test::op_return ... ok [INFO] [stdout] test compiler::test::op_multi ... ok [INFO] [stdout] test compiler::test::op_less ... ok [INFO] [stdout] test compiler::test::op_set_local ... ok [INFO] [stdout] test compiler::test::implicit_return ... ok [INFO] [stdout] test compiler::test::op_pop ... ok [INFO] [stdout] test compiler::test::op_negate ... ok [INFO] [stdout] test compiler::test::op_string ... ok [INFO] [stdout] test compiler::test::op_interpolate ... ok [INFO] [stdout] test compiler::test::op_receive ... ok [INFO] [stdout] test compiler::test::op_number ... ok [INFO] [stdout] test compiler::test::op_subtract ... ok [INFO] [stdout] test compiler::test::op_greater ... ok [INFO] [stdout] test compiler::test::op_nil ... ok [INFO] [stdout] test compiler::test::param_fun ... ok [INFO] [stdout] test source::files::test::line_offsets::line_range ... ok [INFO] [stdout] test source::test::new ... ok [INFO] [stdout] test compiler::test::while_loop_with_locals ... ok [INFO] [stdout] test source::files::test::line_offsets::offset_line ... ok [INFO] [stdout] test compiler::test::op_not_equal ... ok [INFO] [stdout] test compiler::test::while_loop ... ok [INFO] [stdout] test compiler::test::op_set_global ... ok [INFO] [stdout] test compiler::test::op_not ... ok [INFO] [stdout] test compiler::test::op_true ... ok [INFO] [stdout] test compiler::test::or_operator ... ok [INFO] [stdout] test compiler::test::open_capture ... ok [INFO] [stdout] test source::files::test::line_offsets::lines ... ok [INFO] [stdout] test compiler::parser::test::binary ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 171 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.40s [INFO] [stdout] [INFO] [stderr] Running tests/env.rs (/opt/rustwide/target/debug/deps/env-d44471816ac9535c) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test env ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- env stdout ---- [INFO] [stdout] [INFO] [stdout] AssertError: Assertion failed expected true received false [INFO] [stdout] [line 3] in script [INFO] [stdout] [INFO] [stdout] Error: Custom { kind: Other, error: "Failing file Some(\"fixture/std_lib/env/cwd.lay\")" } [INFO] [stdout] thread 'env' panicked at 'assertion failed: `(left == right)` [INFO] [stdout] left: `1`, [INFO] [stdout] right: `0`: the test returned a termination value with a non-zero status code (1) which indicates a failure', /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:195:5 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55ba9402059c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stdout] 1: 0x55ba9402059c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55ba9402059c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55ba9402059c - ::fmt::h82b0e3aaf8a96140 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55ba9404481c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/fmt/mod.rs:1149:17 [INFO] [stdout] 5: 0x55ba9401c005 - std::io::Write::write_fmt::h21d7683cabdb4c35 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/io/mod.rs:1697:15 [INFO] [stdout] 6: 0x55ba94021ff0 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55ba94021ff0 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55ba94021ff0 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:211:50 [INFO] [stdout] 9: 0x55ba94021bd6 - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:225:9 [INFO] [stdout] 10: 0x55ba940226a4 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:606:17 [INFO] [stdout] 11: 0x55ba94022180 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:502:13 [INFO] [stdout] 12: 0x55ba94020a54 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stdout] 13: 0x55ba940220e9 - rust_begin_unwind [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:498:5 [INFO] [stdout] 14: 0x55ba93bebd91 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:107:14 [INFO] [stdout] 15: 0x55ba94042ece - core::panicking::assert_failed_inner::hc71171cfb6f4bc69 [INFO] [stdout] 16: 0x55ba93fe828a - core::panicking::assert_failed::h226a1bb2ad7abd79 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panicking.rs:145:5 [INFO] [stdout] 17: 0x55ba93bf0ee3 - test::assert_test_result::h2584ca68d96e4bc0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:195:5 [INFO] [stdout] 18: 0x55ba93bef1d9 - env::env::{{closure}}::hec118ec3cf2edbe1 [INFO] [stdout] at /opt/rustwide/workdir/laythe_vm/tests/env.rs:13:1 [INFO] [stdout] 19: 0x55ba93bf085e - core::ops::function::FnOnce::call_once::hcf165206bd5180df [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 20: 0x55ba93c25563 - core::ops::function::FnOnce::call_once::h449577f1c5b077cb [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 21: 0x55ba93c25563 - test::__rust_begin_short_backtrace::h8c2a0a5090591869 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:585:5 [INFO] [stdout] 22: 0x55ba93c240f7 - as core::ops::function::FnOnce>::call_once::hea00a22128a38543 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 23: 0x55ba93c240f7 - as core::ops::function::FnOnce<()>>::call_once::he10b35c3c50d78a0 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 24: 0x55ba93c240f7 - std::panicking::try::do_call::hc868e78bbc5af2ab [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 25: 0x55ba93c240f7 - std::panicking::try::he468aede74df1b04 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 26: 0x55ba93c240f7 - std::panic::catch_unwind::hce3c9152e1cf772d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 27: 0x55ba93c240f7 - test::run_test_in_process::h9c4ab8162080cf8c [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:608:18 [INFO] [stdout] 28: 0x55ba93c240f7 - test::run_test::run_test_inner::{{closure}}::he9483433cef16afe [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:500:39 [INFO] [stdout] 29: 0x55ba93bf143e - test::run_test::run_test_inner::{{closure}}::h479f1f872a5501ea [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/test/src/lib.rs:527:37 [INFO] [stdout] 30: 0x55ba93bf143e - std::sys_common::backtrace::__rust_begin_short_backtrace::h0f1e9b1f279687bc [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stdout] 31: 0x55ba93bf6268 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::he5560613c5f5cb83 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:484:17 [INFO] [stdout] 32: 0x55ba93bf6268 - as core::ops::function::FnOnce<()>>::call_once::h8190a68cb05ab92f [INFO] [stderr] error: test failed, to rerun pass '-p laythe_vm --test env' [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 33: 0x55ba93bf6268 - std::panicking::try::do_call::h6ae22f5ac22596e4 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:406:40 [INFO] [stdout] 34: 0x55ba93bf6268 - std::panicking::try::h2381c25487d6a7c2 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panicking.rs:370:19 [INFO] [stdout] 35: 0x55ba93bf6268 - std::panic::catch_unwind::hfe902f4d5c9d7b6d [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/panic.rs:133:14 [INFO] [stdout] 36: 0x55ba93bf6268 - std::thread::Builder::spawn_unchecked::{{closure}}::h547fad40771a584e [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/thread/mod.rs:483:30 [INFO] [stdout] 37: 0x55ba93bf6268 - core::ops::function::FnOnce::call_once{{vtable.shim}}::he8602a9971738410 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x55ba94027163 - as core::ops::function::FnOnce>::call_once::he162a5c338a10a39 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 39: 0x55ba94027163 - as core::ops::function::FnOnce>::call_once::hb27497b21740dd97 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/alloc/src/boxed.rs:1694:9 [INFO] [stdout] 40: 0x55ba94027163 - std::sys::unix::thread::Thread::new::thread_start::he467e990e49c5136 [INFO] [stdout] at /rustc/722e1797249a965b6335aebd65d777f917e498f1/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 41: 0x7fd023316609 - start_thread [INFO] [stdout] 42: 0x7fd0230ee293 - clone [INFO] [stdout] 43: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] env [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "221a390afd09a5784a464856e4c7088fcc9aba84ad6e2db4b5f10920e548fd32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "221a390afd09a5784a464856e4c7088fcc9aba84ad6e2db4b5f10920e548fd32", kill_on_drop: false }` [INFO] [stdout] 221a390afd09a5784a464856e4c7088fcc9aba84ad6e2db4b5f10920e548fd32