[INFO] updating cached repository asylion/lite [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/asylion/lite [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/asylion/lite" "work/ex/beta-1.37-6/sources/1.36.0/gh/asylion/lite"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/asylion/lite'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/asylion/lite" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/asylion/lite"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/asylion/lite'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] e2ec03ecb6d2d1c9e2ccdd927159b08440e6c594 [INFO] sha for GitHub repo asylion/lite: e2ec03ecb6d2d1c9e2ccdd927159b08440e6c594 [INFO] validating manifest of asylion/lite on toolchain 1.36.0 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of asylion/lite on toolchain beta-2019-07-23 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing asylion/lite [INFO] finished frobbing asylion/lite [INFO] frobbed toml for asylion/lite written to work/ex/beta-1.37-6/sources/1.36.0/gh/asylion/lite/Cargo.toml [INFO] started frobbing asylion/lite [INFO] finished frobbing asylion/lite [INFO] frobbed toml for asylion/lite written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/asylion/lite/Cargo.toml [INFO] crate asylion/lite already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+1.36.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+beta-2019-07-23" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] testing asylion/lite against 1.36.0 for beta-1.37-6 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/asylion/lite:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "build" "--frozen"` [INFO] [stdout] f3bb23252feaaefb0ef8cfb6dfc81fe92d10b1d799954ded06af09ded9b7e354 [INFO] running `"docker" "start" "-a" "f3bb23252feaaefb0ef8cfb6dfc81fe92d10b1d799954ded06af09ded9b7e354"` [INFO] [stderr] Compiling lite v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.46s [INFO] running `"docker" "inspect" "f3bb23252feaaefb0ef8cfb6dfc81fe92d10b1d799954ded06af09ded9b7e354"` [INFO] running `"docker" "rm" "-f" "f3bb23252feaaefb0ef8cfb6dfc81fe92d10b1d799954ded06af09ded9b7e354"` [INFO] [stdout] f3bb23252feaaefb0ef8cfb6dfc81fe92d10b1d799954ded06af09ded9b7e354 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/asylion/lite:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen" "--no-run"` [INFO] [stdout] bb924f448324e0aa848345cc3b03d42e0128a12baa5a4b9d6d4b7cce100aed6a [INFO] running `"docker" "start" "-a" "bb924f448324e0aa848345cc3b03d42e0128a12baa5a4b9d6d4b7cce100aed6a"` [INFO] [stderr] Compiling lite v0.1.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2.82s [INFO] running `"docker" "inspect" "bb924f448324e0aa848345cc3b03d42e0128a12baa5a4b9d6d4b7cce100aed6a"` [INFO] running `"docker" "rm" "-f" "bb924f448324e0aa848345cc3b03d42e0128a12baa5a4b9d6d4b7cce100aed6a"` [INFO] [stdout] bb924f448324e0aa848345cc3b03d42e0128a12baa5a4b9d6d4b7cce100aed6a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-7/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/asylion/lite:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+1.36.0" "test" "--frozen"` [INFO] [stdout] 56b2b62ecec504a1dfd665fa35a9f8d2a7c81e8e354716db5bd17d225a5b954b [INFO] running `"docker" "start" "-a" "56b2b62ecec504a1dfd665fa35a9f8d2a7c81e8e354716db5bd17d225a5b954b"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.01s [INFO] [stderr] Running /opt/crater/target/debug/deps/lite-357af0f6bdc0026a [INFO] [stdout] [INFO] [stdout] running 20 tests [INFO] [stdout] test interpreter::tests::test_evaluate_boolean_unary_expr ... ok [INFO] [stdout] test interpreter::tests::test_evaluate_expr_stmt ... ok [INFO] [stdout] test interpreter::tests::test_evaluate_boolean_binary_expr ... ok [INFO] [stdout] test interpreter::tests::test_evaluate_var_decl ... ok [INFO] [stdout] test interpreter::tests::test_evaluate_numeric_binary_expr ... ok [INFO] [stdout] test interpreter::tests::test_evaluate_numeric_unary_expr ... ok [INFO] [stdout] test interpreter::tests::test_scope ... ok [INFO] [stdout] test interpreter::tests::test_if_stmt ... ok [INFO] [stdout] test interpreter::tests::test_function ... ok [INFO] [stdout] test parser::tests::test_parse_function_decl ... ok [INFO] [stdout] test parser::tests::test_parse_if_stmt ... ok [INFO] [stdout] test parser::tests::test_parse_literal_number ... ok [INFO] [stdout] test parser::tests::test_parse_unary_expr ... ok [INFO] [stdout] test parser::tests::test_parse_while_stmt ... ok [INFO] [stdout] test parser::tests::test_parse_var_decl ... ok [INFO] [stdout] test lexer::tests::test_next_token ... ok [INFO] [stdout] test parser::tests::test_parse_binary_expr ... ok [INFO] [stdout] test parser::tests::test_parse_assign ... ok [INFO] [stdout] test parser::tests::test_parse_function_call ... ok [INFO] [stdout] test interpreter::tests::test_while_stmt ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 20 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "56b2b62ecec504a1dfd665fa35a9f8d2a7c81e8e354716db5bd17d225a5b954b"` [INFO] running `"docker" "rm" "-f" "56b2b62ecec504a1dfd665fa35a9f8d2a7c81e8e354716db5bd17d225a5b954b"` [INFO] [stdout] 56b2b62ecec504a1dfd665fa35a9f8d2a7c81e8e354716db5bd17d225a5b954b