[INFO] cloning repository https://github.com/ALVAROPING1/CreatorCompiler
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ALVAROPING1/CreatorCompiler" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FALVAROPING1%2FCreatorCompiler", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FALVAROPING1%2FCreatorCompiler'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b47af4574bc80c942b4f927353e0799ef2f436ac
[INFO] checking ALVAROPING1/CreatorCompiler against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FALVAROPING1%2FCreatorCompiler" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/ALVAROPING1/CreatorCompiler
[INFO] finished tweaking git repo https://github.com/ALVAROPING1/CreatorCompiler
[INFO] tweaked toml for git repo https://github.com/ALVAROPING1/CreatorCompiler written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/ALVAROPING1/CreatorCompiler on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/ALVAROPING1/CreatorCompiler 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.50
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.50
[INFO] [stderr]   Downloaded minicov v0.3.7
[INFO] [stderr]   Downloaded self_cell v1.2.0
[INFO] [stderr]   Downloaded rustversion v1.0.21
[INFO] [stderr]   Downloaded schemars_derive v0.8.22
[INFO] [stderr]   Downloaded anstyle-query v1.1.2
[INFO] [stderr]   Downloaded ahash v0.8.12
[INFO] [stderr]   Downloaded anstream v0.6.18
[INFO] [stderr]   Downloaded stacker v0.1.21
[INFO] [stderr]   Downloaded ansi-to-html v0.2.2
[INFO] [stderr]   Downloaded ariadne v0.5.1
[INFO] [stderr]   Downloaded num-bigint v0.4.6
[INFO] [stderr]   Downloaded zerocopy-derive v0.8.25
[INFO] [stderr]   Downloaded clap_builder v4.5.39
[INFO] [stderr]   Downloaded chumsky v0.9.3
[INFO] [stderr]   Downloaded cc v1.2.21
[INFO] [stderr]   Downloaded psm v0.1.26
[INFO] [stderr]   Downloaded anstyle-parse v0.2.6
[INFO] [stderr]   Downloaded utf8parse v0.2.2
[INFO] [stderr]   Downloaded clap v4.5.39
[INFO] [stderr]   Downloaded dyn-clone v1.0.19
[INFO] [stderr]   Downloaded anstyle-wincon v3.0.7
[INFO] [stderr]   Downloaded clap_derive v4.5.32
[INFO] [stderr]   Downloaded anstyle v1.0.10
[INFO] [stderr]   Downloaded zerocopy v0.8.25
[INFO] [stderr]   Downloaded clap_lex v0.7.4
[INFO] [stderr]   Downloaded num-integer v0.1.46
[INFO] [stderr]   Downloaded is_terminal_polyfill v1.70.1
[INFO] [stderr]   Downloaded colorchoice v1.0.3
[INFO] [stderr]   Downloaded serde_derive_internals v0.29.1
[INFO] [stderr]   Downloaded schemars v0.8.22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 5524f3b66f1a0d66c7ba56e10424219d1245b03b9141a09e9d02a021e9d1229e
[INFO] running `Command { std: "docker" "start" "-a" "5524f3b66f1a0d66c7ba56e10424219d1245b03b9141a09e9d02a021e9d1229e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "5524f3b66f1a0d66c7ba56e10424219d1245b03b9141a09e9d02a021e9d1229e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5524f3b66f1a0d66c7ba56e10424219d1245b03b9141a09e9d02a021e9d1229e", kill_on_drop: false }`
[INFO] [stdout] 5524f3b66f1a0d66c7ba56e10424219d1245b03b9141a09e9d02a021e9d1229e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 53c55d1f6585129cc2e2037a18fdec4ae15853272f23d83c60ea0facedbdb8ba
[INFO] running `Command { std: "docker" "start" "-a" "53c55d1f6585129cc2e2037a18fdec4ae15853272f23d83c60ea0facedbdb8ba", kill_on_drop: false }`
[INFO] [stderr]    Compiling syn v2.0.101
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling log v0.4.27
[INFO] [stderr]    Compiling rustversion v1.0.21
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]    Compiling zerocopy v0.8.25
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking anstyle v1.0.10
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]     Checking colorchoice v1.0.3
[INFO] [stderr]     Checking anstyle-query v1.1.2
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]    Compiling cc v1.2.21
[INFO] [stderr]     Checking clap_lex v0.7.4
[INFO] [stderr]     Checking anstyle-parse v0.2.6
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]     Checking allocator-api2 v0.2.21
[INFO] [stderr]    Compiling schemars v0.8.22
[INFO] [stderr]     Checking yansi v1.0.1
[INFO] [stderr]     Checking dyn-clone v1.0.19
[INFO] [stderr]     Checking unicode-width v0.1.14
[INFO] [stderr]    Compiling ahash v0.8.12
[INFO] [stderr]     Checking self_cell v1.2.0
[INFO] [stderr]     Checking anstream v0.6.18
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking clap_builder v4.5.39
[INFO] [stderr]     Checking ariadne v0.5.1
[INFO] [stderr]     Checking num-integer v0.1.46
[INFO] [stderr]    Compiling psm v0.1.26
[INFO] [stderr]    Compiling stacker v0.1.21
[INFO] [stderr]     Checking num-bigint v0.4.6
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking chumsky v0.9.3
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling serde_derive_internals v0.29.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling clap_derive v4.5.32
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.50
[INFO] [stderr]    Compiling schemars_derive v0.8.22
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking ansi-to-html v0.2.2
[INFO] [stderr]     Checking clap v4.5.39
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking serde v1.0.219
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.50
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.50
[INFO] [stderr]     Checking creator-compiler v1.0.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/architecture.rs:541:27
[INFO] [stdout]     |
[INFO] [stdout] 541 |     pub fn from_json(src: &str) -> serde_json::Result<Architecture> {
[INFO] [stdout]     |                           ^^^^                        ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 541 |     pub fn from_json(src: &str) -> serde_json::Result<Architecture<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/architecture.rs:620:10
[INFO] [stdout]     |
[INFO] [stdout] 620 |         &'b self,
[INFO] [stdout]     |          ^^ this lifetime flows to the output
[INFO] [stdout] 621 |         name: &'c str,
[INFO] [stdout] 622 |     ) -> impl Iterator<Item = &'b Instruction> + 'c {
[INFO] [stdout]     |                                -- ----------- the lifetimes get resolved as `'b`
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetimes get resolved as `'b`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'b`
[INFO] [stdout]     |
[INFO] [stdout] 622 |     ) -> impl Iterator<Item = &'b Instruction<'b>> + 'c {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/architecture.rs:634:10
[INFO] [stdout]     |
[INFO] [stdout] 634 |         &'b self,
[INFO] [stdout]     |          ^^ this lifetime flows to the output
[INFO] [stdout] 635 |         name: &'c str,
[INFO] [stdout] 636 |     ) -> impl Iterator<Item = &'b Pseudoinstruction> + 'c {
[INFO] [stdout]     |                                -- ----------------- the lifetimes get resolved as `'b`
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetimes get resolved as `'b`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'b`
[INFO] [stdout]     |
[INFO] [stdout] 636 |     ) -> impl Iterator<Item = &'b Pseudoinstruction<'b>> + 'c {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/architecture.rs:647:27
[INFO] [stdout]     |
[INFO] [stdout] 647 |     pub fn find_reg_files(&self, r#type: RegisterType) -> impl Iterator<Item = &Component> {
[INFO] [stdout]     |                           ^^^^^                                                ----------
[INFO] [stdout]     |                           |                                                    ||
[INFO] [stdout]     |                           |                                                    |the lifetimes get resolved as `'_`
[INFO] [stdout]     |                           this lifetime flows to the output                    the lifetimes get resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 647 |     pub fn find_reg_files(&self, r#type: RegisterType) -> impl Iterator<Item = &Component<'_>> {
[INFO] [stdout]     |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/architecture.rs:672:26
[INFO] [stdout]     |
[INFO] [stdout] 672 |     pub fn find_register(&self, name: &str, match_case: bool) -> Option<(usize, &Register, &str)> {
[INFO] [stdout]     |                          ^^^^^                                                  ---------  ---- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                          |                                                      ||
[INFO] [stdout]     |                          |                                                      |the lifetimes get resolved as `'_`
[INFO] [stdout]     |                          this lifetime flows to the output                      the lifetimes get resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 672 |     pub fn find_register(&self, name: &str, match_case: bool) -> Option<(usize, &Register<'_>, &str)> {
[INFO] [stdout]     |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/architecture.rs:541:27
[INFO] [stdout]     |
[INFO] [stdout] 541 |     pub fn from_json(src: &str) -> serde_json::Result<Architecture> {
[INFO] [stdout]     |                           ^^^^                        ------------ the lifetime gets resolved as `'_`
[INFO] [stdout]     |                           |
[INFO] [stdout]     |                           this lifetime flows to the output
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 541 |     pub fn from_json(src: &str) -> serde_json::Result<Architecture<'_>> {
[INFO] [stdout]     |                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/architecture.rs:620:10
[INFO] [stdout]     |
[INFO] [stdout] 620 |         &'b self,
[INFO] [stdout]     |          ^^ this lifetime flows to the output
[INFO] [stdout] 621 |         name: &'c str,
[INFO] [stdout] 622 |     ) -> impl Iterator<Item = &'b Instruction> + 'c {
[INFO] [stdout]     |                                -- ----------- the lifetimes get resolved as `'b`
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetimes get resolved as `'b`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'b`
[INFO] [stdout]     |
[INFO] [stdout] 622 |     ) -> impl Iterator<Item = &'b Instruction<'b>> + 'c {
[INFO] [stdout]     |                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/architecture.rs:634:10
[INFO] [stdout]     |
[INFO] [stdout] 634 |         &'b self,
[INFO] [stdout]     |          ^^ this lifetime flows to the output
[INFO] [stdout] 635 |         name: &'c str,
[INFO] [stdout] 636 |     ) -> impl Iterator<Item = &'b Pseudoinstruction> + 'c {
[INFO] [stdout]     |                                -- ----------------- the lifetimes get resolved as `'b`
[INFO] [stdout]     |                                |
[INFO] [stdout]     |                                the lifetimes get resolved as `'b`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to consistently use `'b`
[INFO] [stdout]     |
[INFO] [stdout] 636 |     ) -> impl Iterator<Item = &'b Pseudoinstruction<'b>> + 'c {
[INFO] [stdout]     |                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/architecture.rs:647:27
[INFO] [stdout]     |
[INFO] [stdout] 647 |     pub fn find_reg_files(&self, r#type: RegisterType) -> impl Iterator<Item = &Component> {
[INFO] [stdout]     |                           ^^^^^                                                ----------
[INFO] [stdout]     |                           |                                                    ||
[INFO] [stdout]     |                           |                                                    |the lifetimes get resolved as `'_`
[INFO] [stdout]     |                           this lifetime flows to the output                    the lifetimes get resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 647 |     pub fn find_reg_files(&self, r#type: RegisterType) -> impl Iterator<Item = &Component<'_>> {
[INFO] [stdout]     |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> src/architecture.rs:672:26
[INFO] [stdout]     |
[INFO] [stdout] 672 |     pub fn find_register(&self, name: &str, match_case: bool) -> Option<(usize, &Register, &str)> {
[INFO] [stdout]     |                          ^^^^^                                                  ---------  ---- the lifetimes get resolved as `'_`
[INFO] [stdout]     |                          |                                                      ||
[INFO] [stdout]     |                          |                                                      |the lifetimes get resolved as `'_`
[INFO] [stdout]     |                          this lifetime flows to the output                      the lifetimes get resolved as `'_`
[INFO] [stdout]     |
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]     |
[INFO] [stdout] 672 |     pub fn find_register(&self, name: &str, match_case: bool) -> Option<(usize, &Register<'_>, &str)> {
[INFO] [stdout]     |                                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.68s
[INFO] running `Command { std: "docker" "inspect" "53c55d1f6585129cc2e2037a18fdec4ae15853272f23d83c60ea0facedbdb8ba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "53c55d1f6585129cc2e2037a18fdec4ae15853272f23d83c60ea0facedbdb8ba", kill_on_drop: false }`
[INFO] [stdout] 53c55d1f6585129cc2e2037a18fdec4ae15853272f23d83c60ea0facedbdb8ba
