[INFO] fetching crate ezno-checker 0.0.18... [INFO] testing ezno-checker-0.0.18 against try#8de4c7234dd9b97c9d76b58671343fdbbc9a433e+target=x86_64-unknown-linux-musl for musl_upgrade_1_2_5_in_2025-retry-1 [INFO] extracting crate ezno-checker 0.0.18 into /workspace/builds/worker-6-tc1/source [INFO] started tweaking crates.io crate ezno-checker 0.0.18 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate ezno-checker 0.0.18 [INFO] tweaked toml for crates.io crate ezno-checker 0.0.18 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate ezno-checker 0.0.18 on toolchain 8de4c7234dd9b97c9d76b58671343fdbbc9a433e [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate ezno-checker 0.0.18 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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded syn-helpers v0.5.0 [INFO] [stderr] Downloaded either_n v0.2.0 [INFO] [stderr] Downloaded temporary-annex v0.1.0 [INFO] [stderr] Downloaded ordered-float v4.5.0 [INFO] [stderr] Downloaded binary-serialize-derive v0.0.3 [INFO] [stderr] Downloaded derive-debug-extras v0.3.0 [INFO] [stderr] Downloaded derive-enum-from-into v0.2.0 [INFO] [stderr] Downloaded derive-finite-automaton-derive v0.2.0 [INFO] [stderr] Downloaded derive-finite-automaton v0.2.0 [INFO] [stderr] Downloaded derive-partial-eq-extras v0.2.0 [INFO] [stderr] Downloaded enum-variants-strings-derive v0.3.0 [INFO] [stderr] Downloaded enum-variants-strings v0.3.0 [INFO] [stderr] Downloaded string-cases v0.2.0 [INFO] [stderr] Downloaded ezno-parser-visitable-derive v0.0.9 [INFO] [stderr] Downloaded get-field-by-type-derive v0.0.4 [INFO] [stderr] Downloaded get-field-by-type v0.0.4 [INFO] [stderr] Downloaded tokenizer-lib v1.6.0 [INFO] [stderr] Downloaded iterator-endiate v0.2.1 [INFO] [stderr] Downloaded match_deref v0.1.1 [INFO] [stderr] Downloaded simple-json-parser v0.0.2 [INFO] [stderr] Downloaded self-rust-tokenize v0.3.4 [INFO] [stderr] Downloaded self-rust-tokenize-derive v0.3.4 [INFO] [stderr] Downloaded ezno-parser v0.1.7 [INFO] [stderr] Downloaded source-map v0.15.0 [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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2a976b3f3553b9ccf87d09e2ab62e4b7cbdb648588658b505c7417f1cbf24cbb [INFO] running `Command { std: "docker" "start" "-a" "2a976b3f3553b9ccf87d09e2ab62e4b7cbdb648588658b505c7417f1cbf24cbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2a976b3f3553b9ccf87d09e2ab62e4b7cbdb648588658b505c7417f1cbf24cbb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2a976b3f3553b9ccf87d09e2ab62e4b7cbdb648588658b505c7417f1cbf24cbb", kill_on_drop: false }` [INFO] [stdout] 2a976b3f3553b9ccf87d09e2ab62e4b7cbdb648588658b505c7417f1cbf24cbb [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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "build" "--frozen" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 77ce2f1988624cfd9ecd1b5e845acc5b02c7eb472f23f86eeedafe68953b93e9 [INFO] running `Command { std: "docker" "start" "-a" "77ce2f1988624cfd9ecd1b5e845acc5b02c7eb472f23f86eeedafe68953b93e9", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.89 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling either_n v0.2.0 [INFO] [stderr] Compiling once_cell v1.20.2 [INFO] [stderr] Compiling version_check v0.9.5 [INFO] [stderr] Compiling serde v1.0.215 [INFO] [stderr] Compiling termcolor v1.4.1 [INFO] [stderr] Compiling paste v1.0.15 [INFO] [stderr] Compiling unicode-width v0.1.14 [INFO] [stderr] Compiling string-cases v0.2.0 [INFO] [stderr] Compiling autocfg v1.4.0 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling macro_rules_attribute-proc_macro v0.2.0 [INFO] [stderr] Compiling allocator-api2 v0.2.20 [INFO] [stderr] Compiling temporary-annex v0.1.0 [INFO] [stderr] Compiling memchr v2.7.4 [INFO] [stderr] Compiling iterator-endiate v0.2.1 [INFO] [stderr] Compiling simple-json-parser v0.0.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling levenshtein v1.0.5 [INFO] [stderr] Compiling path-dedot v3.1.1 [INFO] [stderr] Compiling path-absolutize v3.1.1 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling codespan-reporting v0.11.1 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling macro_rules_attribute v0.2.0 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.87 [INFO] [stderr] Compiling ordered-float v4.5.0 [INFO] [stderr] Compiling regress v0.10.1 [INFO] [stderr] Compiling syn-helpers v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.215 [INFO] [stderr] Compiling self-rust-tokenize-derive v0.3.4 [INFO] [stderr] Compiling enum-variants-strings-derive v0.3.0 [INFO] [stderr] Compiling derive-finite-automaton-derive v0.2.0 [INFO] [stderr] Compiling get-field-by-type-derive v0.0.4 [INFO] [stderr] Compiling derive-partial-eq-extras v0.2.0 [INFO] [stderr] Compiling derive-debug-extras v0.3.0 [INFO] [stderr] Compiling ezno-parser-visitable-derive v0.0.9 [INFO] [stderr] Compiling derive-enum-from-into v0.2.0 [INFO] [stderr] Compiling binary-serialize-derive v0.0.3 [INFO] [stderr] Compiling get-field-by-type v0.0.4 [INFO] [stderr] Compiling self-rust-tokenize v0.3.4 [INFO] [stderr] Compiling enum-variants-strings v0.3.0 [INFO] [stderr] Compiling derive-finite-automaton v0.2.0 [INFO] [stderr] Compiling source-map v0.15.0 [INFO] [stderr] Compiling tokenizer-lib v1.6.0 [INFO] [stderr] Compiling ezno-parser v0.1.7 [INFO] [stderr] Compiling ezno-checker v0.0.18 (/opt/rustwide/workdir) [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/context/mod.rs:127:15 [INFO] [stdout] | [INFO] [stdout] 127 | fn as_syntax(&self) -> Option<&Syntax>; [INFO] [stdout] | ^^^^^ ------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [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] 127 | fn as_syntax(&self) -> Option<&Syntax<'_>>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/context/mod.rs:517:28 [INFO] [stdout] | [INFO] [stdout] 517 | pub fn as_general_context(&self) -> GeneralContext { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] 517 | pub fn as_general_context(&self) -> GeneralContext<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/context/mod.rs:739:29 [INFO] [stdout] | [INFO] [stdout] 739 | pub(crate) fn parents_iter(&self) -> impl Iterator + '_ { [INFO] [stdout] | ^^^^^ -------------- -- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [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] 739 | pub(crate) fn parents_iter(&self) -> impl Iterator> + '_ { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/context/environment.rs:91:15 [INFO] [stdout] | [INFO] [stdout] 91 | fn as_syntax(&self) -> Option<&Syntax> { [INFO] [stdout] | ^^^^^ ------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [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] 91 | fn as_syntax(&self) -> Option<&Syntax<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/context/environment.rs:792:27 [INFO] [stdout] | [INFO] [stdout] 792 | pub(crate) fn get_parent(&self) -> GeneralContext { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] 792 | pub(crate) fn get_parent(&self) -> GeneralContext<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/context/information.rs:207:3 [INFO] [stdout] | [INFO] [stdout] 207 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 208 | ty: TypeId, [INFO] [stdout] 209 | ) -> Option<&Vec<(Publicity, PropertyKey, PropertyValue)>> { [INFO] [stdout] | --------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | 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] 209 | ) -> Option<&Vec<(Publicity, PropertyKey<'_>, PropertyValue)>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/context/root.rs:30:15 [INFO] [stdout] | [INFO] [stdout] 30 | fn as_syntax(&self) -> Option<&super::Syntax> { [INFO] [stdout] | ^^^^^ -------------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [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] 30 | fn as_syntax(&self) -> Option<&super::Syntax<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/types/terms.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn as_js_string(&self) -> Cow { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] 21 | pub fn as_js_string(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 31.45s [INFO] running `Command { std: "docker" "inspect" "77ce2f1988624cfd9ecd1b5e845acc5b02c7eb472f23f86eeedafe68953b93e9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "77ce2f1988624cfd9ecd1b5e845acc5b02c7eb472f23f86eeedafe68953b93e9", kill_on_drop: false }` [INFO] [stdout] 77ce2f1988624cfd9ecd1b5e845acc5b02c7eb472f23f86eeedafe68953b93e9 [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" "+8de4c7234dd9b97c9d76b58671343fdbbc9a433e" "test" "--frozen" "--no-run" "--message-format=json" "--target" "x86_64-unknown-linux-musl", kill_on_drop: false }` [INFO] [stdout] 0ef477e70cddaf52d348f417793173d0184e41ab54c9967ba7d615c9add953c9 [INFO] running `Command { std: "docker" "start" "-a" "0ef477e70cddaf52d348f417793173d0184e41ab54c9967ba7d615c9add953c9", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/context/mod.rs:127:15 [INFO] [stdout] | [INFO] [stdout] 127 | fn as_syntax(&self) -> Option<&Syntax>; [INFO] [stdout] | ^^^^^ ------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [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] 127 | fn as_syntax(&self) -> Option<&Syntax<'_>>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/context/mod.rs:517:28 [INFO] [stdout] | [INFO] [stdout] 517 | pub fn as_general_context(&self) -> GeneralContext { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] 517 | pub fn as_general_context(&self) -> GeneralContext<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/context/mod.rs:739:29 [INFO] [stdout] | [INFO] [stdout] 739 | pub(crate) fn parents_iter(&self) -> impl Iterator + '_ { [INFO] [stdout] | ^^^^^ -------------- -- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [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] 739 | pub(crate) fn parents_iter(&self) -> impl Iterator> + '_ { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/context/environment.rs:91:15 [INFO] [stdout] | [INFO] [stdout] 91 | fn as_syntax(&self) -> Option<&Syntax> { [INFO] [stdout] | ^^^^^ ------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [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] 91 | fn as_syntax(&self) -> Option<&Syntax<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/context/environment.rs:792:27 [INFO] [stdout] | [INFO] [stdout] 792 | pub(crate) fn get_parent(&self) -> GeneralContext { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] 792 | pub(crate) fn get_parent(&self) -> GeneralContext<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/context/information.rs:207:3 [INFO] [stdout] | [INFO] [stdout] 207 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 208 | ty: TypeId, [INFO] [stdout] 209 | ) -> Option<&Vec<(Publicity, PropertyKey, PropertyValue)>> { [INFO] [stdout] | --------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | 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] 209 | ) -> Option<&Vec<(Publicity, PropertyKey<'_>, PropertyValue)>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/context/root.rs:30:15 [INFO] [stdout] | [INFO] [stdout] 30 | fn as_syntax(&self) -> Option<&super::Syntax> { [INFO] [stdout] | ^^^^^ -------------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [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] 30 | fn as_syntax(&self) -> Option<&super::Syntax<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/types/terms.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn as_js_string(&self) -> Cow { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] 21 | pub fn as_js_string(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling match_deref v0.1.1 [INFO] [stderr] Compiling ezno-checker v0.0.18 (/opt/rustwide/workdir) [INFO] [stdout] warning: function `i` is never used [INFO] [stdout] --> src/utilities/float_range.rs:239:5 [INFO] [stdout] | [INFO] [stdout] 239 | fn i(a: f64) -> (InclusiveExclusive, BetterF64) { [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/context/mod.rs:127:15 [INFO] [stdout] | [INFO] [stdout] 127 | fn as_syntax(&self) -> Option<&Syntax>; [INFO] [stdout] | ^^^^^ ------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [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] 127 | fn as_syntax(&self) -> Option<&Syntax<'_>>; [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/context/mod.rs:517:28 [INFO] [stdout] | [INFO] [stdout] 517 | pub fn as_general_context(&self) -> GeneralContext { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] 517 | pub fn as_general_context(&self) -> GeneralContext<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/context/mod.rs:739:29 [INFO] [stdout] | [INFO] [stdout] 739 | pub(crate) fn parents_iter(&self) -> impl Iterator + '_ { [INFO] [stdout] | ^^^^^ -------------- -- the lifetimes get resolved as `'_` [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [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] 739 | pub(crate) fn parents_iter(&self) -> impl Iterator> + '_ { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/context/environment.rs:91:15 [INFO] [stdout] | [INFO] [stdout] 91 | fn as_syntax(&self) -> Option<&Syntax> { [INFO] [stdout] | ^^^^^ ------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [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] 91 | fn as_syntax(&self) -> Option<&Syntax<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/context/environment.rs:792:27 [INFO] [stdout] | [INFO] [stdout] 792 | pub(crate) fn get_parent(&self) -> GeneralContext { [INFO] [stdout] | ^^^^^ -------------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] 792 | pub(crate) fn get_parent(&self) -> GeneralContext<'_> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/context/information.rs:207:3 [INFO] [stdout] | [INFO] [stdout] 207 | &self, [INFO] [stdout] | ^^^^^ this lifetime flows to the output [INFO] [stdout] 208 | ty: TypeId, [INFO] [stdout] 209 | ) -> Option<&Vec<(Publicity, PropertyKey, PropertyValue)>> { [INFO] [stdout] | --------------------------------------------- [INFO] [stdout] | | | [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | 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] 209 | ) -> Option<&Vec<(Publicity, PropertyKey<'_>, PropertyValue)>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/context/root.rs:30:15 [INFO] [stdout] | [INFO] [stdout] 30 | fn as_syntax(&self) -> Option<&super::Syntax> { [INFO] [stdout] | ^^^^^ -------------- [INFO] [stdout] | | || [INFO] [stdout] | | |the lifetimes get resolved as `'_` [INFO] [stdout] | | the lifetimes get resolved as `'_` [INFO] [stdout] | this lifetime flows to the output [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] 30 | fn as_syntax(&self) -> Option<&super::Syntax<'_>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing [INFO] [stdout] --> src/types/terms.rs:21:22 [INFO] [stdout] | [INFO] [stdout] 21 | pub fn as_js_string(&self) -> Cow { [INFO] [stdout] | ^^^^^ -------- the lifetime gets resolved as `'_` [INFO] [stdout] | | [INFO] [stdout] | this lifetime flows to the output [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] 21 | pub fn as_js_string(&self) -> Cow<'_, str> { [INFO] [stdout] | +++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ezno-checker` (lib test); 9 warnings emitted [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/rustup-home/toolchains/8de4c7234dd9b97c9d76b58671343fdbbc9a433e/bin/rustc --crate-name ezno_checker --edition=2021 src/lib.rs --error-format=json --json=diagnostic-rendered-ansi,artifacts,future-incompat --emit=dep-info,link -C embed-bitcode=no -C debuginfo=2 '--deny=clippy::pedantic' '--deny=clippy::all' '--allow=clippy::too_many_lines' '--allow=clippy::thread_local_initializer_can_be_made_const' '--allow=clippy::result_unit_err' '--allow=clippy::new_without_default' '--allow=clippy::module_name_repetitions' '--allow=clippy::missing_panics_doc' '--allow=clippy::missing_errors_doc' '--allow=clippy::implicit_hasher' '--allow=clippy::default_trait_access' '--warn=clippy::cast_sign_loss' '--warn=clippy::cast_precision_loss' '--warn=clippy::cast_possible_truncation' --test --cfg 'feature="default"' --cfg 'feature="ezno-parser"' --check-cfg 'cfg(docsrs,test)' --check-cfg 'cfg(feature, values("default", "ezno-parser", "serde-serialize"))' -C metadata=cdf47d1182ee2044 -C extra-filename=-1fa41f84198a0156 --out-dir /opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps --target x86_64-unknown-linux-musl -L dependency=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps -L dependency=/opt/rustwide/target/debug/deps --extern binary_serialize_derive=/opt/rustwide/target/debug/deps/libbinary_serialize_derive-bcb8dd9b264634f4.so --extern derive_debug_extras=/opt/rustwide/target/debug/deps/libderive_debug_extras-522c7c8b421af98a.so --extern derive_enum_from_into=/opt/rustwide/target/debug/deps/libderive_enum_from_into-c6472976c313e303.so --extern either=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libeither-55be7a21592ab02f.rlib --extern enum_variants_strings=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libenum_variants_strings-e4047bd460b46706.rlib --extern parser=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libezno_parser-099ea685d924680e.rlib --extern iterator_endiate=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libiterator_endiate-38e1e0bbaf5f1b12.rlib --extern levenshtein=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/liblevenshtein-41e179e73a20c543.rlib --extern match_deref=/opt/rustwide/target/debug/deps/libmatch_deref-de7d340f7059ea4d.so --extern ordered_float=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libordered_float-71aa09834500fb50.rlib --extern path_absolutize=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libpath_absolutize-f3c4d2ba192cccdf.rlib --extern regress=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libregress-d8d51182f51d159e.rlib --extern simple_json_parser=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libsimple_json_parser-23cbd57ff11e8b2d.rlib --extern source_map=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libsource_map-9fb5fd366346a1c4.rlib --extern temporary_annex=/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/libtemporary_annex-cf2d303cd57f99e3.rlib --cap-lints=forbid` (signal: 9, SIGKILL: kill) [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: "cc" "-m64" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/rcrt1.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crti.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtbeginS.o" "/tmp/rustcS0kQ1k/symbols.o" "<17 object files omitted>" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libezno_checker-dbf1ed09c896efce.rlib,libordered_float-71aa09834500fb50.rlib,libnum_traits-8a27481d9adca758.rlib,libpath_absolutize-f3c4d2ba192cccdf.rlib,libpath_dedot-271c2ec67171911b.rlib,libonce_cell-b15ed62672602246.rlib,liblevenshtein-41e179e73a20c543.rlib,libezno_parser-099ea685d924680e.rlib,libenum_variants_strings-e4047bd460b46706.rlib,libtemporary_annex-cf2d303cd57f99e3.rlib,libderive_finite_automaton-be04e92f53080534.rlib,libget_field_by_type-263547304b3567c9.rlib,libtokenizer_lib-68a88b4839a6d4cd.rlib,libmacro_rules_attribute-968c19e93dc82b23.rlib,libregress-d8d51182f51d159e.rlib,libmemchr-a6af4e08ecbb6708.rlib,libsimple_json_parser-23cbd57ff11e8b2d.rlib,libiterator_endiate-38e1e0bbaf5f1b12.rlib,libeither-55be7a21592ab02f.rlib,libsource_map-9fb5fd366346a1c4.rlib,libcodespan_reporting-8f6d7769cb5bf7c7.rlib,libunicode_width-0554d3fad58fffa5.rlib,libtermcolor-d92989218eee0326.rlib,libself_rust_tokenize-6b09f3b7b30b518d.rlib,libquote-f1997a45204fedd8.rlib,libproc_macro2-4adb4d73cc78d8f2.rlib,libunicode_ident-291bb4ef0796f037.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libproc_macro-*,librustc_literal_escaper-*,librustc_std_workspace_std-*}.rlib" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/deps/{libserde-3907eb7fda03a37b.rlib}.rlib" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libstd-*,libpanic_unwind-*,libobject-*,libmemchr-*,libaddr2line-*,libgimli-*,librustc_demangle-*,libstd_detect-*,libhashbrown-*,librustc_std_workspace_alloc-*,libminiz_oxide-*,libadler2-*,libunwind-*}.rlib" "-lunwind" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{libcfg_if-*,liblibc-*}.rlib" "-lc" "/lib/rustlib/x86_64-unknown-linux-musl/lib/{librustc_std_workspace_core-*,liballoc-*,libcore-*,libcompiler_builtins-*}.rlib" "-L" "/tmp/rustcS0kQ1k/raw-dylibs" "-Wl,-Bdynamic" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-nostartfiles" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained" "-L" "/lib/rustlib/x86_64-unknown-linux-musl/lib" "-o" "/opt/rustwide/target/x86_64-unknown-linux-musl/debug/examples/run_checker-0cdadafce78895f2" "-Wl,--gc-sections" "-static-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtendS.o" "/lib/rustlib/x86_64-unknown-linux-musl/lib/self-contained/crtn.o" [INFO] [stdout] = note: some arguments are omitted. use `--verbose` to show all linker arguments [INFO] [stdout] = note: collect2: fatal error: ld terminated with signal 9 [Killed] [INFO] [stdout] compilation terminated. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `ezno-checker` (example "run_checker") due to 1 previous error [INFO] running `Command { std: "docker" "inspect" "0ef477e70cddaf52d348f417793173d0184e41ab54c9967ba7d615c9add953c9", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0ef477e70cddaf52d348f417793173d0184e41ab54c9967ba7d615c9add953c9", kill_on_drop: false }` [INFO] [stdout] 0ef477e70cddaf52d348f417793173d0184e41ab54c9967ba7d615c9add953c9