[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 try#33835004928d3bf65db4d4712e1330766263b0bd for pr-155739
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fchasinglogic%2Flicensure" "/workspace/builds/worker-6-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-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-6-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/chasinglogic/licensure on toolchain 33835004928d3bf65db4d4712e1330766263b0bd
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "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" "+33835004928d3bf65db4d4712e1330766263b0bd" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 76118eb7998b2ad7efde3c377737d6a19b6219d0a06997cbacd5694c53e3c559
[INFO] running `Command { std: "docker" "start" "-a" "76118eb7998b2ad7efde3c377737d6a19b6219d0a06997cbacd5694c53e3c559", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "76118eb7998b2ad7efde3c377737d6a19b6219d0a06997cbacd5694c53e3c559", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "76118eb7998b2ad7efde3c377737d6a19b6219d0a06997cbacd5694c53e3c559", kill_on_drop: false }`
[INFO] [stdout] 76118eb7998b2ad7efde3c377737d6a19b6219d0a06997cbacd5694c53e3c559
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d06628a17a6e95cb1c5c35b4b9f659eab9db01a6d38772e8adc3279718bb5447
[INFO] running `Command { std: "docker" "start" "-a" "d06628a17a6e95cb1c5c35b4b9f659eab9db01a6d38772e8adc3279718bb5447", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.93
[INFO] [stderr]    Compiling unicode-ident v1.0.14
[INFO] [stderr]    Compiling libc v0.2.169
[INFO] [stderr]    Compiling itoa v1.0.14
[INFO] [stderr]    Compiling serde v1.0.217
[INFO] [stderr]    Compiling rustls-pki-types v1.11.0
[INFO] [stderr]    Compiling spin v0.9.8
[INFO] [stderr]    Compiling autocfg v1.4.0
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]    Compiling cc v1.2.9
[INFO] [stderr]    Compiling anstyle-parse v0.2.6
[INFO] [stderr]    Compiling is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling anstyle v1.0.10
[INFO] [stderr]    Compiling anstyle-query v1.1.2
[INFO] [stderr]    Compiling rustls v0.23.25
[INFO] [stderr]    Compiling colorchoice v1.0.3
[INFO] [stderr]    Compiling serde_json v1.0.135
[INFO] [stderr]    Compiling time-macros v0.2.21
[INFO] [stderr]    Compiling miniz_oxide v0.8.3
[INFO] [stderr]    Compiling clap_lex v0.7.4
[INFO] [stderr]    Compiling http v1.3.1
[INFO] [stderr]    Compiling anstream v0.6.18
[INFO] [stderr]    Compiling once_cell v1.20.2
[INFO] [stderr]    Compiling hashbrown v0.15.2
[INFO] [stderr]    Compiling iana-time-zone v0.1.61
[INFO] [stderr]    Compiling webpki-roots v0.26.8
[INFO] [stderr]    Compiling rustls-pemfile v2.2.0
[INFO] [stderr]    Compiling termcolor v1.1.3
[INFO] [stderr]    Compiling smawk v0.3.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling flate2 v1.0.35
[INFO] [stderr]    Compiling clap_builder v4.5.32
[INFO] [stderr]    Compiling indexmap v2.8.0
[INFO] [stderr]    Compiling ureq-proto v0.3.5
[INFO] [stderr]    Compiling quote v1.0.38
[INFO] [stderr]    Compiling ring v0.17.8
[INFO] [stderr]    Compiling syn v2.0.96
[INFO] [stderr]    Compiling getrandom v0.2.15
[INFO] [stderr]    Compiling time v0.3.40
[INFO] [stderr]    Compiling chrono v0.4.40
[INFO] [stderr]    Compiling simplelog v0.12.2
[INFO] [stderr]    Compiling serde_derive v1.0.217
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling rustls-webpki v0.103.0
[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 28.28s
[INFO] running `Command { std: "docker" "inspect" "d06628a17a6e95cb1c5c35b4b9f659eab9db01a6d38772e8adc3279718bb5447", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d06628a17a6e95cb1c5c35b4b9f659eab9db01a6d38772e8adc3279718bb5447", kill_on_drop: false }`
[INFO] [stdout] d06628a17a6e95cb1c5c35b4b9f659eab9db01a6d38772e8adc3279718bb5447
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 6cd33a3009cedf5ad5fb513fe9c65535790ee1b511207e85eff318f7de07c9c9
[INFO] running `Command { std: "docker" "start" "-a" "6cd33a3009cedf5ad5fb513fe9c65535790ee1b511207e85eff318f7de07c9c9", kill_on_drop: false }`
[INFO] [stderr]    Compiling licensure v0.8.1 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.59s
[INFO] running `Command { std: "docker" "inspect" "6cd33a3009cedf5ad5fb513fe9c65535790ee1b511207e85eff318f7de07c9c9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6cd33a3009cedf5ad5fb513fe9c65535790ee1b511207e85eff318f7de07c9c9", kill_on_drop: false }`
[INFO] [stdout] 6cd33a3009cedf5ad5fb513fe9c65535790ee1b511207e85eff318f7de07c9c9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+33835004928d3bf65db4d4712e1330766263b0bd" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 63cda90873c8eb967474e8fa89db5d11ba6dcd753789ce7880602e918569a2c0
[INFO] running `Command { std: "docker" "start" "-a" "63cda90873c8eb967474e8fa89db5d11ba6dcd753789ce7880602e918569a2c0", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/licensure-9a1b1449c735159f)
[INFO] [stdout] 
[INFO] [stdout] running 33 tests
[INFO] [stdout] test comments::tests::test_comment_html ... ok
[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_w_trailing_lines ... ok
[INFO] [stdout] test config::license::tests::test_deserialize_file_matcher_any ... ok
[INFO] [stdout] test comments::tests::test_comment_python ... ok
[INFO] [stdout] test config::license::tests::test_deserialize_file_matcher_regex_list ... ok
[INFO] [stdout] test licensure::test::test_add_license_header_default_commenter_false ... ok
[INFO] [stdout] test config::comment::tests::test_get_filetype ... ok
[INFO] [stdout] test config::comment::tests::test_matches ... ok
[INFO] [stdout] test licensure::test::test_add_header_ignores_shebang_in_middle_of_file ... ok
[INFO] [stdout] test template::tests::test_substitutions_prewrapped ... ok
[INFO] [stdout] test config::license::tests::test_deserialize_file_matcher_regex ... ok
[INFO] [stdout] test template::tests::test_substitution_at_end_of_line ... ok
[INFO] [stdout] test template::tests::test_substitutions_unwrap_text_false ... ok
[INFO] [stdout] test template::tests::test_substitutions_prewrapped_preserves_linebreaks ... ok
[INFO] [stdout] test template::tests::test_substitutions_year_ranges ... ok
[INFO] [stdout] test licensure::test::test_add_header ... ok
[INFO] [stdout] test template::tests::test_outdated_license_matching ... ok
[INFO] [stdout] test template::tests::test_year_varying_regex_trimmed ... ok
[INFO] [stdout] test utils::tests::test_remove_column_wrapping ... ok
[INFO] [stdout] test template::tests::test_year_varying_regex_untrimmed ... ok
[INFO] [stdout] test licensure::test::test_add_license_header_with_replaces ... ok
[INFO] [stdout] test licensure::test::test_detects_replaces ... ok
[INFO] [stdout] test licensure::test::test_detects_outdated_year ... ok
[INFO] [stdout] test licensure::test::test_add_header_handles_shebang ... ok
[INFO] [stdout] test template::tests::test_outdated_license_trimmed_matching ... ok
[INFO] [stdout] test licensure::test::test_detects_outdated_year_range ... 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-9a1b1449c735159f` (exit status: 1)
[INFO] [stderr] note: test exited abnormally; to see the full output pass --no-capture to the harness.
[INFO] running `Command { std: "docker" "inspect" "63cda90873c8eb967474e8fa89db5d11ba6dcd753789ce7880602e918569a2c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63cda90873c8eb967474e8fa89db5d11ba6dcd753789ce7880602e918569a2c0", kill_on_drop: false }`
[INFO] [stdout] 63cda90873c8eb967474e8fa89db5d11ba6dcd753789ce7880602e918569a2c0
