[INFO] cloning repository https://github.com/stepchowfun/typical [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/stepchowfun/typical" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstepchowfun%2Ftypical", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstepchowfun%2Ftypical'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] a289eeaf5093d945a2dd4bf82bfd71e4d87d9b7c [INFO] testing stepchowfun/typical against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fstepchowfun%2Ftypical" "/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/stepchowfun/typical on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/stepchowfun/typical [INFO] finished tweaking git repo https://github.com/stepchowfun/typical [INFO] tweaked toml for git repo https://github.com/stepchowfun/typical written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/stepchowfun/typical already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", 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] 9d4c6c210bc8939cd91db38f0350e6a29aeec7e600c1b3699ca41f2a7e7e14a5 [INFO] running `Command { std: "docker" "start" "-a" "9d4c6c210bc8939cd91db38f0350e6a29aeec7e600c1b3699ca41f2a7e7e14a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9d4c6c210bc8939cd91db38f0350e6a29aeec7e600c1b3699ca41f2a7e7e14a5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d4c6c210bc8939cd91db38f0350e6a29aeec7e600c1b3699ca41f2a7e7e14a5", kill_on_drop: false }` [INFO] [stdout] 9d4c6c210bc8939cd91db38f0350e6a29aeec7e600c1b3699ca41f2a7e7e14a5 [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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6f2f76a31892749743f6835329feed5549cebb01a1c959e752097e4fcfafa297 [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" "6f2f76a31892749743f6835329feed5549cebb01a1c959e752097e4fcfafa297", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling pad v0.1.6 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling colored v1.9.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling typical v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 16.57s [INFO] running `Command { std: "docker" "inspect" "6f2f76a31892749743f6835329feed5549cebb01a1c959e752097e4fcfafa297", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f2f76a31892749743f6835329feed5549cebb01a1c959e752097e4fcfafa297", kill_on_drop: false }` [INFO] [stdout] 6f2f76a31892749743f6835329feed5549cebb01a1c959e752097e4fcfafa297 [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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a71b0a93b7505f66ca18fc0afe25badbf8c94e52f06416385e67269222f206ff [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" "a71b0a93b7505f66ca18fc0afe25badbf8c94e52f06416385e67269222f206ff", kill_on_drop: false }` [INFO] [stderr] Compiling typical v0.0.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.50s [INFO] running `Command { std: "docker" "inspect" "a71b0a93b7505f66ca18fc0afe25badbf8c94e52f06416385e67269222f206ff", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a71b0a93b7505f66ca18fc0afe25badbf8c94e52f06416385e67269222f206ff", kill_on_drop: false }` [INFO] [stdout] a71b0a93b7505f66ca18fc0afe25badbf8c94e52f06416385e67269222f206ff [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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 68a54a0d916752f319c0db13f84f9d0e2bfe0d98fc66baafb6f64ee725986b2a [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" "68a54a0d916752f319c0db13f84f9d0e2bfe0d98fc66baafb6f64ee725986b2a", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.02s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/typical-68666ae03d322390) [INFO] [stdout] [INFO] [stdout] running 140 tests [INFO] [stdout] test error::tests::error_with_reason_display ... ok [INFO] [stdout] test error::tests::error_no_reason_display ... ok [INFO] [stdout] test error::tests::listing_single_line_partial_range ... ok [INFO] [stdout] test count::tests::count_zero ... ok [INFO] [stdout] test count::tests::count_two ... ok [INFO] [stdout] test count::tests::count_one ... ok [INFO] [stdout] test error::tests::throw_with_listing_reason_no_source_path ... ok [INFO] [stdout] test error::tests::throw_with_reason_no_source_path_listing ... ok [INFO] [stdout] test error::tests::throw_with_listing_no_source_path_reason ... ok [INFO] [stdout] test assertions::tests::assert_fails_match ... ok [INFO] [stdout] test error::tests::listing_multiple_lines_partial_range ... ok [INFO] [stdout] test error::tests::listing_multiple_lines_full_range ... ok [INFO] [stdout] test error::tests::throw_with_source_path_listing_reason ... ok [INFO] [stdout] test error::tests::listing_many_lines_partial_range ... ok [INFO] [stdout] test error::tests::listing_empty ... ok [INFO] [stdout] test error::tests::listing_single_line_full_range ... ok [INFO] [stdout] test assertions::tests::assert_same_match ... ok [INFO] [stdout] test identifier::tests::code_str_empty ... ok [INFO] [stdout] test identifier::tests::code_str_pascal_case ... ok [INFO] [stdout] test error::tests::throw_no_source_path_listing_reason ... ok [INFO] [stdout] test error::tests::throw_with_source_path_listing_no_reason ... ok [INFO] [stdout] test error::tests::throw_with_source_path_no_listing_reason ... ok [INFO] [stdout] test identifier::tests::cmp_equal ... ok [INFO] [stdout] test identifier::tests::cmp_equal_up_to_case ... ok [INFO] [stdout] test identifier::tests::cmp_less ... ok [INFO] [stdout] test identifier::tests::cmp_empty ... ok [INFO] [stdout] test identifier::tests::cmp_greater ... ok [INFO] [stdout] test error::tests::throw_with_source_path_reason_no_listing ... ok [INFO] [stdout] test format::tests::code_str_display ... ok [INFO] [stdout] test identifier::tests::code_str_snake_case ... ok [INFO] [stdout] test identifier::tests::from_snake_case_extra_delimiters ... ok [INFO] [stdout] test identifier::tests::from_snake_case ... ok [INFO] [stdout] test identifier::tests::hash_camel_case ... ok [INFO] [stdout] test identifier::tests::eq_different ... ok [INFO] [stdout] test identifier::tests::from_camel_case ... ok [INFO] [stdout] test identifier::tests::eq_equal_up_to_case ... ok [INFO] [stdout] test identifier::tests::eq_empty ... ok [INFO] [stdout] test identifier::tests::from_empty ... ok [INFO] [stdout] test identifier::tests::from_pascal_case ... ok [INFO] [stdout] test identifier::tests::hash_snake_case_extra_delimiters ... ok [INFO] [stdout] test identifier::tests::original_snake_case ... ok [INFO] [stdout] test identifier::tests::code_str_camel_case ... ok [INFO] [stdout] test identifier::tests::original_snake_case_extra_delimiters ... ok [INFO] [stdout] test identifier::tests::hash_empty ... ok [INFO] [stdout] test identifier::tests::hash_pascal_case ... ok [INFO] [stdout] test identifier::tests::hash_snake_case ... ok [INFO] [stdout] test identifier::tests::partial_cmp_empty ... ok [INFO] [stdout] test identifier::tests::partial_cmp_equal_up_to_case ... ok [INFO] [stdout] test identifier::tests::partial_cmp_equal ... ok [INFO] [stdout] test identifier::tests::partial_cmp_greater ... ok [INFO] [stdout] test identifier::tests::partial_cmp_less ... ok [INFO] [stdout] test identifier::tests::pascal_case_camel_case ... ok [INFO] [stdout] test identifier::tests::pascal_case_snake_case_extra_delimiters ... ok [INFO] [stdout] test identifier::tests::pascal_case_snake_case ... ok [INFO] [stdout] test identifier::tests::snake_case_snake_case ... ok [INFO] [stdout] test identifier::tests::snake_case_pascal_case ... ok [INFO] [stdout] test identifier::tests::snake_case_snake_case_extra_delimiters ... ok [INFO] [stdout] test parser::tests::parse_duplicate_choice_field ... ok [INFO] [stdout] test generate_rust::tests::generate_example ... ok [INFO] [stdout] test identifier::tests::original_camel_case ... ok [INFO] [stdout] test parser::tests::parse_duplicate_declaration ... ok [INFO] [stdout] test identifier::tests::original_empty ... ok [INFO] [stdout] test identifier::tests::code_str_snake_case_extra_delimiters ... ok [INFO] [stdout] test parser::tests::parse_duplicate_struct_field ... ok [INFO] [stdout] test identifier::tests::pascal_case_empty ... ok [INFO] [stdout] test parser::tests::parse_duplicate_import ... ok [INFO] [stdout] test identifier::tests::original_pascal_case ... ok [INFO] [stdout] test identifier::tests::snake_case_camel_case ... ok [INFO] [stdout] test identifier::tests::snake_case_empty ... ok [INFO] [stdout] test identifier::tests::pascal_case_pascal_case ... ok [INFO] [stdout] test identifier::tests::eq_equal ... ok [INFO] [stdout] test parser::tests::parse_empty ... ok [INFO] [stdout] test parser::tests::parse_example ... ok [INFO] [stdout] test schema::tests::namespace_display_multiple ... ok [INFO] [stdout] test schema::tests::relativize_namespace_both_empty ... ok [INFO] [stdout] test schema::tests::relativize_namespace_complete_overlap ... ok [INFO] [stdout] test schema::tests::relativize_namespace_first_empty ... ok [INFO] [stdout] test schema::tests::relativize_namespace_some_overlap ... ok [INFO] [stdout] test schema::tests::schema_declarations_only_display ... ok [INFO] [stdout] test schema::tests::namespace_display_empty ... ok [INFO] [stdout] test schema::tests::namespace_display_single ... ok [INFO] [stdout] test schema::tests::relativize_namespace_child ... ok [INFO] [stdout] test schema::tests::relativize_namespace_no_overlap ... ok [INFO] [stdout] test schema::tests::schema_empty_display ... ok [INFO] [stdout] test schema::tests::type_display_bool ... ok [INFO] [stdout] test schema::tests::type_display_custom_no_import ... ok [INFO] [stdout] test token::tests::token_display ... ok [INFO] [stdout] test token::tests::variant_equals_display ... ok [INFO] [stdout] test token::tests::variant_choice_display ... ok [INFO] [stdout] test token::tests::variant_bool_display ... ok [INFO] [stdout] test schema::tests::type_display_custom_import ... ok [INFO] [stdout] test schema::tests::schema_imports_only_display ... ok [INFO] [stdout] test schema::tests::schema_imports_and_declarations_display ... ok [INFO] [stdout] test token::tests::variant_integer_literal_display ... ok [INFO] [stdout] test token::tests::variant_identifier_display ... ok [INFO] [stdout] test tokenizer::tests::tokenize_bool ... ok [INFO] [stdout] test token::tests::variant_right_curly_display ... ok [INFO] [stdout] test token::tests::variant_path_display ... ok [INFO] [stdout] test token::tests::variant_struct_display ... ok [INFO] [stdout] test token::tests::variant_transitional_display ... ok [INFO] [stdout] test tokenizer::tests::tokenize_as ... ok [INFO] [stdout] test tokenizer::tests::tokenize_empty ... ok [INFO] [stdout] test tokenizer::tests::tokenize_dot ... ok [INFO] [stdout] test token::tests::variant_colon_display ... ok [INFO] [stdout] test token::tests::variant_as_display ... ok [INFO] [stdout] test token::tests::variant_dot_display ... ok [INFO] [stdout] test tokenizer::tests::tokenize_identifier ... ok [INFO] [stdout] test tokenizer::tests::tokenize_equals ... ok [INFO] [stdout] test schema::tests::relativize_namespace_second_empty ... ok [INFO] [stdout] test tokenizer::tests::tokenize_left_curly ... ok [INFO] [stdout] test schema::tests::relativize_namespace_parent ... ok [INFO] [stdout] test tokenizer::tests::tokenize_integer_literal_out_of_range ... ok [INFO] [stdout] test tokenizer::tests::tokenize_path_empty ... ok [INFO] [stdout] test tokenizer::tests::tokenize_path_non_terminated ... ok [INFO] [stdout] test tokenizer::tests::tokenize_raw_identifier ... ok [INFO] [stdout] test tokenizer::tests::tokenize_right_curly ... ok [INFO] [stdout] test tokenizer::tests::tokenize_struct ... ok [INFO] [stdout] test assertions::tests::assert_fails_empty - should panic ... ok [INFO] [stdout] test tokenizer::tests::tokenize_example ... ok [INFO] [stdout] test tokenizer::tests::tokenize_colon ... ok [INFO] [stdout] test tokenizer::tests::tokenize_comment ... ok [INFO] [stdout] test tokenizer::tests::tokenize_integer_literal_valid ... ok [INFO] [stdout] test tokenizer::tests::tokenize_path_non_empty ... ok [INFO] [stdout] test validator::tests::validate_empty ... ok [INFO] [stdout] test tokenizer::tests::tokenize_transitional ... ok [INFO] [stdout] test tokenizer::tests::tokenize_whitespace ... ok [INFO] [stdout] test validator::tests::validate_example ... ok [INFO] [stdout] test token::tests::variant_import_display ... ok [INFO] [stdout] test token::tests::variant_left_curly_display ... ok [INFO] [stdout] test tokenizer::tests::tokenize_unexpected_symbol ... ok [INFO] [stdout] test validator::tests::validate_cycle ... ok [INFO] [stdout] test validator::tests::validate_non_existent_field_import ... ok [INFO] [stdout] test validator::tests::validate_duplicate_struct_field_indices ... ok [INFO] [stdout] test validator::tests::validate_non_existent_field_type_different_file ... ok [INFO] [stdout] test validator::tests::validate_non_existent_field_type_same_file ... ok [INFO] [stdout] test tokenizer::tests::tokenize_choice ... ok [INFO] [stdout] test assertions::tests::assert_same_mismatch - should panic ... ok [INFO] [stdout] test validator::tests::validate_duplicate_choice_field_indices ... ok [INFO] [stdout] test tokenizer::tests::tokenize_import ... ok [INFO] [stdout] test assertions::tests::assert_fails_mismatch - should panic ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 140 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "68a54a0d916752f319c0db13f84f9d0e2bfe0d98fc66baafb6f64ee725986b2a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68a54a0d916752f319c0db13f84f9d0e2bfe0d98fc66baafb6f64ee725986b2a", kill_on_drop: false }` [INFO] [stdout] 68a54a0d916752f319c0db13f84f9d0e2bfe0d98fc66baafb6f64ee725986b2a