[INFO] fetching crate hornbeam_interpreter 0.0.5... [INFO] testing hornbeam_interpreter-0.0.5 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate hornbeam_interpreter 0.0.5 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate hornbeam_interpreter 0.0.5 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate hornbeam_interpreter 0.0.5 [INFO] tweaked toml for crates.io crate hornbeam_interpreter 0.0.5 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate hornbeam_interpreter 0.0.5 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate hornbeam_interpreter 0.0.5 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" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dd33c7bb0486a723c43957c229c316da3c5efaa0a832bf6f856e437f65010d47 [INFO] running `Command { std: "docker" "start" "-a" "dd33c7bb0486a723c43957c229c316da3c5efaa0a832bf6f856e437f65010d47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dd33c7bb0486a723c43957c229c316da3c5efaa0a832bf6f856e437f65010d47", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd33c7bb0486a723c43957c229c316da3c5efaa0a832bf6f856e437f65010d47", kill_on_drop: false }` [INFO] [stdout] dd33c7bb0486a723c43957c229c316da3c5efaa0a832bf6f856e437f65010d47 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b482a8d1124a1e1584d08bfe426b56b09e5ecc80e60299aa11aa5f21180bb2c [INFO] running `Command { std: "docker" "start" "-a" "1b482a8d1124a1e1584d08bfe426b56b09e5ecc80e60299aa11aa5f21180bb2c", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling libc v0.2.172 [INFO] [stderr] Compiling proc-macro-hack v0.5.20+deprecated [INFO] [stderr] Compiling serde v1.0.204 [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling thiserror v1.0.38 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling ucd-trie v0.1.5 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling aho-corasick v1.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.4 [INFO] [stderr] Compiling thread_local v1.1.7 [INFO] [stderr] Compiling equivalent v1.0.1 [INFO] [stderr] Compiling type-map v0.4.0 [INFO] [stderr] Compiling aho-corasick v0.7.20 [INFO] [stderr] Compiling bstr v1.3.0 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling smallvec v1.13.2 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling toml_datetime v0.6.7 [INFO] [stderr] Compiling winnow v0.6.16 [INFO] [stderr] Compiling spin v0.9.5 [INFO] [stderr] Compiling getrandom v0.2.8 [INFO] [stderr] Compiling num_cpus v1.15.0 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling const-random-macro v0.1.15 [INFO] [stderr] Compiling dashmap v4.0.2 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling const-random v0.1.15 [INFO] [stderr] Compiling ahash v0.3.8 [INFO] [stderr] Compiling self_cell v0.10.2 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Compiling serde_json v1.0.93 [INFO] [stderr] Compiling regex-automata v0.4.7 [INFO] [stderr] Compiling uuid v1.3.0 [INFO] [stderr] Compiling flume v0.10.14 [INFO] [stderr] Compiling typeid v1.0.0 [INFO] [stderr] Compiling utf8-width v0.1.6 [INFO] [stderr] Compiling ryu v1.0.12 [INFO] [stderr] Compiling either v1.8.1 [INFO] [stderr] Compiling web-time v1.1.0 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling html-escape v0.2.13 [INFO] [stderr] Compiling downcast-rs v1.2.0 [INFO] [stderr] Compiling arc-swap v1.6.0 [INFO] [stderr] Compiling bevy_ptr v0.14.0 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling pollster v0.3.0 [INFO] [stderr] Compiling serde_derive v1.0.204 [INFO] [stderr] Compiling bevy_utils_proc_macros v0.14.0 [INFO] [stderr] Compiling async-trait v0.1.81 [INFO] [stderr] Compiling regex v1.10.5 [INFO] [stderr] Compiling globset v0.4.10 [INFO] [stderr] Compiling ignore v0.4.20 [INFO] [stderr] Compiling thiserror-impl v1.0.38 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling pest_consume_macros v1.1.0 [INFO] [stderr] Compiling snafu-derive v0.7.4 [INFO] [stderr] Compiling async-recursion v1.0.2 [INFO] [stderr] Compiling tinystr v0.7.1 [INFO] [stderr] Compiling unic-langid-impl v0.9.1 [INFO] [stderr] Compiling unic-langid-macros-impl v0.9.1 [INFO] [stderr] Compiling pest v2.5.5 [INFO] [stderr] Compiling fluent-syntax v0.11.0 [INFO] [stderr] Compiling unic-langid-macros v0.9.1 [INFO] [stderr] Compiling unic-langid v0.9.1 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling intl-memoizer v0.5.1 [INFO] [stderr] Compiling fluent-langneg v0.13.0 [INFO] [stderr] Compiling intl_pluralrules v7.0.2 [INFO] [stderr] Compiling snafu v0.7.4 [INFO] [stderr] Compiling fluent-template-macros v0.8.0 [INFO] [stderr] Compiling fluent-bundle v0.15.2 [INFO] [stderr] Compiling fluent v0.16.0 [INFO] [stderr] Compiling pest_meta v2.5.5 [INFO] [stderr] Compiling pest_generator v2.5.5 [INFO] [stderr] Compiling pest_derive v2.5.5 [INFO] [stderr] Compiling hashbrown v0.14.0 [INFO] [stderr] Compiling arc-interner v0.7.0 [INFO] [stderr] Compiling erased-serde v0.4.5 [INFO] [stderr] Compiling pest_consume v1.1.3 [INFO] [stderr] Compiling hornbeam_grammar v0.0.5 [INFO] [stderr] Compiling indexmap v2.0.0 [INFO] [stderr] Compiling bevy_utils v0.14.0 [INFO] [stderr] Compiling fluent-templates v0.8.0 [INFO] [stderr] Compiling toml_edit v0.22.17 [INFO] [stderr] Compiling hornbeam_ir v0.0.5 [INFO] [stderr] Compiling bevy_macro_utils v0.14.0 [INFO] [stderr] Compiling bevy_reflect_derive v0.14.0 [INFO] [stderr] Compiling bevy_reflect v0.14.0 [INFO] [stderr] Compiling hornbeam_interpreter v0.0.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/interface.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 29 | ) -> Result, Self::Error>; [INFO] [stdout] | ^^^^^^^^ the same lifetime is hidden 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] 29 | ) -> Result, Self::Error>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/localisation.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 22 | ) -> Result, Self::Error> { [INFO] [stdout] | ^^^^^^^^ the same lifetime is hidden 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] 22 | ) -> Result, Self::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/localisation.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 39 | ) -> Result, Self::Error> { [INFO] [stdout] | ^^^^^^^^ the same lifetime is hidden 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] 39 | ) -> Result, Self::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/localisation/fluent.rs:18:41 [INFO] [stdout] | [INFO] [stdout] 18 | fn interpreter_value_to_fluent_value(v: &Value) -> Option { [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] 18 | fn interpreter_value_to_fluent_value(v: &Value) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/localisation/fluent.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 80 | ) -> Result, Self::Error> { [INFO] [stdout] | ^^^^^^^^ the same lifetime is hidden 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] 80 | ) -> Result, Self::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 27s [INFO] running `Command { std: "docker" "inspect" "1b482a8d1124a1e1584d08bfe426b56b09e5ecc80e60299aa11aa5f21180bb2c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b482a8d1124a1e1584d08bfe426b56b09e5ecc80e60299aa11aa5f21180bb2c", kill_on_drop: false }` [INFO] [stdout] 1b482a8d1124a1e1584d08bfe426b56b09e5ecc80e60299aa11aa5f21180bb2c [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 19a4ad41a091e188899f6d7240d831d4ce7e522763c6db2a5d43106a64fd3cb5 [INFO] running `Command { std: "docker" "start" "-a" "19a4ad41a091e188899f6d7240d831d4ce7e522763c6db2a5d43106a64fd3cb5", kill_on_drop: false }` [INFO] [stderr] Compiling console v0.15.5 [INFO] [stderr] Compiling similar v2.2.1 [INFO] [stderr] Compiling linked-hash-map v0.5.6 [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/interface.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 29 | ) -> Result, Self::Error>; [INFO] [stdout] | ^^^^^^^^ the same lifetime is hidden 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] 29 | ) -> Result, Self::Error>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/localisation.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 22 | ) -> Result, Self::Error> { [INFO] [stdout] | ^^^^^^^^ the same lifetime is hidden 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] 22 | ) -> Result, Self::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/localisation.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 39 | ) -> Result, Self::Error> { [INFO] [stdout] | ^^^^^^^^ the same lifetime is hidden 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] 39 | ) -> Result, Self::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/localisation/fluent.rs:18:41 [INFO] [stdout] | [INFO] [stdout] 18 | fn interpreter_value_to_fluent_value(v: &Value) -> Option { [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] 18 | fn interpreter_value_to_fluent_value(v: &Value) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/localisation/fluent.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 80 | ) -> Result, Self::Error> { [INFO] [stdout] | ^^^^^^^^ the same lifetime is hidden 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] 80 | ) -> Result, Self::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling insta v1.38.0 [INFO] [stderr] Compiling hornbeam_interpreter v0.0.5 (/opt/rustwide/workdir) [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/interface.rs:25:9 [INFO] [stdout] | [INFO] [stdout] 25 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 29 | ) -> Result, Self::Error>; [INFO] [stdout] | ^^^^^^^^ the same lifetime is hidden 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] 29 | ) -> Result, Self::Error>; [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/localisation.rs:18:9 [INFO] [stdout] | [INFO] [stdout] 18 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 22 | ) -> Result, Self::Error> { [INFO] [stdout] | ^^^^^^^^ the same lifetime is hidden 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] 22 | ) -> Result, Self::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/localisation.rs:35:9 [INFO] [stdout] | [INFO] [stdout] 35 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 39 | ) -> Result, Self::Error> { [INFO] [stdout] | ^^^^^^^^ the same lifetime is hidden 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] 39 | ) -> Result, Self::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/localisation/fluent.rs:18:41 [INFO] [stdout] | [INFO] [stdout] 18 | fn interpreter_value_to_fluent_value(v: &Value) -> Option { [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] 18 | fn interpreter_value_to_fluent_value(v: &Value) -> Option> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/localisation/fluent.rs:76:9 [INFO] [stdout] | [INFO] [stdout] 76 | &self, [INFO] [stdout] | ^^^^^ the lifetime is elided here [INFO] [stdout] ... [INFO] [stdout] 80 | ) -> Result, Self::Error> { [INFO] [stdout] | ^^^^^^^^ the same lifetime is hidden 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] 80 | ) -> Result, Self::Error> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 7.77s [INFO] running `Command { std: "docker" "inspect" "19a4ad41a091e188899f6d7240d831d4ce7e522763c6db2a5d43106a64fd3cb5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19a4ad41a091e188899f6d7240d831d4ce7e522763c6db2a5d43106a64fd3cb5", kill_on_drop: false }` [INFO] [stdout] 19a4ad41a091e188899f6d7240d831d4ce7e522763c6db2a5d43106a64fd3cb5 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] cd0800616a65d352cfa9c5e67069fa3392372f438e03246c884cc2233a8bf917 [INFO] running `Command { std: "docker" "start" "-a" "cd0800616a65d352cfa9c5e67069fa3392372f438e03246c884cc2233a8bf917", kill_on_drop: false }` [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/interface.rs:25:9 [INFO] [stderr] | [INFO] [stderr] 25 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 29 | ) -> Result, Self::Error>; [INFO] [stderr] | ^^^^^^^^ the same lifetime is hidden 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: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 29 | ) -> Result, Self::Error>; [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/localisation.rs:18:9 [INFO] [stderr] | [INFO] [stderr] 18 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 22 | ) -> Result, Self::Error> { [INFO] [stderr] | ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 22 | ) -> Result, Self::Error> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/localisation.rs:35:9 [INFO] [stderr] | [INFO] [stderr] 35 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 39 | ) -> Result, Self::Error> { [INFO] [stderr] | ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 39 | ) -> Result, Self::Error> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/localisation/fluent.rs:18:41 [INFO] [stderr] | [INFO] [stderr] 18 | fn interpreter_value_to_fluent_value(v: &Value) -> Option { [INFO] [stderr] | ^^^^^^ ^^^^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | | [INFO] [stderr] | the 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: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 18 | fn interpreter_value_to_fluent_value(v: &Value) -> Option> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/localisation/fluent.rs:76:9 [INFO] [stderr] | [INFO] [stderr] 76 | &self, [INFO] [stderr] | ^^^^^ the lifetime is elided here [INFO] [stderr] ... [INFO] [stderr] 80 | ) -> Result, Self::Error> { [INFO] [stderr] | ^^^^^^^^ the same lifetime is hidden here [INFO] [stderr] | [INFO] [stderr] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stderr] help: use `'_` for type paths [INFO] [stderr] | [INFO] [stderr] 80 | ) -> Result, Self::Error> { [INFO] [stderr] | +++ [INFO] [stderr] [INFO] [stderr] warning: `hornbeam_interpreter` (lib) generated 5 warnings (run `cargo fix --lib -p hornbeam_interpreter` to apply 5 suggestions) [INFO] [stderr] warning: `hornbeam_interpreter` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/hornbeam_interpreter-bfaedde3b28b244c) [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] [stderr] Running tests/snapshots.rs (/opt/rustwide/target/debug/deps/snapshots-c0fc8231ff160a5e) [INFO] [stdout] [INFO] [stdout] running 6 tests [INFO] [stdout] test snapshot_002 ... ok [INFO] [stdout] test snapshot_001 ... ok [INFO] [stdout] test snapshot_005 ... ok [INFO] [stdout] test snapshot_004 ... ok [INFO] [stdout] test snapshot_003 ... ok [INFO] [stdout] test snapshot_006 ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 6 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests hornbeam_interpreter [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" "cd0800616a65d352cfa9c5e67069fa3392372f438e03246c884cc2233a8bf917", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd0800616a65d352cfa9c5e67069fa3392372f438e03246c884cc2233a8bf917", kill_on_drop: false }` [INFO] [stdout] cd0800616a65d352cfa9c5e67069fa3392372f438e03246c884cc2233a8bf917