[INFO] cloning repository https://github.com/kan-proj/kan
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kan-proj/kan" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkan-proj%2Fkan", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkan-proj%2Fkan'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 575dd9d1dfb7b438d1e650e8d7660dba9281b42c
[INFO] testing kan-proj/kan against 1.90.0 for beta-1.91-3
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkan-proj%2Fkan" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/kan-proj/kan
[INFO] finished tweaking git repo https://github.com/kan-proj/kan
[INFO] tweaked toml for git repo https://github.com/kan-proj/kan written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/kan-proj/kan on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/kan-proj/kan already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded semver v1.0.17
[INFO] [stderr]   Downloaded flatbuffers v22.12.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 389a53190efa00f22b729a77ea8a6bd81fad42eaa74753f1e2bb6a24b1e4962f
[INFO] running `Command { std: "docker" "start" "-a" "389a53190efa00f22b729a77ea8a6bd81fad42eaa74753f1e2bb6a24b1e4962f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "389a53190efa00f22b729a77ea8a6bd81fad42eaa74753f1e2bb6a24b1e4962f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "389a53190efa00f22b729a77ea8a6bd81fad42eaa74753f1e2bb6a24b1e4962f", kill_on_drop: false }`
[INFO] [stdout] 389a53190efa00f22b729a77ea8a6bd81fad42eaa74753f1e2bb6a24b1e4962f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 11fd8534643796d18487f00263903f56b7beaa402b590198c89ae7b06e5e2753
[INFO] running `Command { std: "docker" "start" "-a" "11fd8534643796d18487f00263903f56b7beaa402b590198c89ae7b06e5e2753", kill_on_drop: false }`
[INFO] [stderr]    Compiling semver v1.0.17
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling iana-time-zone v0.1.57
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]    Compiling num-traits v0.2.15
[INFO] [stderr]    Compiling rustc_version v0.4.0
[INFO] [stderr]    Compiling flatbuffers v22.12.6
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling chrono v0.4.26
[INFO] [stderr]    Compiling kan v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: field `objects` is never read
[INFO] [stdout]  --> src/meta.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Metagraph<'a, O: ?Sized> {
[INFO] [stdout]   |            --------- field in this struct
[INFO] [stdout] 3 |     objects: Vec<&'a O>,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Metagraph` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/file/project_file_generated.rs:590:34
[INFO] [stdout]     |
[INFO] [stdout] 590 | pub fn root_as_project_file(buf: &[u8]) -> Result<ProjectFile, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                  ^^^^^            ----------- the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 590 | pub fn root_as_project_file(buf: &[u8]) -> Result<ProjectFile<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/file/project_file_generated.rs:600:48
[INFO] [stdout]     |
[INFO] [stdout] 600 | pub fn size_prefixed_root_as_project_file(buf: &[u8]) -> Result<ProjectFile, flatbuffers::InvalidFlatbuffer> {
[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] 600 | pub fn size_prefixed_root_as_project_file(buf: &[u8]) -> Result<ProjectFile<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/file/project_file_generated.rs:633:51
[INFO] [stdout]     |
[INFO] [stdout] 633 | pub unsafe fn root_as_project_file_unchecked(buf: &[u8]) -> ProjectFile {
[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] 633 | pub unsafe fn root_as_project_file_unchecked(buf: &[u8]) -> ProjectFile<'_> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/file/project_file_generated.rs:640:65
[INFO] [stdout]     |
[INFO] [stdout] 640 | pub unsafe fn size_prefixed_root_as_project_file_unchecked(buf: &[u8]) -> ProjectFile {
[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] 640 | pub unsafe fn size_prefixed_root_as_project_file_unchecked(buf: &[u8]) -> ProjectFile<'_> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.21s
[INFO] running `Command { std: "docker" "inspect" "11fd8534643796d18487f00263903f56b7beaa402b590198c89ae7b06e5e2753", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "11fd8534643796d18487f00263903f56b7beaa402b590198c89ae7b06e5e2753", kill_on_drop: false }`
[INFO] [stdout] 11fd8534643796d18487f00263903f56b7beaa402b590198c89ae7b06e5e2753
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b6a7b4a4a5d62d3bb987eaa45a4d02f53c9cc166d8d955cbbe04883dfc44f60e
[INFO] running `Command { std: "docker" "start" "-a" "b6a7b4a4a5d62d3bb987eaa45a4d02f53c9cc166d8d955cbbe04883dfc44f60e", kill_on_drop: false }`
[INFO] [stdout] warning: field `objects` is never read
[INFO] [stdout]  --> src/meta.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | pub struct Metagraph<'a, O: ?Sized> {
[INFO] [stdout]   |            --------- field in this struct
[INFO] [stdout] 3 |     objects: Vec<&'a O>,
[INFO] [stdout]   |     ^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `Metagraph` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/file/project_file_generated.rs:590:34
[INFO] [stdout]     |
[INFO] [stdout] 590 | pub fn root_as_project_file(buf: &[u8]) -> Result<ProjectFile, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                  ^^^^^            ----------- the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 590 | pub fn root_as_project_file(buf: &[u8]) -> Result<ProjectFile<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/file/project_file_generated.rs:600:48
[INFO] [stdout]     |
[INFO] [stdout] 600 | pub fn size_prefixed_root_as_project_file(buf: &[u8]) -> Result<ProjectFile, flatbuffers::InvalidFlatbuffer> {
[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] 600 | pub fn size_prefixed_root_as_project_file(buf: &[u8]) -> Result<ProjectFile<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling kan v0.1.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/file/project_file_generated.rs:633:51
[INFO] [stdout]     |
[INFO] [stdout] 633 | pub unsafe fn root_as_project_file_unchecked(buf: &[u8]) -> ProjectFile {
[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] 633 | pub unsafe fn root_as_project_file_unchecked(buf: &[u8]) -> ProjectFile<'_> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/file/project_file_generated.rs:640:65
[INFO] [stdout]     |
[INFO] [stdout] 640 | pub unsafe fn size_prefixed_root_as_project_file_unchecked(buf: &[u8]) -> ProjectFile {
[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] 640 | pub unsafe fn size_prefixed_root_as_project_file_unchecked(buf: &[u8]) -> ProjectFile<'_> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `DateTime`
[INFO] [stdout]  --> src/file/mod.rs:9:18
[INFO] [stdout]   |
[INFO] [stdout] 9 |     use chrono::{DateTime, Utc};
[INFO] [stdout]   |                  ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::array`
[INFO] [stdout]   --> src/file/mod.rs:10:9
[INFO] [stdout]    |
[INFO] [stdout] 10 |     use std::array;
[INFO] [stdout]    |         ^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `m`
[INFO] [stdout]   --> src/file/mod.rs:39:13
[INFO] [stdout]    |
[INFO] [stdout] 39 |         let m = Content::create(
[INFO] [stdout]    |             ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `version`
[INFO] [stdout]   --> src/file/mod.rs:82:13
[INFO] [stdout]    |
[INFO] [stdout] 82 |         let version = project_file.version();
[INFO] [stdout]    |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused variable: `ops`
[INFO] [stdout]   --> src/file/mod.rs:83:13
[INFO] [stdout]    |
[INFO] [stdout] 83 |         let ops = project_file.operations();
[INFO] [stdout]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_ops`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/file/project_file_generated.rs:590:34
[INFO] [stdout]     |
[INFO] [stdout] 590 | pub fn root_as_project_file(buf: &[u8]) -> Result<ProjectFile, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                  ^^^^^            ----------- the same lifetime is hidden here
[INFO] [stdout]     |                                  |
[INFO] [stdout]     |                                  the lifetime is elided here
[INFO] [stdout]     |
[INFO] [stdout]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 590 | pub fn root_as_project_file(buf: &[u8]) -> Result<ProjectFile<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/file/project_file_generated.rs:600:48
[INFO] [stdout]     |
[INFO] [stdout] 600 | pub fn size_prefixed_root_as_project_file(buf: &[u8]) -> Result<ProjectFile, flatbuffers::InvalidFlatbuffer> {
[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] 600 | pub fn size_prefixed_root_as_project_file(buf: &[u8]) -> Result<ProjectFile<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stdout]     |                                                                            ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/file/project_file_generated.rs:633:51
[INFO] [stdout]     |
[INFO] [stdout] 633 | pub unsafe fn root_as_project_file_unchecked(buf: &[u8]) -> ProjectFile {
[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] 633 | pub unsafe fn root_as_project_file_unchecked(buf: &[u8]) -> ProjectFile<'_> {
[INFO] [stdout]     |                                                                        ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/file/project_file_generated.rs:640:65
[INFO] [stdout]     |
[INFO] [stdout] 640 | pub unsafe fn size_prefixed_root_as_project_file_unchecked(buf: &[u8]) -> ProjectFile {
[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] 640 | pub unsafe fn size_prefixed_root_as_project_file_unchecked(buf: &[u8]) -> ProjectFile<'_> {
[INFO] [stdout]     |                                                                                      ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.56s
[INFO] running `Command { std: "docker" "inspect" "b6a7b4a4a5d62d3bb987eaa45a4d02f53c9cc166d8d955cbbe04883dfc44f60e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b6a7b4a4a5d62d3bb987eaa45a4d02f53c9cc166d8d955cbbe04883dfc44f60e", kill_on_drop: false }`
[INFO] [stdout] b6a7b4a4a5d62d3bb987eaa45a4d02f53c9cc166d8d955cbbe04883dfc44f60e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 19ca9385e361e9c6b1a10742a5e900339c1d03846e0e02e8c144eed5853bdd30
[INFO] running `Command { std: "docker" "start" "-a" "19ca9385e361e9c6b1a10742a5e900339c1d03846e0e02e8c144eed5853bdd30", kill_on_drop: false }`
[INFO] [stderr] warning: field `objects` is never read
[INFO] [stderr]  --> src/meta.rs:3:5
[INFO] [stderr]   |
[INFO] [stderr] 2 | pub struct Metagraph<'a, O: ?Sized> {
[INFO] [stderr]   |            --------- field in this struct
[INFO] [stderr] 3 |     objects: Vec<&'a O>,
[INFO] [stderr]   |     ^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `Metagraph` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis
[INFO] [stderr]   = note: `#[warn(dead_code)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/file/project_file_generated.rs:590:34
[INFO] [stderr]     |
[INFO] [stderr] 590 | pub fn root_as_project_file(buf: &[u8]) -> Result<ProjectFile, flatbuffers::InvalidFlatbuffer> {
[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]     = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 590 | pub fn root_as_project_file(buf: &[u8]) -> Result<ProjectFile<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stderr]     |                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/file/project_file_generated.rs:600:48
[INFO] [stderr]     |
[INFO] [stderr] 600 | pub fn size_prefixed_root_as_project_file(buf: &[u8]) -> Result<ProjectFile, flatbuffers::InvalidFlatbuffer> {
[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] 600 | pub fn size_prefixed_root_as_project_file(buf: &[u8]) -> Result<ProjectFile<'_>, flatbuffers::InvalidFlatbuffer> {
[INFO] [stderr]     |                                                                            ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/file/project_file_generated.rs:633:51
[INFO] [stderr]     |
[INFO] [stderr] 633 | pub unsafe fn root_as_project_file_unchecked(buf: &[u8]) -> ProjectFile {
[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] 633 | pub unsafe fn root_as_project_file_unchecked(buf: &[u8]) -> ProjectFile<'_> {
[INFO] [stderr]     |                                                                        ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/file/project_file_generated.rs:640:65
[INFO] [stderr]     |
[INFO] [stderr] 640 | pub unsafe fn size_prefixed_root_as_project_file_unchecked(buf: &[u8]) -> ProjectFile {
[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] 640 | pub unsafe fn size_prefixed_root_as_project_file_unchecked(buf: &[u8]) -> ProjectFile<'_> {
[INFO] [stderr]     |                                                                                      ++++
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `DateTime`
[INFO] [stderr]  --> src/file/mod.rs:9:18
[INFO] [stderr]   |
[INFO] [stderr] 9 |     use chrono::{DateTime, Utc};
[INFO] [stderr]   |                  ^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused import: `std::array`
[INFO] [stderr]   --> src/file/mod.rs:10:9
[INFO] [stderr]    |
[INFO] [stderr] 10 |     use std::array;
[INFO] [stderr]    |         ^^^^^^^^^^
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `m`
[INFO] [stderr]   --> src/file/mod.rs:39:13
[INFO] [stderr]    |
[INFO] [stderr] 39 |         let m = Content::create(
[INFO] [stderr]    |             ^ help: if this is intentional, prefix it with an underscore: `_m`
[INFO] [stderr]    |
[INFO] [stderr]    = note: `#[warn(unused_variables)]` on by default
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `version`
[INFO] [stderr]   --> src/file/mod.rs:82:13
[INFO] [stderr]    |
[INFO] [stderr] 82 |         let version = project_file.version();
[INFO] [stderr]    |             ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_version`
[INFO] [stderr] 
[INFO] [stderr] warning: unused variable: `ops`
[INFO] [stderr]   --> src/file/mod.rs:83:13
[INFO] [stderr]    |
[INFO] [stderr] 83 |         let ops = project_file.operations();
[INFO] [stderr]    |             ^^^ help: if this is intentional, prefix it with an underscore: `_ops`
[INFO] [stderr] 
[INFO] [stderr] warning: `kan` (lib) generated 5 warnings
[INFO] [stderr] warning: `kan` (lib test) generated 9 warnings (4 duplicates) (run `cargo fix --lib -p kan --tests` to apply 2 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stdout] 
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/kan-7c4d2d28c1bb7464)
[INFO] [stdout] running 2 tests
[INFO] [stdout] test meta::tests::hom ... ok
[INFO] [stdout] test file::tests::it_works ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests kan
[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" "19ca9385e361e9c6b1a10742a5e900339c1d03846e0e02e8c144eed5853bdd30", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "19ca9385e361e9c6b1a10742a5e900339c1d03846e0e02e8c144eed5853bdd30", kill_on_drop: false }`
[INFO] [stdout] 19ca9385e361e9c6b1a10742a5e900339c1d03846e0e02e8c144eed5853bdd30
