[INFO] cloning repository https://github.com/chasinglogic/licensure
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/chasinglogic/licensure" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchasinglogic%2Flicensure", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchasinglogic%2Flicensure'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] c3c8b4540cef10fc2fa3f87ce32706d573500418
[INFO] testing chasinglogic/licensure against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchasinglogic%2Flicensure" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/chasinglogic/licensure
[INFO] finished tweaking git repo https://github.com/chasinglogic/licensure
[INFO] tweaked toml for git repo https://github.com/chasinglogic/licensure written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chasinglogic/licensure on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/chasinglogic/licensure 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5b2652b37d6398cc764a06e5faff6f249a5d915a181dbff20f4a04a964c22c5f
[INFO] running `Command { std: "docker" "start" "-a" "5b2652b37d6398cc764a06e5faff6f249a5d915a181dbff20f4a04a964c22c5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5b2652b37d6398cc764a06e5faff6f249a5d915a181dbff20f4a04a964c22c5f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5b2652b37d6398cc764a06e5faff6f249a5d915a181dbff20f4a04a964c22c5f", kill_on_drop: false }`
[INFO] [stdout] 5b2652b37d6398cc764a06e5faff6f249a5d915a181dbff20f4a04a964c22c5f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dccb532bc0bafccca6df882faedfe81d2991326d1c47408850555e1332b87cec
[INFO] running `Command { std: "docker" "start" "-a" "dccb532bc0bafccca6df882faedfe81d2991326d1c47408850555e1332b87cec", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling cc v1.2.9
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling time-macros v0.2.21
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.3
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling num_threads v0.1.7
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling unicode-linebreak v0.1.5
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling ureq-proto v0.3.5
[INFO] [stderr]    Compiling time v0.3.40
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling rustls-webpki v0.103.0
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling clap v4.5.32
[INFO] [stderr]    Compiling serde_regex v1.1.0
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling ureq v3.0.10
[INFO] [stderr]    Compiling licensure v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 23s
[INFO] running `Command { std: "docker" "inspect" "dccb532bc0bafccca6df882faedfe81d2991326d1c47408850555e1332b87cec", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dccb532bc0bafccca6df882faedfe81d2991326d1c47408850555e1332b87cec", kill_on_drop: false }`
[INFO] [stdout] dccb532bc0bafccca6df882faedfe81d2991326d1c47408850555e1332b87cec
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 14391e33db87a1b26ba04e2fb1c35e56ae93f49d9fd23ff99843b08bfe37339d
[INFO] running `Command { std: "docker" "start" "-a" "14391e33db87a1b26ba04e2fb1c35e56ae93f49d9fd23ff99843b08bfe37339d", kill_on_drop: false }`
[INFO] [stderr]    Compiling licensure v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 9.67s
[INFO] running `Command { std: "docker" "inspect" "14391e33db87a1b26ba04e2fb1c35e56ae93f49d9fd23ff99843b08bfe37339d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "14391e33db87a1b26ba04e2fb1c35e56ae93f49d9fd23ff99843b08bfe37339d", kill_on_drop: false }`
[INFO] [stdout] 14391e33db87a1b26ba04e2fb1c35e56ae93f49d9fd23ff99843b08bfe37339d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/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 -Copt-level=3" "-e" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] f461b0f2f1660600a257033475b67174b74ba7601162a1c71318fe8a58d0368a
[INFO] running `Command { std: "docker" "start" "-a" "f461b0f2f1660600a257033475b67174b74ba7601162a1c71318fe8a58d0368a", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/licensure-18ff22f750ed9fe3)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test comments::tests::test_comment_cpp ... ok
[INFO] [stdout] test comments::tests::test_comment_cpp_w_trailing_lines ... ok
[INFO] [stdout] test comments::tests::test_comment_python ... ok
[INFO] [stdout] test comments::tests::test_comment_html ... ok
[INFO] [stdout] test comments::tests::test_comment_python_w_trailing_lines ... ok
[INFO] [stdout] test config::comment::tests::test_get_filetype ... ok
[INFO] [stdout] test config::license::tests::test_deserialize_file_matcher_regex ... ok
[INFO] [stdout] test config::license::tests::test_deserialize_file_matcher_regex_list ... ok
[INFO] [stdout] test config::license::tests::test_deserialize_file_matcher_any ... ok
[INFO] [stdout] test licensure::test::test_add_header ... ok
[INFO] [stdout] test config::comment::tests::test_matches ... ok
[INFO] [stdout] test licensure::test::test_detects_outdated_year_range ... ok
[INFO] [stdout] test licensure::test::test_detects_replaces ... ok
[INFO] [stdout] test licensure::test::test_add_license_header_default_commenter_false ... ok
[INFO] [stdout] test template::tests::test_substitutions ... ok
[INFO] [stdout] test template::tests::test_outdated_license_trimmed_matching ... ok
[INFO] [stdout] test licensure::test::test_add_header_handles_shebang ... ok
[INFO] [stdout] test licensure::test::test_add_header_ignores_shebang_in_middle_of_file ... ok
[INFO] [stdout] test licensure::test::test_detects_outdated_year_range_when_previous_header_wasnt_a_range ... ok
[INFO] [stdout] test licensure::test::test_add_license_header_with_replaces ... ok
[INFO] [stdout] test template::tests::test_substitutions_prewrapped ... ok
[INFO] [stdout] test template::tests::test_substitution_at_end_of_line ... ok
[INFO] [stdout] test licensure::test::test_detects_outdated_year_trailing_whitespace ... ok
[INFO] [stdout] test template::tests::test_outdated_license_matching ... ok
[INFO] [stdout] test template::tests::test_substitutions_prewrapped_preserves_linebreaks ... ok
[INFO] [stdout] test utils::tests::test_remove_column_wrapping ... ok
[INFO] [stdout] test template::tests::test_year_varying_regex_untrimmed ... ok
[INFO] [stderr] error: test failed, to rerun pass `--bin licensure`
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/deps/licensure-18ff22f750ed9fe3` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --nocapture to the harness.
[INFO] running `Command { std: "docker" "inspect" "f461b0f2f1660600a257033475b67174b74ba7601162a1c71318fe8a58d0368a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f461b0f2f1660600a257033475b67174b74ba7601162a1c71318fe8a58d0368a", kill_on_drop: false }`
[INFO] [stdout] f461b0f2f1660600a257033475b67174b74ba7601162a1c71318fe8a58d0368a
