[INFO] cloning repository https://github.com/kasofsk/dirtycomment
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kasofsk/dirtycomment" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkasofsk%2Fdirtycomment", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkasofsk%2Fdirtycomment'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 07aff3363f3a25febbbabb578f7cdaf2b9ffe7f6
[INFO] testing kasofsk/dirtycomment against 1.99.0-beta.1+cargoflags=--release for beta-release-1.99-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkasofsk%2Fdirtycomment" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kasofsk/dirtycomment
[INFO] finished tweaking git repo https://github.com/kasofsk/dirtycomment
[INFO] tweaked toml for git repo https://github.com/kasofsk/dirtycomment written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kasofsk/dirtycomment on toolchain 1.99.0-beta.1
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kasofsk/dirtycomment already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.99.0-beta.1" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 74ed52ff5e3edbd28abd8bd587e714344f09ee98dcb09bf4b5adc8d9263da20b
[INFO] running `Command { std: "docker" "start" "74ed52ff5e3edbd28abd8bd587e714344f09ee98dcb09bf4b5adc8d9263da20b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74ed52ff5e3edbd28abd8bd587e714344f09ee98dcb09bf4b5adc8d9263da20b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "74ed52ff5e3edbd28abd8bd587e714344f09ee98dcb09bf4b5adc8d9263da20b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "74ed52ff5e3edbd28abd8bd587e714344f09ee98dcb09bf4b5adc8d9263da20b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "74ed52ff5e3edbd28abd8bd587e714344f09ee98dcb09bf4b5adc8d9263da20b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "build" "--frozen" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling shlex v2.0.1
[INFO] [stderr]    Compiling tree-sitter-language v0.1.7
[INFO] [stderr]    Compiling quote v1.0.46
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling memchr v2.8.3
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling typenum v1.20.1
[INFO] [stderr]    Compiling serde_json v1.0.150
[INFO] [stderr]    Compiling crossbeam-utils v0.8.22
[INFO] [stderr]    Compiling cc v1.2.66
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.20
[INFO] [stderr]    Compiling syn v2.0.118
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling utf8parse v0.2.2
[INFO] [stderr]    Compiling anstyle-parse v1.0.0
[INFO] [stderr]    Compiling anstyle-query v1.1.5
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.2
[INFO] [stderr]    Compiling colorchoice v1.0.5
[INFO] [stderr]    Compiling anstyle v1.0.14
[INFO] [stderr]    Compiling crossbeam-deque v0.8.7
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling anstream v1.0.0
[INFO] [stderr]    Compiling crypto-common v0.1.7
[INFO] [stderr]    Compiling tree-sitter-hcl v1.1.0
[INFO] [stderr]    Compiling tree-sitter-dart v0.2.0
[INFO] [stderr]    Compiling tree-sitter-bash v0.25.1
[INFO] [stderr]    Compiling regex-automata v0.4.15
[INFO] [stderr]    Compiling tree-sitter-rust v0.24.2
[INFO] [stderr]    Compiling bstr v1.12.3
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling clap_lex v1.1.0
[INFO] [stderr]    Compiling anyhow v1.0.103
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]    Compiling log v0.4.33
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling clap_builder v4.6.0
[INFO] [stderr]    Compiling tree-sitter v0.26.10
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling regex v1.13.0
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling clap_derive v4.6.1
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling ignore v0.4.28
[INFO] [stderr]    Compiling clap v4.6.1
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling dirtycomment v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 2m 17s
[INFO] running `Command { std: "docker" "inspect" "74ed52ff5e3edbd28abd8bd587e714344f09ee98dcb09bf4b5adc8d9263da20b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "74ed52ff5e3edbd28abd8bd587e714344f09ee98dcb09bf4b5adc8d9263da20b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--no-run" "--message-format=json" "--release", kill_on_drop: false }`
[INFO] [stderr]    Compiling dirtycomment v0.1.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 3.46s
[INFO] running `Command { std: "docker" "inspect" "74ed52ff5e3edbd28abd8bd587e714344f09ee98dcb09bf4b5adc8d9263da20b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-w" "/opt/rustwide/workdir" "--user" "0:0" "74ed52ff5e3edbd28abd8bd587e714344f09ee98dcb09bf4b5adc8d9263da20b" "/opt/rustwide/cargo-home/bin/cargo" "+1.99.0-beta.1" "test" "--frozen" "--release", kill_on_drop: false }`
[INFO] [stderr]     Finished `release` profile [optimized] target(s) in 0.10s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/release/deps/dirtycomment-bc661bcfe7b4406c)
[INFO] [stdout] 
[INFO] [stdout] running 36 tests
[INFO] [stdout] test symbols::tests::a_comment_run_hashes_by_text_not_position ... ok
[INFO] [stdout] test symbols::tests::a_hash_in_a_parameter_expansion_is_not_a_comment ... ok
[INFO] [stdout] test symbols::tests::a_comment_in_the_source_never_dirties_anything ... ok
[INFO] [stdout] test symbols::tests::a_rust_type_and_its_impl_form_one_symbol ... ok
[INFO] [stdout] test symbols::tests::a_blocks_internals_do_not_reach_the_file_symbol ... ok
[INFO] [stdout] test symbols::tests::a_shebang_and_license_header_are_exempt ... ok
[INFO] [stdout] test symbols::tests::a_trailing_comment_is_exempt ... ok
[INFO] [stdout] test symbols::tests::a_trailing_hcl_comment_is_exempt ... ok
[INFO] [stdout] test symbols::tests::adjacent_comment_lines_report_as_one_run ... ok
[INFO] [stdout] test symbols::tests::a_bare_comment_is_reported ... ok
[INFO] [stdout] test symbols::tests::bash_functions_are_symbols_and_top_level_code_is_not ... ok
[INFO] [stdout] test symbols::tests::adding_a_top_level_block_dirties_the_file_symbol ... ok
[INFO] [stdout] test symbols::tests::dart_class_members_are_named_despite_the_grammar ... ok
[INFO] [stdout] test symbols::tests::a_types_internals_do_not_reach_the_file_symbol ... ok
[INFO] [stdout] test symbols::tests::editing_a_nested_block_dirties_the_block_that_contains_it ... ok
[INFO] [stdout] test symbols::tests::adding_a_field_dirties_its_type_but_not_its_methods ... ok
[INFO] [stdout] test symbols::tests::a_hash_inside_an_hcl_heredoc_is_not_a_comment ... ok
[INFO] [stdout] test symbols::tests::changing_a_method_signature_dirties_its_type ... ok
[INFO] [stdout] test symbols::tests::a_hash_inside_a_heredoc_is_not_a_comment ... ok
[INFO] [stdout] test symbols::tests::editing_a_method_body_dirties_only_that_method ... ok
[INFO] [stdout] test symbols::tests::hcl_recognizes_all_three_comment_syntaxes ... ok
[INFO] [stdout] test symbols::tests::locals_and_provider_blocks_may_repeat ... ok
[INFO] [stdout] test symbols::tests::reindenting_a_declaration_dirties_nothing ... ok
[INFO] [stdout] test symbols::tests::reindenting_one_line_of_a_declaration_does_dirty_it ... ok
[INFO] [stdout] test tests::a_directory_root_covers_its_descendants ... ok
[INFO] [stdout] test symbols::tests::renaming_a_top_level_item_dirties_the_file_symbol ... ok
[INFO] [stdout] test symbols::tests::top_level_blocks_and_attributes_are_symbols ... ok
[INFO] [stdout] test symbols::tests::repeated_nested_blocks_are_not_symbols_and_are_not_an_error ... ok
[INFO] [stdout] test symbols::tests::trailing_whitespace_and_blank_lines_dirty_nothing ... ok
[INFO] [stdout] test symbols::tests::slashes_in_a_rust_raw_string_are_not_a_comment ... ok
[INFO] [stdout] test tests::a_directory_root_does_not_cover_a_sibling ... ok
[INFO] [stdout] test tests::a_dot_root_covers_everything ... ok
[INFO] [stdout] test tests::a_file_root_covers_only_itself ... ok
[INFO] [stdout] test tests::a_leading_dot_slash_is_normalized_away ... ok
[INFO] [stdout] test symbols::tests::two_declarations_sharing_a_path_are_an_error ... ok
[INFO] [stdout] test symbols::tests::two_resources_sharing_labels_are_an_error ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 36 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "74ed52ff5e3edbd28abd8bd587e714344f09ee98dcb09bf4b5adc8d9263da20b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "74ed52ff5e3edbd28abd8bd587e714344f09ee98dcb09bf4b5adc8d9263da20b", kill_on_drop: false }`
[INFO] [stdout] 74ed52ff5e3edbd28abd8bd587e714344f09ee98dcb09bf4b5adc8d9263da20b
