[INFO] cloning repository https://github.com/simeg/commentective [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/simeg/commentective" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimeg%2Fcommentective", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimeg%2Fcommentective'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3906df98f4915fec5eb445ed5fd2805491cea10c [INFO] testing simeg/commentective against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsimeg%2Fcommentective" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/simeg/commentective on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/simeg/commentective [INFO] finished tweaking git repo https://github.com/simeg/commentective [INFO] tweaked toml for git repo https://github.com/simeg/commentective written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/simeg/commentective already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wait-timeout v0.2.0 [INFO] [stderr] Downloaded assert_cmd v1.0.3 [INFO] [stderr] Downloaded console v0.14.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] eb2de40eba7cd16ea5e3d9daf5147c9b0a50afc3ba6a515de3682e558026382c [INFO] running `Command { std: "docker" "start" "-a" "eb2de40eba7cd16ea5e3d9daf5147c9b0a50afc3ba6a515de3682e558026382c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "eb2de40eba7cd16ea5e3d9daf5147c9b0a50afc3ba6a515de3682e558026382c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eb2de40eba7cd16ea5e3d9daf5147c9b0a50afc3ba6a515de3682e558026382c", kill_on_drop: false }` [INFO] [stdout] eb2de40eba7cd16ea5e3d9daf5147c9b0a50afc3ba6a515de3682e558026382c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cc0d4351119d14c013b85d1f099055592c577ad376133dfa560552eae0da6187 [INFO] running `Command { std: "docker" "start" "-a" "cc0d4351119d14c013b85d1f099055592c577ad376133dfa560552eae0da6187", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling once_cell v1.7.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling regex-syntax v0.6.22 [INFO] [stderr] Compiling os_str_bytes v2.4.0 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling textwrap v0.12.1 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling terminal_size v0.1.16 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling regex v1.4.3 [INFO] [stderr] Compiling console v0.14.0 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.2 [INFO] [stderr] Compiling clap v3.0.0-beta.2 [INFO] [stderr] Compiling commentective v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 27.85s [INFO] running `Command { std: "docker" "inspect" "cc0d4351119d14c013b85d1f099055592c577ad376133dfa560552eae0da6187", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc0d4351119d14c013b85d1f099055592c577ad376133dfa560552eae0da6187", kill_on_drop: false }` [INFO] [stdout] cc0d4351119d14c013b85d1f099055592c577ad376133dfa560552eae0da6187 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f161d1cf435e063a12e2f1cc13a108c3fa86a2419531d778b120a73ea18fa3f6 [INFO] running `Command { std: "docker" "start" "-a" "f161d1cf435e063a12e2f1cc13a108c3fa86a2419531d778b120a73ea18fa3f6", kill_on_drop: false }` [INFO] [stderr] Compiling predicates-core v1.0.2 [INFO] [stderr] Compiling byteorder v1.4.2 [INFO] [stderr] Compiling doc-comment v0.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling treeline v0.1.0 [INFO] [stderr] Compiling normalize-line-endings v0.3.0 [INFO] [stderr] Compiling difference v2.0.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling wait-timeout v0.2.0 [INFO] [stderr] Compiling predicates-tree v1.0.2 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling bstr v0.2.15 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling float-cmp v0.8.0 [INFO] [stderr] Compiling predicates v1.0.7 [INFO] [stderr] Compiling assert_cmd v1.0.3 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling commentective v0.8.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 12.09s [INFO] running `Command { std: "docker" "inspect" "f161d1cf435e063a12e2f1cc13a108c3fa86a2419531d778b120a73ea18fa3f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f161d1cf435e063a12e2f1cc13a108c3fa86a2419531d778b120a73ea18fa3f6", kill_on_drop: false }` [INFO] [stdout] f161d1cf435e063a12e2f1cc13a108c3fa86a2419531d778b120a73ea18fa3f6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 79711e3213415787b7be5d366a127a8a4616e2a1cfc427409749b62cbca37022 [INFO] running `Command { std: "docker" "start" "-a" "79711e3213415787b7be5d366a127a8a4616e2a1cfc427409749b62cbca37022", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/commentective-546356a010357bb1) [INFO] [stdout] [INFO] [stdout] running 14 tests [INFO] [stdout] test utils::test::string__first_char ... ok [INFO] [stdout] test language::test::finder__file_to_lines ... ok [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/commentective-4f3ca3e03a2fd11e) [INFO] [stdout] test language::test::finder__in_list__false ... ok [INFO] [stdout] test utils::test::path__extension__err ... ok [INFO] [stdout] test utils::test::string__contains_all__false ... ok [INFO] [stdout] test utils::test::string__contains_any_of__true ... ok [INFO] [stdout] test utils::test::path__exists_on_filesystem__true ... ok [INFO] [stdout] test language::test::finder__in_list__true ... ok [INFO] [stdout] test utils::test::path__exists_on_filesystem__false ... ok [INFO] [stdout] test utils::test::path__file_name__err ... ok [INFO] [stdout] test utils::test::path__extension__ok ... ok [INFO] [stdout] test utils::test::string__contains_any_of__false ... ok [INFO] [stdout] test utils::test::string__contains_all__true ... ok [INFO] [stdout] test utils::test::path__file_name__ok ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 14 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [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; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/cli.rs (/opt/rustwide/target/debug/deps/cli-1a833bf6d799004c) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test cli::output__no_args__shows_error ... ok [INFO] [stdout] test cli::output__with_lang_option ... ok [INFO] [stdout] test cli::output__only_processes_specified_extension_type ... ok [INFO] [stdout] test cli::output__with_code_flag ... ok [INFO] [stdout] test cli::output__with_unsupported_file ... ok [INFO] [stdout] test cli::output__with_short_flag ... ok [INFO] [stdout] test cli::output__with_ignore_empty_flag ... ok [INFO] [stdout] test cli::output__finds_comments ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.19s [INFO] [stdout] [INFO] [stderr] Running tests/lib.rs (/opt/rustwide/target/debug/deps/lib-a5e6056c255bb216) [INFO] [stdout] [INFO] [stdout] running 30 tests [INFO] [stdout] test languages::bash__find__without_comments ... ok [INFO] [stdout] test languages::css__find__with_comments ... ok [INFO] [stderr] Doc-tests commentective [INFO] [stdout] test languages::css__find__without_comments ... ok [INFO] [stdout] test languages::cpp__find__without_comments ... ok [INFO] [stdout] test languages::csharp__find__with_comments ... ok [INFO] [stdout] test languages::html__find__without_comments ... ok [INFO] [stdout] test languages::bash__find__with_comments ... ok [INFO] [stdout] test languages::javascript__find__without_comments ... ok [INFO] [stdout] test languages::lua__find__with_comments ... ok [INFO] [stdout] test languages::lua__find__without_comments ... ok [INFO] [stdout] test languages::ruby__find__without_comments ... ok [INFO] [stdout] test languages::csharp__find__without_comments ... ok [INFO] [stdout] test languages::scala__find__without_comments ... ok [INFO] [stdout] test languages::cpp__find__with_comments ... ok [INFO] [stdout] test languages::golang__find__with_comments ... ok [INFO] [stdout] test languages::c__find__with_comments ... ok [INFO] [stdout] test languages::c__find__without_comments ... ok [INFO] [stdout] test languages::golang__find__without_comments ... ok [INFO] [stdout] test languages::html__find__with_comments ... ok [INFO] [stdout] test languages::java__find__with_comments ... ok [INFO] [stdout] test languages::java__find__without_comments ... ok [INFO] [stdout] test languages::javascript__find__with_comments ... ok [INFO] [stdout] test languages::php__find__without_comments ... ok [INFO] [stdout] test languages::php__find__with_comments ... ok [INFO] [stdout] test languages::python__find__with_comments ... ok [INFO] [stdout] test languages::python__find__without_comments ... ok [INFO] [stdout] test languages::ruby__find__with_comments ... ok [INFO] [stdout] test languages::rust__find__with_comments ... ok [INFO] [stdout] test languages::rust__find__without_comments ... ok [INFO] [stdout] test languages::scala__find__with_comments ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 30 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [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; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "79711e3213415787b7be5d366a127a8a4616e2a1cfc427409749b62cbca37022", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "79711e3213415787b7be5d366a127a8a4616e2a1cfc427409749b62cbca37022", kill_on_drop: false }` [INFO] [stdout] 79711e3213415787b7be5d366a127a8a4616e2a1cfc427409749b62cbca37022