[INFO] cloning repository https://github.com/sandialabs/elucidator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/sandialabs/elucidator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsandialabs%2Felucidator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsandialabs%2Felucidator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] b79021986bf1a8e61867098ed84aca5c62b0c278
[INFO] checking sandialabs/elucidator against master#36b21637e93b038453924d3c66821089e71d8baa for pr-143164
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsandialabs%2Felucidator" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/sandialabs/elucidator
[INFO] finished tweaking git repo https://github.com/sandialabs/elucidator
[INFO] tweaked toml for git repo https://github.com/sandialabs/elucidator written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/sandialabs/elucidator on toolchain 36b21637e93b038453924d3c66821089e71d8baa
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/sandialabs/elucidator 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" "+36b21637e93b038453924d3c66821089e71d8baa" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 65f3f8488cb025ffac1cf8624183b824f845c6a4170b3ccba6dd26e759717dd8
[INFO] running `Command { std: "docker" "start" "-a" "65f3f8488cb025ffac1cf8624183b824f845c6a4170b3ccba6dd26e759717dd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "65f3f8488cb025ffac1cf8624183b824f845c6a4170b3ccba6dd26e759717dd8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "65f3f8488cb025ffac1cf8624183b824f845c6a4170b3ccba6dd26e759717dd8", kill_on_drop: false }`
[INFO] [stdout] 65f3f8488cb025ffac1cf8624183b824f845c6a4170b3ccba6dd26e759717dd8
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:cf8efcab8866f2cf4285301c7418e2f4f2a9b088c91ba69c40d5b659f81557f7" "/opt/rustwide/cargo-home/bin/cargo" "+36b21637e93b038453924d3c66821089e71d8baa" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4dc96b4e833cba381d8c318d930f8fb25c2b016be9f1fd587ce8c6e7d8807ca5
[INFO] running `Command { std: "docker" "start" "-a" "4dc96b4e833cba381d8c318d930f8fb25c2b016be9f1fd587ce8c6e7d8807ca5", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.86
[INFO] [stderr]    Compiling unicode-ident v1.0.12
[INFO] [stderr]    Compiling autocfg v1.3.0
[INFO] [stderr]    Compiling libc v0.2.158
[INFO] [stderr]     Checking byteorder v1.5.0
[INFO] [stderr]    Compiling version_check v0.9.5
[INFO] [stderr]     Checking smallvec v1.13.2
[INFO] [stderr]    Compiling vcpkg v0.2.15
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling pkg-config v0.3.30
[INFO] [stderr]     Checking once_cell v1.19.0
[INFO] [stderr]    Compiling heapless v0.8.0
[INFO] [stderr]    Compiling serde v1.0.210
[INFO] [stderr]    Compiling target-lexicon v0.12.16
[INFO] [stderr]    Compiling serde_json v1.0.128
[INFO] [stderr]     Checking yansi v0.5.1
[INFO] [stderr]     Checking diff v0.1.13
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]     Checking fallible-streaming-iterator v0.1.9
[INFO] [stderr]     Checking itoa v1.0.11
[INFO] [stderr]     Checking memchr v2.7.4
[INFO] [stderr]     Checking pretty_assertions v1.4.0
[INFO] [stderr]     Checking fallible-iterator v0.3.0
[INFO] [stderr]     Checking bitflags v2.6.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking ryu v1.0.18
[INFO] [stderr]     Checking hash32 v0.3.1
[INFO] [stderr]     Checking utf8parse v0.2.2
[INFO] [stderr]     Checking anstyle-query v1.1.1
[INFO] [stderr]     Checking colorchoice v1.0.2
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.1
[INFO] [stderr]     Checking anstyle-parse v0.2.5
[INFO] [stderr]     Checking anstyle v1.0.8
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]     Checking strsim v0.11.1
[INFO] [stderr]    Compiling heck v0.5.0
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]     Checking clap_lex v0.7.2
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling portable-atomic v1.8.0
[INFO] [stderr]    Compiling ahash v0.8.11
[INFO] [stderr]     Checking anstream v0.6.15
[INFO] [stderr]    Compiling quote v1.0.36
[INFO] [stderr]    Compiling heck v0.4.1
[INFO] [stderr]    Compiling indoc v2.0.5
[INFO] [stderr]     Checking unindent v0.2.3
[INFO] [stderr]    Compiling syn v2.0.68
[INFO] [stderr]     Checking clap_builder v4.5.15
[INFO] [stderr]    Compiling libsqlite3-sys v0.30.1
[INFO] [stderr]    Compiling pyo3-build-config v0.21.2
[INFO] [stderr]     Checking hashbrown v0.14.5
[INFO] [stderr]     Checking rstar v0.12.0
[INFO] [stderr]     Checking hashlink v0.9.1
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]     Checking rusqlite v0.32.1
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]    Compiling pyo3-ffi v0.21.2
[INFO] [stderr]    Compiling pyo3 v0.21.2
[INFO] [stderr]     Checking elucidator_macros v0.1.0 (/opt/rustwide/workdir/elucidator_macros)
[INFO] [stderr]    Compiling pyo3-macros-backend v0.21.2
[INFO] [stderr]    Compiling zerocopy-derive v0.6.6
[INFO] [stderr]    Compiling serde_derive v1.0.210
[INFO] [stderr]    Compiling clap_derive v4.5.13
[INFO] [stderr]     Checking zerocopy v0.6.6
[INFO] [stderr]     Checking elucidator v0.1.0 (/opt/rustwide/workdir/elucidator)
[INFO] [stderr]     Checking ppv-lite86 v0.2.18
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> elucidator/src/parsing.rs:65:29
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub fn get_identifier(data: &str, start_col: usize) -> IdentifierParserOutput {
[INFO] [stdout]    |                             ^^^^                       ---------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub fn get_identifier(data: &str, start_col: usize) -> IdentifierParserOutput<'_> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> elucidator/src/parsing.rs:72:24
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub fn get_dtype(data: &str, start_col: usize) -> DtypeParserOutput {
[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] 72 | pub fn get_dtype(data: &str, start_col: usize) -> DtypeParserOutput<'_> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> elucidator/src/parsing.rs:79:25
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub fn get_sizing(data: &str, start_col: usize) -> SizingParserOutput {
[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] 79 | pub fn get_sizing(data: &str, start_col: usize) -> SizingParserOutput<'_> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> elucidator/src/parsing.rs:110:23
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub fn get_word(data: &str, start_col: usize) -> WordParserOutput {
[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] 110 | pub fn get_word(data: &str, start_col: usize) -> WordParserOutput<'_> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> elucidator/src/parsing.rs:137:27
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub fn get_typespec(data: &str, start_col: usize) -> TypeSpecParserOutput {
[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] 137 | pub fn get_typespec(data: &str, start_col: usize) -> TypeSpecParserOutput<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> elucidator/src/token.rs:25:23
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn new(data: &'a str, column_start: usize, column_end: usize) -> TokenData {
[INFO] [stdout]    |                       ^^ this lifetime flows to the output               --------- the lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn new(data: &'a str, column_start: usize, column_end: usize) -> TokenData<'a> {
[INFO] [stdout]    |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking clap v4.5.16
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stderr]    Compiling pyo3-macros v0.21.2
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> elucidator/src/parsing.rs:65:29
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub fn get_identifier(data: &str, start_col: usize) -> IdentifierParserOutput {
[INFO] [stdout]    |                             ^^^^                       ---------------------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                             |
[INFO] [stdout]    |                             this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 65 | pub fn get_identifier(data: &str, start_col: usize) -> IdentifierParserOutput<'_> {
[INFO] [stdout]    |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> elucidator/src/parsing.rs:72:24
[INFO] [stdout]    |
[INFO] [stdout] 72 | pub fn get_dtype(data: &str, start_col: usize) -> DtypeParserOutput {
[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] 72 | pub fn get_dtype(data: &str, start_col: usize) -> DtypeParserOutput<'_> {
[INFO] [stdout]    |                                                                    ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> elucidator/src/parsing.rs:79:25
[INFO] [stdout]    |
[INFO] [stdout] 79 | pub fn get_sizing(data: &str, start_col: usize) -> SizingParserOutput {
[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] 79 | pub fn get_sizing(data: &str, start_col: usize) -> SizingParserOutput<'_> {
[INFO] [stdout]    |                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> elucidator/src/parsing.rs:110:23
[INFO] [stdout]     |
[INFO] [stdout] 110 | pub fn get_word(data: &str, start_col: usize) -> WordParserOutput {
[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] 110 | pub fn get_word(data: &str, start_col: usize) -> WordParserOutput<'_> {
[INFO] [stdout]     |                                                                  ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> elucidator/src/parsing.rs:137:27
[INFO] [stdout]     |
[INFO] [stdout] 137 | pub fn get_typespec(data: &str, start_col: usize) -> TypeSpecParserOutput {
[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] 137 | pub fn get_typespec(data: &str, start_col: usize) -> TypeSpecParserOutput<'_> {
[INFO] [stdout]     |                                                                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> elucidator/src/token.rs:25:23
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn new(data: &'a str, column_start: usize, column_end: usize) -> TokenData {
[INFO] [stdout]    |                       ^^ this lifetime flows to the output               --------- the lifetime gets resolved as `'a`
[INFO] [stdout]    |
[INFO] [stdout] help: one option is to consistently use `'a`
[INFO] [stdout]    |
[INFO] [stdout] 25 |     pub fn new(data: &'a str, column_start: usize, column_end: usize) -> TokenData<'a> {
[INFO] [stdout]    |                                                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking elucidator-db v0.1.0 (/opt/rustwide/workdir/elucidator-db)
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> elucidator-db/src/database.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         &self,
[INFO] [stdout]    |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 48 |     ) -> Result<Vec<Datum>>;
[INFO] [stdout]    |                     ----- the lifetime gets resolved as `'_`
[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] 48 |     ) -> Result<Vec<Datum<'_>>>;
[INFO] [stdout]    |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> elucidator-db/src/backends/rtree.rs:153:9
[INFO] [stdout]     |
[INFO] [stdout] 153 |         &self,
[INFO] [stdout]     |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 164 |     ) -> Result<Vec<Datum>> {
[INFO] [stdout]     |                     ----- the lifetime gets 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] 164 |     ) -> Result<Vec<Datum<'_>>> {
[INFO] [stdout]     |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> elucidator-db/src/backends/sqlite.rs:318:9
[INFO] [stdout]     |
[INFO] [stdout] 318 |         &self,
[INFO] [stdout]     |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 329 |     ) -> Result<Vec<Datum>> {
[INFO] [stdout]     |                     ----- the lifetime gets 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] 329 |     ) -> Result<Vec<Datum<'_>>> {
[INFO] [stdout]     |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking elucitools v0.1.0 (/opt/rustwide/workdir/elucitools)
[INFO] [stderr]     Checking elucidatorc v0.1.0 (/opt/rustwide/workdir/elucidatorc)
[INFO] [stderr]     Checking monte_carlo v0.1.0 (/opt/rustwide/workdir/elucidator-examples/rust/monte_carlo)
[INFO] [stdout] warning: unused import: `std::iter::Enumerate`
[INFO] [stdout]  --> elucidator-examples/rust/monte_carlo/src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::iter::Enumerate;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> elucidator-db/src/backends/rtree.rs:219:16
[INFO] [stdout]     |
[INFO] [stdout] 218 |     impl TempFile {
[INFO] [stdout]     |     ------------- associated function in this implementation
[INFO] [stdout] 219 |         pub fn new() -> Result<Self> {
[INFO] [stdout]     |                ^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: associated function `new` is never used
[INFO] [stdout]    --> elucidator-db/src/backends/sqlite.rs:411:16
[INFO] [stdout]     |
[INFO] [stdout] 410 |     impl TempFile {
[INFO] [stdout]     |     ------------- associated function in this implementation
[INFO] [stdout] 411 |         pub fn new() -> Result<Self> {
[INFO] [stdout]     |                ^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> elucidator-db/src/database.rs:37:9
[INFO] [stdout]    |
[INFO] [stdout] 37 |         &self,
[INFO] [stdout]    |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 48 |     ) -> Result<Vec<Datum>>;
[INFO] [stdout]    |                     ----- the lifetime gets resolved as `'_`
[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] 48 |     ) -> Result<Vec<Datum<'_>>>;
[INFO] [stdout]    |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> elucidator-db/src/backends/rtree.rs:153:9
[INFO] [stdout]     |
[INFO] [stdout] 153 |         &self,
[INFO] [stdout]     |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 164 |     ) -> Result<Vec<Datum>> {
[INFO] [stdout]     |                     ----- the lifetime gets 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] 164 |     ) -> Result<Vec<Datum<'_>>> {
[INFO] [stdout]     |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]    --> elucidator-db/src/backends/sqlite.rs:318:9
[INFO] [stdout]     |
[INFO] [stdout] 318 |         &self,
[INFO] [stdout]     |         ^^^^^ this lifetime flows to the output
[INFO] [stdout] ...
[INFO] [stdout] 329 |     ) -> Result<Vec<Datum>> {
[INFO] [stdout]     |                     ----- the lifetime gets 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] 329 |     ) -> Result<Vec<Datum<'_>>> {
[INFO] [stdout]     |                          ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::iter::Enumerate`
[INFO] [stdout]  --> elucidator-examples/rust/monte_carlo/src/main.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use std::iter::Enumerate;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `timestep`, `total_hits`, and `total_misses` are never read
[INFO] [stdout]   --> elucidator-examples/rust/monte_carlo/src/main.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct AnalysisResult {
[INFO] [stdout]    |        -------------- fields in this struct
[INFO] [stdout] 19 |     timestep: usize,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 20 |     total_hits: u64,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 21 |     total_misses: u64,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: fields `timestep`, `total_hits`, and `total_misses` are never read
[INFO] [stdout]   --> elucidator-examples/rust/monte_carlo/src/main.rs:19:5
[INFO] [stdout]    |
[INFO] [stdout] 18 | struct AnalysisResult {
[INFO] [stdout]    |        -------------- fields in this struct
[INFO] [stdout] 19 |     timestep: usize,
[INFO] [stdout]    |     ^^^^^^^^
[INFO] [stdout] 20 |     total_hits: u64,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] 21 |     total_misses: u64,
[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]   --> elucitools/src/sadbench.rs:50:26
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn metadata_from(buffer: &[u8]) -> Metadata {
[INFO] [stdout]    |                          ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn metadata_from(buffer: &[u8]) -> Metadata<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: lifetime flowing from input to output with different syntax can be confusing
[INFO] [stdout]   --> elucitools/src/sadbench.rs:50:26
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn metadata_from(buffer: &[u8]) -> Metadata {
[INFO] [stdout]    |                          ^^^^^     -------- the lifetime gets resolved as `'_`
[INFO] [stdout]    |                          |
[INFO] [stdout]    |                          this lifetime flows to the output
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: one option is to remove the lifetime for references and use the anonymous lifetime for paths
[INFO] [stdout]    |
[INFO] [stdout] 50 | fn metadata_from(buffer: &[u8]) -> Metadata<'_> {
[INFO] [stdout]    |                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking pyelucidator v0.1.0 (/opt/rustwide/workdir/pyelucidator)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.26s
[INFO] running `Command { std: "docker" "inspect" "4dc96b4e833cba381d8c318d930f8fb25c2b016be9f1fd587ce8c6e7d8807ca5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4dc96b4e833cba381d8c318d930f8fb25c2b016be9f1fd587ce8c6e7d8807ca5", kill_on_drop: false }`
[INFO] [stdout] 4dc96b4e833cba381d8c318d930f8fb25c2b016be9f1fd587ce8c6e7d8807ca5
