[INFO] fetching crate pax-manifest 0.38.3...
[INFO] testing pax-manifest-0.38.3 against 1.91.0 for beta-1.92-2
[INFO] extracting crate pax-manifest 0.38.3 into /workspace/builds/worker-6-tc1/source
[INFO] started tweaking crates.io crate pax-manifest 0.38.3
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate pax-manifest 0.38.3
[INFO] tweaked toml for crates.io crate pax-manifest 0.38.3 written to /workspace/builds/worker-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pax-manifest 0.38.3 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 170 packages to latest compatible versions
[INFO] [stderr]       Adding colored v2.2.0 (available: v3.0.0)
[INFO] [stderr]       Adding kurbo v0.9.5 (available: v0.12.0)
[INFO] [stderr]       Adding syn v1.0.109 (available: v2.0.108)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded pest_derive v2.8.3
[INFO] [stderr]   Downloaded slug v0.1.6
[INFO] [stderr]   Downloaded pest_meta v2.8.3
[INFO] [stderr]   Downloaded darling_macro v0.21.3
[INFO] [stderr]   Downloaded percent-encoding v2.3.2
[INFO] [stderr]   Downloaded thread_local v1.1.9
[INFO] [stderr]   Downloaded unic-bidi v0.9.0
[INFO] [stderr]   Downloaded eyre v0.6.12
[INFO] [stderr]   Downloaded utf8-width v0.1.7
[INFO] [stderr]   Downloaded pax-message v0.38.3
[INFO] [stderr]   Downloaded unic-char-range v0.9.0
[INFO] [stderr]   Downloaded ref-cast-impl v1.0.25
[INFO] [stderr]   Downloaded colored v2.2.0
[INFO] [stderr]   Downloaded html-escape v0.2.13
[INFO] [stderr]   Downloaded owo-colors v4.2.3
[INFO] [stderr]   Downloaded tracing-subscriber v0.3.20
[INFO] [stderr]   Downloaded darling_core v0.21.3
[INFO] [stderr]   Downloaded kurbo v0.9.5
[INFO] [stderr]   Downloaded schemars v1.0.5
[INFO] [stderr]   Downloaded time v0.3.44
[INFO] [stderr]   Downloaded parse-zoneinfo v0.3.1
[INFO] [stderr]   Downloaded serde_with v3.15.1
[INFO] [stderr]   Downloaded deunicode v1.6.2
[INFO] [stderr]   Downloaded slotmap v1.0.7
[INFO] [stderr]   Downloaded pax-runtime-api v0.38.3
[INFO] [stderr]   Downloaded schemars v0.9.0
[INFO] [stderr]   Downloaded similar v2.7.0
[INFO] [stderr]   Downloaded sharded-slab v0.1.7
[INFO] [stderr]   Downloaded serde_with_macros v3.15.1
[INFO] [stderr]   Downloaded deranged v0.5.5
[INFO] [stderr]   Downloaded time-macros v0.2.24
[INFO] [stderr]   Downloaded chrono-tz v0.9.0
[INFO] [stderr]   Downloaded piet v0.6.2
[INFO] [stderr]   Downloaded bstr v1.12.1
[INFO] [stderr]   Downloaded phf_codegen v0.11.3
[INFO] [stderr]   Downloaded chrono-tz-build v0.3.0
[INFO] [stderr]   Downloaded globset v0.4.18
[INFO] [stderr]   Downloaded pest v2.8.3
[INFO] [stderr]   Downloaded color-spantrace v0.3.0
[INFO] [stderr]   Downloaded unic-ucd-version v0.9.0
[INFO] [stderr]   Downloaded time-core v0.1.6
[INFO] [stderr]   Downloaded ignore v0.4.25
[INFO] [stderr]   Downloaded humansize v2.1.3
[INFO] [stderr]   Downloaded tera v1.20.1
[INFO] [stderr]   Downloaded include_dir_macros v0.7.4
[INFO] [stderr]   Downloaded color-eyre v0.6.5
[INFO] [stderr]   Downloaded include_dir v0.7.4
[INFO] [stderr]   Downloaded tracing-error v0.2.1
[INFO] [stderr]   Downloaded pax-lang v0.38.3
[INFO] [stderr]   Downloaded unic-char-property v0.9.0
[INFO] [stderr]   Downloaded unic-common v0.9.0
[INFO] [stderr]   Downloaded ref-cast v1.0.25
[INFO] [stderr]   Downloaded ucd-trie v0.1.7
[INFO] [stderr]   Downloaded indenter v0.3.4
[INFO] [stderr]   Downloaded valuable v0.1.1
[INFO] [stderr]   Downloaded darling v0.21.3
[INFO] [stderr]   Downloaded globwalk v0.9.1
[INFO] [stderr]   Downloaded unic-ucd-bidi v0.9.0
[INFO] [stderr]   Downloaded pest_generator v2.8.3
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0094153f6d25ac7ec1830823eee65d38da298fe1842d6d5602bb6cebbd859621
[INFO] running `Command { std: "docker" "start" "-a" "0094153f6d25ac7ec1830823eee65d38da298fe1842d6d5602bb6cebbd859621", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0094153f6d25ac7ec1830823eee65d38da298fe1842d6d5602bb6cebbd859621", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0094153f6d25ac7ec1830823eee65d38da298fe1842d6d5602bb6cebbd859621", kill_on_drop: false }`
[INFO] [stdout] 0094153f6d25ac7ec1830823eee65d38da298fe1842d6d5602bb6cebbd859621
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 55f52356447d08c33639f7205351111164ae7a537e7c75f947bca72e23c18534
[INFO] running `Command { std: "docker" "start" "-a" "55f52356447d08c33639f7205351111164ae7a537e7c75f947bca72e23c18534", kill_on_drop: false }`
[INFO] [stderr]    Compiling unicode-ident v1.0.22
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling once_cell v1.21.3
[INFO] [stderr]    Compiling siphasher v1.0.1
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.105
[INFO] [stderr]    Compiling phf_shared v0.11.3
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]    Compiling regex-syntax v0.8.8
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling rustversion v1.0.22
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling ryu v1.0.20
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling aho-corasick v1.1.4
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling tracing-core v0.1.34
[INFO] [stderr]    Compiling phf_generator v0.11.3
[INFO] [stderr]    Compiling unic-common v0.9.0
[INFO] [stderr]    Compiling ucd-trie v0.1.7
[INFO] [stderr]    Compiling bumpalo v3.19.0
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling unic-char-range v0.9.0
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling unic-char-property v0.9.0
[INFO] [stderr]    Compiling pest v2.8.3
[INFO] [stderr]    Compiling unic-ucd-version v0.9.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.105
[INFO] [stderr]    Compiling phf_codegen v0.11.3
[INFO] [stderr]    Compiling phf v0.11.3
[INFO] [stderr]    Compiling sharded-slab v0.1.7
[INFO] [stderr]    Compiling thread_local v1.1.9
[INFO] [stderr]    Compiling owo-colors v4.2.3
[INFO] [stderr]    Compiling fnv v1.0.7
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling ident_case v1.0.1
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]    Compiling strsim v0.11.1
[INFO] [stderr]    Compiling slotmap v1.0.7
[INFO] [stderr]    Compiling parse-zoneinfo v0.3.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling tracing-subscriber v0.3.20
[INFO] [stderr]    Compiling pest_meta v2.8.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling chrono-tz-build v0.3.0
[INFO] [stderr]    Compiling unic-ucd-bidi v0.9.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling bstr v1.12.1
[INFO] [stderr]    Compiling paste v1.0.15
[INFO] [stderr]    Compiling arrayvec v0.7.6
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling libm v0.2.15
[INFO] [stderr]    Compiling color-spantrace v0.3.0
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.105
[INFO] [stderr]    Compiling darling_core v0.21.3
[INFO] [stderr]    Compiling tracing-error v0.2.1
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling pest_generator v2.8.3
[INFO] [stderr]    Compiling globset v0.4.18
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling unic-bidi v0.9.0
[INFO] [stderr]    Compiling walkdir v2.5.0
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling kurbo v0.9.5
[INFO] [stderr]    Compiling chrono-tz v0.9.0
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling darling_macro v0.21.3
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling indenter v0.3.4
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.105
[INFO] [stderr]    Compiling darling v0.21.3
[INFO] [stderr]    Compiling piet v0.6.2
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling pest_derive v2.8.3
[INFO] [stderr]    Compiling ignore v0.4.25
[INFO] [stderr]    Compiling deunicode v1.6.2
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling slug v0.1.6
[INFO] [stderr]    Compiling humansize v2.1.3
[INFO] [stderr]    Compiling globwalk v0.9.1
[INFO] [stderr]    Compiling serde_with_macros v3.15.1
[INFO] [stderr]    Compiling include_dir_macros v0.7.4
[INFO] [stderr]    Compiling utf8-width v0.1.7
[INFO] [stderr]    Compiling percent-encoding v2.3.2
[INFO] [stderr]    Compiling unicode-segmentation v1.12.0
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling html-escape v0.2.13
[INFO] [stderr]    Compiling serde_with v3.15.1
[INFO] [stderr]    Compiling include_dir v0.7.4
[INFO] [stderr]    Compiling colored v2.2.0
[INFO] [stderr]    Compiling similar v2.7.0
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling pax-message v0.38.3
[INFO] [stderr]    Compiling tera v1.20.1
[INFO] [stderr]    Compiling color-eyre v0.6.5
[INFO] [stderr]    Compiling pax-runtime-api v0.38.3
[INFO] [stderr]    Compiling pax-lang v0.38.3
[INFO] [stderr]    Compiling pax-manifest v0.38.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::cell::Ref`
[INFO] [stdout]  --> src/server.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::cell::Ref;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `format_file`
[INFO] [stdout]   --> src/code_serialization/mod.rs:19:18
[INFO] [stdout]    |
[INFO] [stdout] 19 |     formatting::{format_file, format_pax_template},
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1435:68
[INFO] [stdout]      |
[INFO] [stdout] 1435 |     pub fn get_type_definition<'a>(&'a self, tt: &'a TypeTable) -> &TypeDefinition {
[INFO] [stdout]      |                                     --            --               ^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]      |                                     |             |
[INFO] [stdout]      |                                     |             the lifetime is named here
[INFO] [stdout]      |                                     the lifetime is named 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: consistently use `'a`
[INFO] [stdout]      |
[INFO] [stdout] 1435 |     pub fn get_type_definition<'a>(&'a self, tt: &'a TypeTable) -> &'a TypeDefinition {
[INFO] [stdout]      |                                                                     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1445:17
[INFO] [stdout]      |
[INFO] [stdout] 1443 |         &'a self,
[INFO] [stdout]      |          -- the lifetime is named here
[INFO] [stdout] 1444 |         tt: &'a TypeTable,
[INFO] [stdout]      |              -- the lifetime is named here
[INFO] [stdout] 1445 |     ) -> Option<&TypeDefinition> {
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^ the same 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: consistently use `'a`
[INFO] [stdout]      |
[INFO] [stdout] 1445 |     ) -> Option<&'a TypeDefinition> {
[INFO] [stdout]      |                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 02s
[INFO] running `Command { std: "docker" "inspect" "55f52356447d08c33639f7205351111164ae7a537e7c75f947bca72e23c18534", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "55f52356447d08c33639f7205351111164ae7a537e7c75f947bca72e23c18534", kill_on_drop: false }`
[INFO] [stdout] 55f52356447d08c33639f7205351111164ae7a537e7c75f947bca72e23c18534
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 7393a4279ef0923b9ac1da019422409908a074e264b0a85348164388ecf72fcf
[INFO] running `Command { std: "docker" "start" "-a" "7393a4279ef0923b9ac1da019422409908a074e264b0a85348164388ecf72fcf", kill_on_drop: false }`
[INFO] [stderr]    Compiling pax-manifest v0.38.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: unused import: `std::cell::Ref`
[INFO] [stdout]  --> src/server.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::cell::Ref;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `format_file`
[INFO] [stdout]   --> src/code_serialization/mod.rs:19:18
[INFO] [stdout]    |
[INFO] [stdout] 19 |     formatting::{format_file, format_pax_template},
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1435:68
[INFO] [stdout]      |
[INFO] [stdout] 1435 |     pub fn get_type_definition<'a>(&'a self, tt: &'a TypeTable) -> &TypeDefinition {
[INFO] [stdout]      |                                     --            --               ^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]      |                                     |             |
[INFO] [stdout]      |                                     |             the lifetime is named here
[INFO] [stdout]      |                                     the lifetime is named 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: consistently use `'a`
[INFO] [stdout]      |
[INFO] [stdout] 1435 |     pub fn get_type_definition<'a>(&'a self, tt: &'a TypeTable) -> &'a TypeDefinition {
[INFO] [stdout]      |                                                                     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1445:17
[INFO] [stdout]      |
[INFO] [stdout] 1443 |         &'a self,
[INFO] [stdout]      |          -- the lifetime is named here
[INFO] [stdout] 1444 |         tt: &'a TypeTable,
[INFO] [stdout]      |              -- the lifetime is named here
[INFO] [stdout] 1445 |     ) -> Option<&TypeDefinition> {
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^ the same 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: consistently use `'a`
[INFO] [stdout]      |
[INFO] [stdout] 1445 |     ) -> Option<&'a TypeDefinition> {
[INFO] [stdout]      |                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::cell::Ref`
[INFO] [stdout]  --> src/server.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::cell::Ref;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `format_file`
[INFO] [stdout]   --> src/code_serialization/mod.rs:19:18
[INFO] [stdout]    |
[INFO] [stdout] 19 |     formatting::{format_file, format_pax_template},
[INFO] [stdout]    |                  ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1435:68
[INFO] [stdout]      |
[INFO] [stdout] 1435 |     pub fn get_type_definition<'a>(&'a self, tt: &'a TypeTable) -> &TypeDefinition {
[INFO] [stdout]      |                                     --            --               ^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stdout]      |                                     |             |
[INFO] [stdout]      |                                     |             the lifetime is named here
[INFO] [stdout]      |                                     the lifetime is named 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: consistently use `'a`
[INFO] [stdout]      |
[INFO] [stdout] 1435 |     pub fn get_type_definition<'a>(&'a self, tt: &'a TypeTable) -> &'a TypeDefinition {
[INFO] [stdout]      |                                                                     ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stdout]     --> src/lib.rs:1445:17
[INFO] [stdout]      |
[INFO] [stdout] 1443 |         &'a self,
[INFO] [stdout]      |          -- the lifetime is named here
[INFO] [stdout] 1444 |         tt: &'a TypeTable,
[INFO] [stdout]      |              -- the lifetime is named here
[INFO] [stdout] 1445 |     ) -> Option<&TypeDefinition> {
[INFO] [stdout]      |                 ^^^^^^^^^^^^^^^ the same 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: consistently use `'a`
[INFO] [stdout]      |
[INFO] [stdout] 1445 |     ) -> Option<&'a TypeDefinition> {
[INFO] [stdout]      |                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.18s
[INFO] running `Command { std: "docker" "inspect" "7393a4279ef0923b9ac1da019422409908a074e264b0a85348164388ecf72fcf", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "7393a4279ef0923b9ac1da019422409908a074e264b0a85348164388ecf72fcf", kill_on_drop: false }`
[INFO] [stdout] 7393a4279ef0923b9ac1da019422409908a074e264b0a85348164388ecf72fcf
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] af24e4adb0ea24b59cc2b4c3edd1777c211633fddb914ed30b8a93f2502ed305
[INFO] running `Command { std: "docker" "start" "-a" "af24e4adb0ea24b59cc2b4c3edd1777c211633fddb914ed30b8a93f2502ed305", kill_on_drop: false }`
[INFO] [stderr] warning: unused import: `std::cell::Ref`
[INFO] [stderr]  --> src/server.rs:5:5
[INFO] [stderr]   |
[INFO] [stderr] 5 | use std::cell::Ref;
[INFO] [stderr]   |     ^^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `format_file`
[INFO] [stderr]   --> src/code_serialization/mod.rs:19:18
[INFO] [stderr]    |
[INFO] [stderr] 19 |     formatting::{format_file, format_pax_template},
[INFO] [stderr]    |                  ^^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]     --> src/lib.rs:1435:68
[INFO] [stderr]      |
[INFO] [stderr] 1435 |     pub fn get_type_definition<'a>(&'a self, tt: &'a TypeTable) -> &TypeDefinition {
[INFO] [stderr]      |                                     --            --               ^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]      |                                     |             |
[INFO] [stderr]      |                                     |             the lifetime is named here
[INFO] [stderr]      |                                     the lifetime is named here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr]      = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]      |
[INFO] [stderr] 1435 |     pub fn get_type_definition<'a>(&'a self, tt: &'a TypeTable) -> &'a TypeDefinition {
[INFO] [stderr]      |                                                                     ++
[INFO] [stderr] 
[INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing
[INFO] [stderr]     --> src/lib.rs:1445:17
[INFO] [stderr]      |
[INFO] [stderr] 1443 |         &'a self,
[INFO] [stderr]      |          -- the lifetime is named here
[INFO] [stderr] 1444 |         tt: &'a TypeTable,
[INFO] [stderr]      |              -- the lifetime is named here
[INFO] [stderr] 1445 |     ) -> Option<&TypeDefinition> {
[INFO] [stderr]      |                 ^^^^^^^^^^^^^^^ the same lifetime is elided here
[INFO] [stderr]      |
[INFO] [stderr]      = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'a`
[INFO] [stderr]      |
[INFO] [stderr] 1445 |     ) -> Option<&'a TypeDefinition> {
[INFO] [stderr]      |                  ++
[INFO] [stderr] 
[INFO] [stderr] warning: `pax-manifest` (lib) generated 4 warnings (run `cargo fix --lib -p pax-manifest` to apply 4 suggestions)
[INFO] [stderr] warning: `pax-manifest` (lib test) generated 4 warnings (4 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.21s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/pax_manifest-a9c4c1b9841a2a95)
[INFO] [stdout] running 0 tests
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-c5ae69a561ff53ef)
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests pax_manifest
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "af24e4adb0ea24b59cc2b4c3edd1777c211633fddb914ed30b8a93f2502ed305", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "af24e4adb0ea24b59cc2b4c3edd1777c211633fddb914ed30b8a93f2502ed305", kill_on_drop: false }`
[INFO] [stdout] af24e4adb0ea24b59cc2b4c3edd1777c211633fddb914ed30b8a93f2502ed305
