[INFO] updating cached repository https://github.com/talpalang/talpa [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] [stderr] From https://github.com/talpalang/talpa [INFO] [stderr] - [deleted] (none) -> golang [INFO] [stderr] eef3588..87b3f72 master -> master [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 87b3f72a832bef463433f2ac81f3b714ab6608c6 [INFO] testing talpalang/talpa against beta-2020-07-24 for beta-1.46-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ftalpalang%2Ftalpa" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/talpalang/talpa on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/talpalang/talpa [INFO] finished tweaking git repo https://github.com/talpalang/talpa [INFO] tweaked toml for git repo https://github.com/talpalang/talpa written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/talpalang/talpa already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3f51660a0e016ab2097f2293ea2e588066d0781684027fed2fc7c21090670ee6 [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" "3f51660a0e016ab2097f2293ea2e588066d0781684027fed2fc7c21090670ee6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3f51660a0e016ab2097f2293ea2e588066d0781684027fed2fc7c21090670ee6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f51660a0e016ab2097f2293ea2e588066d0781684027fed2fc7c21090670ee6", kill_on_drop: false }` [INFO] [stdout] 3f51660a0e016ab2097f2293ea2e588066d0781684027fed2fc7c21090670ee6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] aa40b7ac2665039a99bca85ca797357f261959480a71d6a442aca5c2f452a859 [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" "aa40b7ac2665039a99bca85ca797357f261959480a71d6a442aca5c2f452a859", kill_on_drop: false }` [INFO] [stderr] Compiling gpl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4.37s [INFO] running `Command { std: "docker" "inspect" "aa40b7ac2665039a99bca85ca797357f261959480a71d6a442aca5c2f452a859", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa40b7ac2665039a99bca85ca797357f261959480a71d6a442aca5c2f452a859", kill_on_drop: false }` [INFO] [stdout] aa40b7ac2665039a99bca85ca797357f261959480a71d6a442aca5c2f452a859 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 10aa394fa1d2dc45ba79b4cb7e56f2839a868f48d12e5dfb0f4e301b2c0252b3 [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" "10aa394fa1d2dc45ba79b4cb7e56f2839a868f48d12e5dfb0f4e301b2c0252b3", kill_on_drop: false }` [INFO] [stderr] Compiling gpl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.66s [INFO] running `Command { std: "docker" "inspect" "10aa394fa1d2dc45ba79b4cb7e56f2839a868f48d12e5dfb0f4e301b2c0252b3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "10aa394fa1d2dc45ba79b4cb7e56f2839a868f48d12e5dfb0f4e301b2c0252b3", kill_on_drop: false }` [INFO] [stdout] 10aa394fa1d2dc45ba79b4cb7e56f2839a868f48d12e5dfb0f4e301b2c0252b3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 50d83b23c240b1e00fcad79c208f9e23ed6323653277d3865cc5b5326108b708 [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" "50d83b23c240b1e00fcad79c208f9e23ed6323653277d3865cc5b5326108b708", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/gpl-c867fd4c9044ce8b [INFO] [stdout] [INFO] [stdout] running 107 tests [INFO] [stdout] test compiler::anylize::tests::comments::test_comment_direct_eof_2 ... ok [INFO] [stdout] test compiler::anylize::tests::comments::test_comment_single_line ... ok [INFO] [stdout] test compiler::anylize::tests::comments::test_comments_in_combination_with_functions ... ok [INFO] [stdout] test compiler::anylize::tests::enums::test_invalid_inline_enum_in_global ... ok [INFO] [stdout] test compiler::anylize::tests::enums::test_invalid_enum_name ... ok [INFO] [stdout] test compiler::anylize::tests::enums::test_multiple_simple_enums ... ok [INFO] [stdout] test compiler::anylize::tests::enums::test_enum_with_multiple_fields_equal_names ... ok [INFO] [stdout] test compiler::anylize::tests::enums::test_simple_enum ... ok [INFO] [stdout] test compiler::anylize::tests::comments::test_multi_line_comment_direct_eof_3 ... ok [INFO] [stdout] test compiler::anylize::tests::comments::test_comment_direct_eof_1 ... ok [INFO] [stdout] test compiler::anylize::tests::enums::test_enum_with_multiple_fields_invalid_names ... ok [INFO] [stdout] test compiler::anylize::tests::enums::test_multiple_enums_equal_names_fail ... ok [INFO] [stdout] test compiler::anylize::tests::comments::test_comment_multi_line ... ok [INFO] [stdout] test compiler::anylize::tests::comments::test_multi_line_comment_direct_eof_2 ... ok [INFO] [stdout] test compiler::anylize::tests::comments::test_multi_line_comment_direct_eof_1 ... ok [INFO] [stdout] test compiler::anylize::tests::comments::test_comment_direct_eof_3 ... ok [INFO] [stdout] test compiler::anylize::tests::enums::test_enum_with_multiple_simple_fields ... ok [INFO] [stdout] test compiler::anylize::tests::enums::test_enum_with_simple_field ... ok [INFO] [stdout] test compiler::anylize::tests::comments::test_comments_inside_of_function ... ok [INFO] [stdout] test compiler::anylize::tests::enums::test_enum_with_multiple_fields ... ok [INFO] [stdout] test compiler::anylize::tests::enums::test_enum_with_field ... ok [INFO] [stdout] test compiler::anylize::tests::functions::test_function_with_result ... ok [INFO] [stdout] test compiler::anylize::tests::functions::test_functions_empty ... ok [INFO] [stdout] test compiler::anylize::tests::functions::test_function_with_args_multiple_invalid_names_warnings ... ok [INFO] [stdout] test compiler::anylize::tests::functions::test_function_with_args_multiple_equal_names_fail ... ok [INFO] [stdout] test compiler::anylize::tests::functions::test_function_with_args ... ok [INFO] [stdout] test compiler::anylize::tests::functions::test_functions_empty_equal_name_fail ... ok [INFO] [stdout] test compiler::anylize::tests::general::test_empty ... ok [INFO] [stdout] test compiler::anylize::tests::functions::test_invalid_function_name ... ok [INFO] [stdout] test compiler::anylize::tests::functions::test_function_empty ... ok [INFO] [stdout] test compiler::anylize::tests::global_types::test_simple_invalid_global_type_1 ... ok [INFO] [stdout] test compiler::anylize::tests::global_types::test_global_type_invalid_name_warning ... ok [INFO] [stdout] test compiler::anylize::tests::global_types::test_multiple_global_types_equal_names_fail ... ok [INFO] [stdout] test compiler::anylize::tests::functions::test_function_call_without_args ... ok [INFO] [stdout] test compiler::anylize::tests::functions::test_function_with_arg_invalid_name_warning ... ok [INFO] [stdout] test compiler::anylize::tests::global_types::test_advanced_global_type_1 ... ok [INFO] [stdout] test compiler::anylize::tests::global_types::test_simple_global_type_2 ... ok [INFO] [stdout] test compiler::anylize::tests::global_types::test_simple_global_type_1 ... ok [INFO] [stdout] test compiler::anylize::tests::global_types::test_multiple_simple_global_types ... ok [INFO] [stdout] test compiler::anylize::tests::global_types::test_advanced_global_type_2 ... ok [INFO] [stdout] test compiler::anylize::tests::functions::test_function_with_arg ... ok [INFO] [stdout] test compiler::anylize::tests::functions::test_function_call_with_args ... ok [INFO] [stdout] test compiler::anylize::tests::global_types::test_simple_invalid_global_type_2 ... ok [INFO] [stdout] test compiler::anylize::tests::global_types::test_advanced_global_type_3 ... ok [INFO] [stdout] test compiler::anylize::tests::global_types::test_advanced_global_type_4 ... ok [INFO] [stdout] test compiler::anylize::tests::ifs::test_invalid_if_else_if_else ... ok [INFO] [stdout] test compiler::anylize::tests::ifs::test_wired_if_else ... ok [INFO] [stdout] test compiler::anylize::tests::imports::multiple_import ... ok [INFO] [stdout] test compiler::anylize::tests::imports::simple_import ... ok [INFO] [stdout] test compiler::anylize::tests::imports::simple_import_with_function_after ... ok [INFO] [stdout] test compiler::anylize::tests::ifs::test_if_else_if_else ... ok [INFO] [stdout] test compiler::anylize::tests::functions::test_function_with_arg_and_result ... ok [INFO] [stdout] test compiler::anylize::tests::ifs::test_invalid_if_else ... ok [INFO] [stdout] test compiler::anylize::tests::ifs::test_invalid_if_else_if ... ok [INFO] [stdout] test compiler::anylize::tests::ifs::test_if_else ... ok [INFO] [stdout] test compiler::anylize::tests::ifs::test_wired_if_else_if ... ok [INFO] [stdout] test compiler::anylize::tests::loops::test_break_outside_of_loop_fail ... ok [INFO] [stdout] test compiler::anylize::tests::ifs::test_wired_if ... ok [INFO] [stdout] test compiler::anylize::tests::ifs::test_wired_if_else_if_else ... ok [INFO] [stdout] test compiler::anylize::tests::ifs::test_if ... ok [INFO] [stdout] test compiler::anylize::tests::ifs::test_invalid_if ... ok [INFO] [stdout] test compiler::anylize::tests::loops::test_break ... ok [INFO] [stdout] test compiler::anylize::tests::loops::test_multiple_simple_fors ... ok [INFO] [stdout] test compiler::anylize::tests::loops::test_continue_outside_of_loop_fail ... ok [INFO] [stdout] test compiler::anylize::tests::loops::test_loop_unreachable_code_warning_break ... ok [INFO] [stdout] test compiler::anylize::tests::loops::test_multiple_simple_whiles ... ok [INFO] [stdout] test compiler::anylize::tests::loops::test_continue ... ok [INFO] [stdout] test compiler::anylize::tests::ifs::test_if_names ... ok [INFO] [stdout] test compiler::anylize::tests::loops::test_for_incorrect_args_1 ... ok [INFO] [stdout] test compiler::anylize::tests::ifs::test_if_else_if ... ok [INFO] [stdout] test compiler::anylize::tests::loops::test_loop_unreachable_code_warning_continue ... ok [INFO] [stdout] test compiler::anylize::tests::loops::test_for_no_args ... ok [INFO] [stdout] test compiler::anylize::tests::loops::test_for_incorrect_args_3 ... ok [INFO] [stdout] test compiler::anylize::tests::loops::test_loop_incorrect_args ... ok [INFO] [stdout] test compiler::anylize::tests::structs::test_multiple_simple_structs ... ok [INFO] [stdout] test compiler::anylize::tests::structs::test_multiple_structs_equal_names_fail ... ok [INFO] [stdout] test compiler::anylize::tests::loops::test_incorrect_while_no_args ... ok [INFO] [stdout] test compiler::anylize::tests::loops::test_for_incorrect_args_2 ... ok [INFO] [stdout] test compiler::anylize::tests::loops::test_loop_unreachable_code_warning_return ... ok [INFO] [stdout] test compiler::anylize::tests::structs::test_simple_struct ... ok [INFO] [stdout] test compiler::anylize::tests::loops::test_multiple_simple_loops ... ok [INFO] [stdout] test compiler::anylize::tests::structs::test_invalid_inline_struct_in_global ... ok [INFO] [stdout] test compiler::anylize::tests::structs::test_struct_with_simple_field ... ok [INFO] [stdout] test compiler::anylize::tests::loops::test_simple_for_names ... ok [INFO] [stdout] test compiler::anylize::tests::loops::test_simple_loop ... ok [INFO] [stdout] test compiler::anylize::tests::loops::test_simple_for ... ok [INFO] [stdout] test compiler::anylize::tests::variables::test_duplicated_vars_fail_1 ... ok [INFO] [stdout] test compiler::anylize::tests::loops::test_simple_while ... ok [INFO] [stdout] test compiler::anylize::tests::variables::test_duplicated_vars_fail_2 ... ok [INFO] [stdout] test compiler::anylize::tests::structs::test_struct_with_multiple_simple_fields ... ok [INFO] [stdout] test compiler::anylize::tests::structs::test_struct_with_multiple_fields_equal_names_fail ... ok [INFO] [stdout] test compiler::anylize::tests::structs::test_struct_with_inner_struct_3 ... ok [INFO] [stdout] test compiler::anylize::tests::variables::test_variable_starts_with_number_fails ... ok [INFO] [stdout] test compiler::anylize::tests::variables::test_variable_string_with_spaces ... ok [INFO] [stdout] test compiler::anylize::tests::variables::test_variable_invalid_name_warning ... ok [INFO] [stdout] test compiler::anylize::tests::variables::test_variable_global_let_fails ... ok [INFO] [stdout] test compiler::anylize::tests::variables::test_variable_strings_with_backslashes ... ok [INFO] [stdout] test compiler::anylize::tests::variables::test_undecleared_var_fail ... ok [INFO] [stdout] test compiler::anylize::tests::variables::test_variable ... ok [INFO] [stdout] test compiler::anylize::tests::variables::test_multiple_variable_equal_names_fail ... ok [INFO] [stdout] test compiler::anylize::tests::structs::test_invalid_struct_data ... ok [INFO] [stdout] test compiler::anylize::tests::loops::test_while_incorrect_args ... ok [INFO] [stdout] test compiler::anylize::tests::structs::test_struct_with_inner_struct_2 ... ok [INFO] [stdout] test compiler::anylize::tests::structs::test_struct_invalid_name_warning ... ok [INFO] [stdout] test compiler::anylize::tests::structs::test_struct_with_inner_struct_1 ... ok [INFO] [stdout] test compiler::anylize::tests::structs::test_struct_with_field_invalid_name_warning ... ok [INFO] [stdout] test compiler::anylize::tests::general::fail_random_chars ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 107 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "50d83b23c240b1e00fcad79c208f9e23ed6323653277d3865cc5b5326108b708", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "50d83b23c240b1e00fcad79c208f9e23ed6323653277d3865cc5b5326108b708", kill_on_drop: false }` [INFO] [stdout] 50d83b23c240b1e00fcad79c208f9e23ed6323653277d3865cc5b5326108b708