[INFO] updating cached repository shybyte/risp [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/shybyte/risp [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/shybyte/risp" "work/ex/beta-1.37-6/sources/1.36.0/gh/shybyte/risp"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/1.36.0/gh/shybyte/risp'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/shybyte/risp" "work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/shybyte/risp"` [INFO] [stderr] Cloning into 'work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/shybyte/risp'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c15f0171e14e38dd710f34c59bad950f10479998 [INFO] sha for GitHub repo shybyte/risp: c15f0171e14e38dd710f34c59bad950f10479998 [INFO] validating manifest of shybyte/risp 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 shybyte/risp 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 shybyte/risp [INFO] finished frobbing shybyte/risp [INFO] frobbed toml for shybyte/risp written to work/ex/beta-1.37-6/sources/1.36.0/gh/shybyte/risp/Cargo.toml [INFO] started frobbing shybyte/risp [INFO] finished frobbing shybyte/risp [INFO] frobbed toml for shybyte/risp written to work/ex/beta-1.37-6/sources/beta-2019-07-23/gh/shybyte/risp/Cargo.toml [INFO] crate shybyte/risp 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 shybyte/risp 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-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/shybyte/risp:/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] 2bee46a6deda4aa1c40cc7c53bb0820650fa013ec847d3447bdf96bbe28ad1a1 [INFO] running `"docker" "start" "-a" "2bee46a6deda4aa1c40cc7c53bb0820650fa013ec847d3447bdf96bbe28ad1a1"` [INFO] [stderr] Compiling risp v0.7.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5.71s [INFO] running `"docker" "inspect" "2bee46a6deda4aa1c40cc7c53bb0820650fa013ec847d3447bdf96bbe28ad1a1"` [INFO] running `"docker" "rm" "-f" "2bee46a6deda4aa1c40cc7c53bb0820650fa013ec847d3447bdf96bbe28ad1a1"` [INFO] [stdout] 2bee46a6deda4aa1c40cc7c53bb0820650fa013ec847d3447bdf96bbe28ad1a1 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/shybyte/risp:/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] 1e0edc06e50befaefc0f5cc29fd2089d14358828050cdd475a8f758067a90e3a [INFO] running `"docker" "start" "-a" "1e0edc06e50befaefc0f5cc29fd2089d14358828050cdd475a8f758067a90e3a"` [INFO] [stderr] Compiling risp v0.7.0 (/opt/crater/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 10.64s [INFO] running `"docker" "inspect" "1e0edc06e50befaefc0f5cc29fd2089d14358828050cdd475a8f758067a90e3a"` [INFO] running `"docker" "rm" "-f" "1e0edc06e50befaefc0f5cc29fd2089d14358828050cdd475a8f758067a90e3a"` [INFO] [stdout] 1e0edc06e50befaefc0f5cc29fd2089d14358828050cdd475a8f758067a90e3a [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/beta-1.37-6/worker-1/1.36.0:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/beta-1.37-6/sources/1.36.0/gh/shybyte/risp:/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] 05fc1abad87da1f35bd3787a1c49081a98230db69992e760ea0bd6392a8abd20 [INFO] running `"docker" "start" "-a" "05fc1abad87da1f35bd3787a1c49081a98230db69992e760ea0bd6392a8abd20"` [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running /opt/crater/target/debug/deps/risp-4a824161b822e4a6 [INFO] [stdout] [INFO] [stdout] running 83 tests [INFO] [stdout] test convert::test_convert_int ... ok [INFO] [stdout] test convert::test_convert_string ... ok [INFO] [stdout] test convert::test_convert_map_error ... ok [INFO] [stdout] test convert::test_convert_string_error ... ok [INFO] [stdout] test convert::test_convert_int_error ... ok [INFO] [stdout] test convert::test_convert_vector ... ok [INFO] [stdout] test convert::test_convert_vector_error ... ok [INFO] [stdout] test convert::test_convert_map ... ok [INFO] [stdout] test convert::test_convert_vector_int ... ok [INFO] [stdout] test convert::test_flatten_error_inner ... ok [INFO] [stdout] test convert::test_flatten_error_outer ... ok [INFO] [stdout] test convert::test_get_error_expected_map ... ok [INFO] [stdout] test convert::test_get_risptype ... ok [INFO] [stdout] test core::test_add_number_to_vector ... ok [INFO] [stdout] test convert::test_get_none ... ok [INFO] [stdout] test core::test_div ... ok [INFO] [stdout] test core::test_rep ... ok [INFO] [stdout] test core::test_mul_errors ... ok [INFO] [stdout] test core::test_rep_missing_arguments ... ok [INFO] [stdout] test core::test_rep_needs_int_as_first_argument ... ok [INFO] [stdout] test core::test_rep_nested ... ok [INFO] [stdout] test core::test_sub ... ok [INFO] [stdout] test core::test_sum ... ok [INFO] [stdout] test core::test_sum2_errors ... ok [INFO] [stdout] test core::test_sum2_number_vector ... ok [INFO] [stdout] test convert::test_flatten_into ... ok [INFO] [stdout] test convert::test_flatten_vec ... ok [INFO] [stdout] test core::test_sum2_vector_longer_vector ... ok [INFO] [stdout] test core::test_sum2_vector_number ... ok [INFO] [stdout] test core::test_sum2_vector_vector ... ok [INFO] [stdout] test core::test_sum_errors ... ok [INFO] [stdout] test core::test_sum_number_nested_vector ... ok [INFO] [stdout] test core::test_sum_number_vector ... ok [INFO] [stdout] test core::test_sum_number_vector_vector ... ok [INFO] [stdout] test eval::test_def ... ok [INFO] [stdout] test eval::test_eval_math ... ok [INFO] [stdout] test eval::test_def_evaluated ... ok [INFO] [stdout] test convert::test_get_error_expected_int ... ok [INFO] [stdout] test eval::test_eval_nested_vector ... ok [INFO] [stdout] test convert::test_get ... ok [INFO] [stdout] test eval::test_eval_defn ... ok [INFO] [stdout] test eval::test_eval_number ... ok [INFO] [stdout] test eval::test_eval_risp_function_no_args ... ok [INFO] [stdout] test eval::test_eval_nested_map ... ok [INFO] [stdout] test eval::test_eval_defn_errors ... ok [INFO] [stdout] test eval::test_eval_risp_function_does_not_change_surrounding_env ... ok [INFO] [stdout] test eval::test_eval_risp_function_with_args ... ok [INFO] [stdout] test eval::test_ignore_comments ... ok [INFO] [stdout] test eval::test_eval_extra_variadic_args ... ok [INFO] [stdout] test eval::test_eval_variadic_error ... ok [INFO] [stdout] test eval::test_eval_simple_map ... ok [INFO] [stdout] test eval::test_eval_risp_function_with_args_error ... ok [INFO] [stdout] test eval::test_risp_function_error ... ok [INFO] [stdout] test eval::test_mul ... ok [INFO] [stdout] test parse::test_hash_map_errors ... ok [INFO] [stdout] test eval::test_eval_only_variadic_args ... ok [INFO] [stdout] test eval::test_eval_simple_vector ... ok [INFO] [stdout] test parse::test_bool ... ok [INFO] [stdout] test eval::test_nested_math ... ok [INFO] [stdout] test eval::test_risp_function_no_args ... ok [INFO] [stdout] test parse::test_map_with_var ... ok [INFO] [stdout] test parse::test_parse_number ... ok [INFO] [stdout] test eval::test_return_closures ... ok [INFO] [stdout] test parse::test_parse_vector_errors ... ok [INFO] [stdout] test parse::test_hash_map_with_2_keys ... ok [INFO] [stdout] test parse::test_parse_symbols ... ok [INFO] [stdout] test parse::test_str ... ok [INFO] [stdout] test parse::test_list ... ok [INFO] [stdout] test parse::test_hash_map_empty ... ok [INFO] [stdout] test tokenize::test_map_ending_with_symbol_as_value ... ok [INFO] [stdout] test tokenize::test_negative_int ... ok [INFO] [stdout] test parse::test_keyword ... ok [INFO] [stdout] test parse::test_hash_map_with_1_key ... ok [INFO] [stdout] test tokenize::test_empty_map ... ok [INFO] [stdout] test tokenize::test_ignore_single_line_comment ... ok [INFO] [stdout] test parse::test_parse_vector ... ok [INFO] [stdout] test tokenize::test_map ... ok [INFO] [stdout] test tokenize::test_list_ending_with_symbol ... ok [INFO] [stdout] test tokenize::test_string ... ok [INFO] [stdout] test tokenize::test_tokenizer ... ok [INFO] [stdout] test tokenize::test_tokenizer_vector ... ok [INFO] [stdout] test tokenize::test_vector_ending_with_symbol ... ok [INFO] [stdout] test tokenize::test_tokenizer_symbol ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 83 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/risp-712c80a8d245f732 [INFO] [stdout] [INFO] [stdout] running 65 tests [INFO] [stdout] test core::test_div ... ok [INFO] [stdout] test core::test_add_number_to_vector ... ok [INFO] [stdout] test core::test_rep ... ok [INFO] [stdout] test core::test_rep_missing_arguments ... ok [INFO] [stdout] test core::test_rep_needs_int_as_first_argument ... ok [INFO] [stdout] test core::test_rep_nested ... ok [INFO] [stdout] test core::test_mul_errors ... ok [INFO] [stdout] test core::test_sub ... ok [INFO] [stdout] test core::test_sum2_number_vector ... ok [INFO] [stdout] test core::test_sum2_vector_longer_vector ... ok [INFO] [stdout] test core::test_sum2_errors ... ok [INFO] [stdout] test core::test_sum2_vector_vector ... ok [INFO] [stdout] test core::test_sum2_vector_number ... ok [INFO] [stdout] test core::test_sum_errors ... ok [INFO] [stdout] test core::test_sum_number_vector ... ok [INFO] [stdout] test core::test_sum_number_vector_vector ... ok [INFO] [stdout] test eval::test_def_evaluated ... ok [INFO] [stdout] test core::test_sum_number_nested_vector ... ok [INFO] [stdout] test eval::test_def ... ok [INFO] [stdout] test core::test_sum ... ok [INFO] [stdout] test eval::test_eval_number ... ok [INFO] [stdout] test eval::test_eval_nested_map ... ok [INFO] [stdout] test eval::test_eval_math ... ok [INFO] [stdout] test eval::test_eval_defn_errors ... ok [INFO] [stdout] test eval::test_eval_only_variadic_args ... ok [INFO] [stdout] test eval::test_eval_risp_function_does_not_change_surrounding_env ... ok [INFO] [stdout] test eval::test_eval_simple_vector ... ok [INFO] [stdout] test eval::test_eval_variadic_error ... ok [INFO] [stdout] test eval::test_eval_defn ... ok [INFO] [stdout] test eval::test_eval_risp_function_no_args ... ok [INFO] [stdout] test eval::test_ignore_comments ... ok [INFO] [stdout] test eval::test_nested_math ... ok [INFO] [stdout] test eval::test_mul ... ok [INFO] [stdout] test eval::test_risp_function_error ... ok [INFO] [stdout] test eval::test_eval_simple_map ... ok [INFO] [stdout] test eval::test_eval_risp_function_with_args_error ... ok [INFO] [stdout] test eval::test_return_closures ... ok [INFO] [stdout] test eval::test_eval_nested_vector ... ok [INFO] [stdout] test eval::test_eval_extra_variadic_args ... ok [INFO] [stdout] test eval::test_eval_risp_function_with_args ... ok [INFO] [stdout] test parse::test_hash_map_errors ... ok [INFO] [stdout] test parse::test_hash_map_empty ... ok [INFO] [stdout] test parse::test_hash_map_with_1_key ... ok [INFO] [stdout] test eval::test_risp_function_no_args ... ok [INFO] [stdout] test parse::test_list ... ok [INFO] [stdout] test parse::test_parse_vector_errors ... ok [INFO] [stdout] test parse::test_hash_map_with_2_keys ... ok [INFO] [stdout] test parse::test_bool ... ok [INFO] [stdout] test parse::test_keyword ... ok [INFO] [stdout] test parse::test_parse_vector ... ok [INFO] [stdout] test parse::test_map_with_var ... ok [INFO] [stdout] test parse::test_parse_number ... ok [INFO] [stdout] test tokenize::test_map ... ok [INFO] [stdout] test tokenize::test_ignore_single_line_comment ... ok [INFO] [stdout] test tokenize::test_negative_int ... ok [INFO] [stdout] test tokenize::test_map_ending_with_symbol_as_value ... ok [INFO] [stdout] test parse::test_parse_symbols ... ok [INFO] [stdout] test parse::test_str ... ok [INFO] [stdout] test tokenize::test_vector_ending_with_symbol ... ok [INFO] [stdout] test tokenize::test_list_ending_with_symbol ... ok [INFO] [stdout] test tokenize::test_empty_map ... ok [INFO] [stdout] test tokenize::test_string ... ok [INFO] [stdout] test tokenize::test_tokenizer ... ok [INFO] [stdout] test tokenize::test_tokenizer_vector ... ok [INFO] [stdout] test tokenize::test_tokenizer_symbol ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 65 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/risp-e7a7397d71c808ec [INFO] [stdout] [INFO] [stdout] running 9 tests [INFO] [stdout] test test_def ... ok [INFO] [stdout] test test_parsing_errors ... ok [INFO] [stdout] test test_eval_vector ... ok [INFO] [stdout] test test_eval_do ... ok [INFO] [stdout] test test_eval_map ... ok [INFO] [stdout] test test_eval_do_empty ... ok [INFO] [stdout] test test_eval_errors ... ok [INFO] [stdout] test test_eval_error_expected_function ... ok [INFO] [stdout] test test_sum ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 9 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running /opt/crater/target/debug/deps/risp_examples-3076db89c225eb2b [INFO] [stdout] test test_example_song ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Running /opt/crater/target/debug/deps/risp_readme-6c8c333f14023388 [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_kitchen_sink ... ok [INFO] [stdout] test test_minimal_example ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stderr] Running /opt/crater/target/debug/deps/risp_readme_convert-14c7f2230f93462a [INFO] [stdout] test test_convert_to_struct_example ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests risp [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "05fc1abad87da1f35bd3787a1c49081a98230db69992e760ea0bd6392a8abd20"` [INFO] running `"docker" "rm" "-f" "05fc1abad87da1f35bd3787a1c49081a98230db69992e760ea0bd6392a8abd20"` [INFO] [stdout] 05fc1abad87da1f35bd3787a1c49081a98230db69992e760ea0bd6392a8abd20