[INFO] fetching crate galvan-transpiler 0.0.3...
[INFO] testing galvan-transpiler-0.0.3 against 1.90.0 for beta-1.91-3
[INFO] extracting crate galvan-transpiler 0.0.3 into /workspace/builds/worker-3-tc1/source
[INFO] started tweaking crates.io crate galvan-transpiler 0.0.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate galvan-transpiler 0.0.3
[INFO] tweaked toml for crates.io crate galvan-transpiler 0.0.3 written to /workspace/builds/worker-3-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate galvan-transpiler 0.0.3 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate galvan-transpiler 0.0.3 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" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded galvan-parse v0.0.3
[INFO] [stderr]   Downloaded galvan-into-ast v0.0.3
[INFO] [stderr]   Downloaded galvan-ast v0.0.3
[INFO] [stderr]   Downloaded galvan-ast-macro v0.0.3
[INFO] [stderr]   Downloaded galvan-files v0.0.3
[INFO] [stderr]   Downloaded typeunion v0.1.0
[INFO] [stderr]   Downloaded galvan-resolver v0.0.3
[INFO] [stderr]   Downloaded galvan-test-macro v0.0.3
[INFO] [stderr]   Downloaded tree-sitter-language v0.1.5
[INFO] [stderr]   Downloaded tree-sitter-galvan v0.0.3
[INFO] [stderr]   Downloaded tree-sitter v0.25.8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c3686d8eada2cf09c6ff24d40730d6dbf483653f7177cb37a7078b22bde358a7
[INFO] running `Command { std: "docker" "start" "-a" "c3686d8eada2cf09c6ff24d40730d6dbf483653f7177cb37a7078b22bde358a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c3686d8eada2cf09c6ff24d40730d6dbf483653f7177cb37a7078b22bde358a7", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c3686d8eada2cf09c6ff24d40730d6dbf483653f7177cb37a7078b22bde358a7", kill_on_drop: false }`
[INFO] [stdout] c3686d8eada2cf09c6ff24d40730d6dbf483653f7177cb37a7078b22bde358a7
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 97f07df822b3958787644902ab808e5e0618d302c00a76bd64d043a8b7addf22
[INFO] running `Command { std: "docker" "start" "-a" "97f07df822b3958787644902ab808e5e0618d302c00a76bd64d043a8b7addf22", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.83
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling memchr v2.7.2
[INFO] [stderr]    Compiling hashbrown v0.15.5
[INFO] [stderr]    Compiling serde_json v1.0.142
[INFO] [stderr]    Compiling thiserror v1.0.61
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling convert_case v0.4.0
[INFO] [stderr]    Compiling streaming-iterator v0.1.9
[INFO] [stderr]    Compiling tree-sitter-language v0.1.5
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling cc v1.2.32
[INFO] [stderr]    Compiling either v1.12.0
[INFO] [stderr]    Compiling unicode-segmentation v1.10.1
[INFO] [stderr]    Compiling itertools v0.13.0
[INFO] [stderr]    Compiling convert_case v0.6.0
[INFO] [stderr]    Compiling aho-corasick v1.1.3
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling syn v2.0.87
[INFO] [stderr]    Compiling tree-sitter-galvan v0.0.3
[INFO] [stderr]    Compiling regex-automata v0.4.9
[INFO] [stderr]    Compiling derive_more v0.99.17
[INFO] [stderr]    Compiling regex v1.11.1
[INFO] [stderr]    Compiling thiserror-impl v1.0.61
[INFO] [stderr]    Compiling typeunion v0.1.0
[INFO] [stderr]    Compiling galvan-ast-macro v0.0.3
[INFO] [stderr]    Compiling galvan-files v0.0.3
[INFO] [stderr]    Compiling galvan-ast v0.0.3
[INFO] [stderr]    Compiling tree-sitter v0.25.8
[INFO] [stderr]    Compiling galvan-resolver v0.0.3
[INFO] [stderr]    Compiling galvan-parse v0.0.3
[INFO] [stderr]    Compiling galvan-into-ast v0.0.3
[INFO] [stderr]    Compiling galvan-transpiler v0.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/mapping.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub(crate) fn get_owned(&self, type_id: &TypeIdent) -> Cow<str> {
[INFO] [stdout]    |                             ^^^^^                          -------- the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub(crate) fn get_owned(&self, type_id: &TypeIdent) -> Cow<'_, str> {
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/mapping.rs:19:32
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub(crate) fn get_borrowed(&self, type_id: &TypeIdent) -> Cow<str> {
[INFO] [stdout]    |                                ^^^^^                          -------- the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub(crate) fn get_borrowed(&self, type_id: &TypeIdent) -> Cow<'_, str> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/mapping.rs:27:36
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub(crate) fn get_mut_borrowed(&self, type_id: &TypeIdent) -> Cow<str> {
[INFO] [stdout]    |                                    ^^^^^                          -------- the same lifetime is hidden here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub(crate) fn get_mut_borrowed(&self, type_id: &TypeIdent) -> Cow<'_, str> {
[INFO] [stdout]    |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/sanitize.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub(crate) fn sanitize_name(name: &str) -> Cow<str> {
[INFO] [stdout]   |                                   ^^^^     -------- the same lifetime is hidden here
[INFO] [stdout]   |                                   |
[INFO] [stdout]   |                                   the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub(crate) fn sanitize_name(name: &str) -> Cow<'_, str> {
[INFO] [stdout]   |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 21.70s
[INFO] running `Command { std: "docker" "inspect" "97f07df822b3958787644902ab808e5e0618d302c00a76bd64d043a8b7addf22", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "97f07df822b3958787644902ab808e5e0618d302c00a76bd64d043a8b7addf22", kill_on_drop: false }`
[INFO] [stdout] 97f07df822b3958787644902ab808e5e0618d302c00a76bd64d043a8b7addf22
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d970dfd31b888d90e718abc393da85c48baea6c16dab86b64ad5b9bd230841c8
[INFO] running `Command { std: "docker" "start" "-a" "d970dfd31b888d90e718abc393da85c48baea6c16dab86b64ad5b9bd230841c8", kill_on_drop: false }`
[INFO] [stderr]    Compiling galvan-test-macro v0.0.3
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/mapping.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub(crate) fn get_owned(&self, type_id: &TypeIdent) -> Cow<str> {
[INFO] [stdout]    |                             ^^^^^                          -------- the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub(crate) fn get_owned(&self, type_id: &TypeIdent) -> Cow<'_, str> {
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/mapping.rs:19:32
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub(crate) fn get_borrowed(&self, type_id: &TypeIdent) -> Cow<str> {
[INFO] [stdout]    |                                ^^^^^                          -------- the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub(crate) fn get_borrowed(&self, type_id: &TypeIdent) -> Cow<'_, str> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/mapping.rs:27:36
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub(crate) fn get_mut_borrowed(&self, type_id: &TypeIdent) -> Cow<str> {
[INFO] [stdout]    |                                    ^^^^^                          -------- the same lifetime is hidden here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub(crate) fn get_mut_borrowed(&self, type_id: &TypeIdent) -> Cow<'_, str> {
[INFO] [stdout]    |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/sanitize.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub(crate) fn sanitize_name(name: &str) -> Cow<str> {
[INFO] [stdout]   |                                   ^^^^     -------- the same lifetime is hidden here
[INFO] [stdout]   |                                   |
[INFO] [stdout]   |                                   the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub(crate) fn sanitize_name(name: &str) -> Cow<'_, str> {
[INFO] [stdout]   |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling galvan-transpiler v0.0.3 (/opt/rustwide/workdir)
[INFO] [stdout] error: proc macro panicked
[INFO] [stdout]   --> tests/test_transpilation.rs:57:1
[INFO] [stdout]    |
[INFO] [stdout] 57 | / generate_code_tests!(test_transpilation, TRANSPILE, trim_all {
[INFO] [stdout] 58 | |     let source = Source::from_string(code);
[INFO] [stdout] 59 | |     let transpilation = transpile(vec![source]).unwrap();
[INFO] [stdout] 60 | |     merge_outputs(transpilation)
[INFO] [stdout] 61 | | });
[INFO] [stdout]    | |__^
[INFO] [stdout]    |
[INFO] [stdout]    = help: message: entry to exist: Error { depth: 0, inner: Io { path: Some("example-code"), err: Os { code: 2, kind: NotFound, message: "No such file or directory" } } }
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `test_utils::*`
[INFO] [stdout]   --> tests/test_transpilation.rs:55:5
[INFO] [stdout]    |
[INFO] [stdout] 55 | use test_utils::*;
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `galvan-transpiler` (test "test_transpilation") due to 1 previous error; 1 warning emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/mapping.rs:11:29
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub(crate) fn get_owned(&self, type_id: &TypeIdent) -> Cow<str> {
[INFO] [stdout]    |                             ^^^^^                          -------- the same lifetime is hidden here
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub(crate) fn get_owned(&self, type_id: &TypeIdent) -> Cow<'_, str> {
[INFO] [stdout]    |                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/mapping.rs:19:32
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub(crate) fn get_borrowed(&self, type_id: &TypeIdent) -> Cow<str> {
[INFO] [stdout]    |                                ^^^^^                          -------- the same lifetime is hidden here
[INFO] [stdout]    |                                |
[INFO] [stdout]    |                                the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 19 |     pub(crate) fn get_borrowed(&self, type_id: &TypeIdent) -> Cow<'_, str> {
[INFO] [stdout]    |                                                                   +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/mapping.rs:27:36
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub(crate) fn get_mut_borrowed(&self, type_id: &TypeIdent) -> Cow<str> {
[INFO] [stdout]    |                                    ^^^^^                          -------- the same lifetime is hidden here
[INFO] [stdout]    |                                    |
[INFO] [stdout]    |                                    the lifetime is elided here
[INFO] [stdout]    |
[INFO] [stdout]    = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 27 |     pub(crate) fn get_mut_borrowed(&self, type_id: &TypeIdent) -> Cow<'_, str> {
[INFO] [stdout]    |                                                                       +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> src/sanitize.rs:3:35
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub(crate) fn sanitize_name(name: &str) -> Cow<str> {
[INFO] [stdout]   |                                   ^^^^     -------- the same lifetime is hidden here
[INFO] [stdout]   |                                   |
[INFO] [stdout]   |                                   the lifetime is elided here
[INFO] [stdout]   |
[INFO] [stdout]   = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub(crate) fn sanitize_name(name: &str) -> Cow<'_, str> {
[INFO] [stdout]   |                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "d970dfd31b888d90e718abc393da85c48baea6c16dab86b64ad5b9bd230841c8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d970dfd31b888d90e718abc393da85c48baea6c16dab86b64ad5b9bd230841c8", kill_on_drop: false }`
[INFO] [stdout] d970dfd31b888d90e718abc393da85c48baea6c16dab86b64ad5b9bd230841c8
