[INFO] cloning repository https://github.com/nickeb96/preprocessor
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nickeb96/preprocessor" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickeb96%2Fpreprocessor", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickeb96%2Fpreprocessor'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 73c8cea8a2b645546d08731142313827d225edf5
[INFO] testing nickeb96/preprocessor against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnickeb96%2Fpreprocessor" "/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/nickeb96/preprocessor
[INFO] finished tweaking git repo https://github.com/nickeb96/preprocessor
[INFO] tweaked toml for git repo https://github.com/nickeb96/preprocessor written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/nickeb96/preprocessor on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/nickeb96/preprocessor 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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 3891e65ffae04f55501b86a7ec69676abe5ed921334eae69e0c3ad59745bbbcc
[INFO] running `Command { std: "docker" "start" "-a" "3891e65ffae04f55501b86a7ec69676abe5ed921334eae69e0c3ad59745bbbcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "3891e65ffae04f55501b86a7ec69676abe5ed921334eae69e0c3ad59745bbbcc", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3891e65ffae04f55501b86a7ec69676abe5ed921334eae69e0c3ad59745bbbcc", kill_on_drop: false }`
[INFO] [stdout] 3891e65ffae04f55501b86a7ec69676abe5ed921334eae69e0c3ad59745bbbcc
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] bcf11e86b3e0811a0e04ad9f208c736f4f758ba76425a827f249c32c98cfc664
[INFO] running `Command { std: "docker" "start" "-a" "bcf11e86b3e0811a0e04ad9f208c736f4f758ba76425a827f249c32c98cfc664", kill_on_drop: false }`
[INFO] [stderr] warning: no edition set: defaulting to the 2015 edition while the latest is 2024
[INFO] [stderr]    Compiling unicode-xid v0.1.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling libc v0.2.40
[INFO] [stderr]    Compiling regex v1.0.0
[INFO] [stderr]    Compiling proc-macro-hack-impl v0.4.0
[INFO] [stderr]    Compiling lazy_static v1.0.0
[INFO] [stderr]    Compiling unindent v0.1.3
[INFO] [stderr]    Compiling utf8-ranges v1.0.0
[INFO] [stderr]    Compiling getopts v0.2.17
[INFO] [stderr]    Compiling regex-syntax v0.6.0
[INFO] [stderr]    Compiling unreachable v1.0.0
[INFO] [stderr]    Compiling thread_local v0.3.5
[INFO] [stderr]    Compiling proc-macro2 v0.3.8
[INFO] [stderr]    Compiling proc-macro-hack v0.4.0
[INFO] [stderr]    Compiling memchr v2.0.1
[INFO] [stderr]    Compiling aho-corasick v0.6.4
[INFO] [stderr]    Compiling quote v0.5.2
[INFO] [stderr]    Compiling syn v0.13.4
[INFO] [stderr]    Compiling indoc-impl v0.2.5
[INFO] [stderr]    Compiling indoc v0.2.5
[INFO] [stdout] error[E0107]: trait takes 0 lifetime arguments but 1 lifetime argument was supplied
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.0.0/src/pattern.rs:12:14
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl<'r, 't> Pattern<'t> for &'r Regex {
[INFO] [stdout]    |              ^^^^^^^---- help: remove the unnecessary generics
[INFO] [stdout]    |              |
[INFO] [stdout]    |              expected 0 lifetime arguments
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on associated type `Searcher` do not match the trait declaration
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.0.0/src/pattern.rs:13:18
[INFO] [stdout]    |
[INFO] [stdout] 13 |     type Searcher = RegexSearcher<'r, 't>;
[INFO] [stdout]    |                  ^ lifetimes do not match associated type in trait
[INFO] [stdout]    |
[INFO] [stdout]   --> /rustc/c2e32f1c9652b13ed99608599c1e855462f421f3/library/core/src/str/pattern.rs:102:4
[INFO] [stdout]    |
[INFO] [stdout]    = note: lifetimes in impl do not match this associated type in trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0207]: the lifetime parameter `'t` is not constrained by the impl trait, self type, or predicates
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/regex-1.0.0/src/pattern.rs:12:10
[INFO] [stdout]    |
[INFO] [stdout] 12 | impl<'r, 't> Pattern<'t> for &'r Regex {
[INFO] [stdout]    |          ^^ unconstrained lifetime parameter
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0107, E0195, E0207.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0107`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `regex` (lib) due to 3 previous errors
[INFO] running `Command { std: "docker" "inspect" "bcf11e86b3e0811a0e04ad9f208c736f4f758ba76425a827f249c32c98cfc664", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "bcf11e86b3e0811a0e04ad9f208c736f4f758ba76425a827f249c32c98cfc664", kill_on_drop: false }`
[INFO] [stdout] bcf11e86b3e0811a0e04ad9f208c736f4f758ba76425a827f249c32c98cfc664
