[INFO] cloning repository https://github.com/matthewjberger/superbible [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/matthewjberger/superbible" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthewjberger%2Fsuperbible", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthewjberger%2Fsuperbible'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 86ecad4aa69b0480023c3c9c6c04085ec5548020 [INFO] checking matthewjberger/superbible against master#bca37a20bd376ce3fd138e7cdee7fe704e0f8814 for pr-139493-3 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmatthewjberger%2Fsuperbible" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 62% (93/149) Updating files: 63% (94/149) Updating files: 64% (96/149) Updating files: 65% (97/149) Updating files: 66% (99/149) Updating files: 67% (100/149) Updating files: 68% (102/149) Updating files: 69% (103/149) Updating files: 70% (105/149) Updating files: 71% (106/149) Updating files: 72% (108/149) Updating files: 73% (109/149) Updating files: 73% (110/149) Updating files: 74% (111/149) Updating files: 75% (112/149) Updating files: 76% (114/149) Updating files: 77% (115/149) Updating files: 78% (117/149) Updating files: 79% (118/149) Updating files: 80% (120/149) Updating files: 81% (121/149) Updating files: 82% (123/149) Updating files: 83% (124/149) Updating files: 84% (126/149) Updating files: 85% (127/149) Updating files: 86% (129/149) Updating files: 87% (130/149) Updating files: 88% (132/149) Updating files: 89% (133/149) Updating files: 90% (135/149) Updating files: 91% (136/149) Updating files: 92% (138/149) Updating files: 93% (139/149) Updating files: 94% (141/149) Updating files: 95% (142/149) Updating files: 96% (144/149) Updating files: 97% (145/149) Updating files: 98% (147/149) Updating files: 99% (148/149) Updating files: 100% (149/149) Updating files: 100% (149/149), done. [INFO] started tweaking git repo https://github.com/matthewjberger/superbible [INFO] finished tweaking git repo https://github.com/matthewjberger/superbible [INFO] tweaked toml for git repo https://github.com/matthewjberger/superbible written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/matthewjberger/superbible on toolchain bca37a20bd376ce3fd138e7cdee7fe704e0f8814 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/matthewjberger/superbible 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" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nalgebra-glm v0.12.0 [INFO] [stderr] Downloaded nalgebra v0.26.2 [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 01dca59ad9272ed15814848e6de1ba1fd81b40ee0499ec95458bc2cca60f63a4 [INFO] running `Command { std: "docker" "start" "-a" "01dca59ad9272ed15814848e6de1ba1fd81b40ee0499ec95458bc2cca60f63a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "01dca59ad9272ed15814848e6de1ba1fd81b40ee0499ec95458bc2cca60f63a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "01dca59ad9272ed15814848e6de1ba1fd81b40ee0499ec95458bc2cca60f63a4", kill_on_drop: false }` [INFO] [stdout] 01dca59ad9272ed15814848e6de1ba1fd81b40ee0499ec95458bc2cca60f63a4 [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:aa71247004a7fa38d13ec170f48f06cdedf5bc50b2a8645e56ed7e992e6fa513" "/opt/rustwide/cargo-home/bin/cargo" "+bca37a20bd376ce3fd138e7cdee7fe704e0f8814" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cac66bf8ead3bfb67b4e1c8f39f2c5927bff7226f1722b85c964f1cfadd0e57c [INFO] running `Command { std: "docker" "start" "-a" "cac66bf8ead3bfb67b4e1c8f39f2c5927bff7226f1722b85c964f1cfadd0e57c", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.94 [INFO] [stderr] Compiling radium v0.5.3 [INFO] [stderr] Compiling wayland-sys v0.28.5 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling nom v6.1.2 [INFO] [stderr] Checking wyz v0.2.0 [INFO] [stderr] Checking funty v1.1.0 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking matrixmultiply v0.3.1 [INFO] [stderr] Compiling anyhow v1.0.40 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling wayland-scanner v0.28.5 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling gl v0.14.0 [INFO] [stderr] Checking bitvec v0.19.5 [INFO] [stderr] Checking approx v0.4.0 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking nix v0.20.0 [INFO] [stderr] Checking nix v0.18.0 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.37 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking x11-dl v2.18.5 [INFO] [stderr] Checking memmap2 v0.1.0 [INFO] [stderr] Checking getrandom v0.2.2 [INFO] [stderr] Checking shared_library v0.1.9 [INFO] [stderr] Checking raw-window-handle v0.3.3 [INFO] [stderr] Checking osmesa-sys v0.1.2 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Checking mio v0.6.23 [INFO] [stderr] Checking simba v0.4.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Checking num-rational v0.3.2 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Compiling wayland-client v0.28.5 [INFO] [stderr] Compiling wayland-protocols v0.28.5 [INFO] [stderr] Checking mio-extras v2.0.6 [INFO] [stderr] Checking calloop v0.6.5 [INFO] [stderr] Checking wayland-commons v0.28.5 [INFO] [stderr] Checking nalgebra v0.26.2 [INFO] [stderr] Checking xcursor v0.3.3 [INFO] [stderr] Checking wayland-cursor v0.28.5 [INFO] [stderr] Checking wayland-egl v0.28.5 [INFO] [stderr] Checking nalgebra-glm v0.12.0 [INFO] [stderr] Checking smithay-client-toolkit v0.12.3 [INFO] [stderr] Checking winit v0.24.0 [INFO] [stderr] Checking glutin v0.26.0 [INFO] [stderr] Checking superbible v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `data_offset` is never read [INFO] [stdout] --> src/support/object.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct VertexData<'a> { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 40 | data_size: isize, [INFO] [stdout] 41 | data_offset: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VertexData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `data_offset` is never read [INFO] [stdout] --> src/support/object.rs:41:5 [INFO] [stdout] | [INFO] [stdout] 39 | pub struct VertexData<'a> { [INFO] [stdout] | ---------- field in this struct [INFO] [stdout] 40 | data_size: isize, [INFO] [stdout] 41 | data_offset: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VertexData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `encoding`, `data_offset`, and `data_length` are never read [INFO] [stdout] --> src/support/object.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct Data { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 48 | encoding: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 49 | data_offset: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 50 | data_length: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Data` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/support/object.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct ChunkHeader { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 55 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ChunkHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `index_type`, `index_count`, and `index_data_offset` are never read [INFO] [stdout] --> src/support/object.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct IndexData { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 61 | index_type: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 62 | index_count: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 63 | index_data_offset: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IndexData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/support/object.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 67 | pub struct VertexAttribute { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 68 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VertexAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `vbo` is never read [INFO] [stdout] --> src/support/object.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 93 | pub struct Object { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 94 | vbo: GLuint, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Object` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/support/ktx.rs:43:60 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn parse_ktx<'a>(input: &'a [u8]) -> IResult<&'a [u8], KtxData> { [INFO] [stdout] | -- -- ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 43 | pub fn parse_ktx<'a>(input: &'a [u8]) -> IResult<&'a [u8], KtxData<'a>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/support/object.rs:114:130 [INFO] [stdout] | [INFO] [stdout] 114 | ...'static [u8]>>(input: &'static [u8]) -> IResult<&'static [u8], ChunkType, E> { [INFO] [stdout] | ------- ------- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 114 | fn chunk + nom::error::ContextError<&'static [u8]>>(input: &'static [u8]) -> IResult<&'static [u8], ChunkType<'static>, E> { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `encoding`, `data_offset`, and `data_length` are never read [INFO] [stdout] --> src/support/object.rs:48:5 [INFO] [stdout] | [INFO] [stdout] 47 | pub struct Data { [INFO] [stdout] | ---- fields in this struct [INFO] [stdout] 48 | encoding: u32, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 49 | data_offset: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 50 | data_length: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Data` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/support/object.rs:55:5 [INFO] [stdout] | [INFO] [stdout] 54 | pub struct ChunkHeader { [INFO] [stdout] | ----------- field in this struct [INFO] [stdout] 55 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ChunkHeader` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: fields `index_type`, `index_count`, and `index_data_offset` are never read [INFO] [stdout] --> src/support/object.rs:61:5 [INFO] [stdout] | [INFO] [stdout] 60 | pub struct IndexData { [INFO] [stdout] | --------- fields in this struct [INFO] [stdout] 61 | index_type: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] 62 | index_count: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] 63 | index_data_offset: u32, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `IndexData` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `name` is never read [INFO] [stdout] --> src/support/object.rs:68:5 [INFO] [stdout] | [INFO] [stdout] 67 | pub struct VertexAttribute { [INFO] [stdout] | --------------- field in this struct [INFO] [stdout] 68 | name: String, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `VertexAttribute` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `vbo` is never read [INFO] [stdout] --> src/support/object.rs:94:5 [INFO] [stdout] | [INFO] [stdout] 93 | pub struct Object { [INFO] [stdout] | ------ field in this struct [INFO] [stdout] 94 | vbo: GLuint, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Object` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/support/ktx.rs:43:60 [INFO] [stdout] | [INFO] [stdout] 43 | pub fn parse_ktx<'a>(input: &'a [u8]) -> IResult<&'a [u8], KtxData> { [INFO] [stdout] | -- -- ^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default [INFO] [stdout] help: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 43 | pub fn parse_ktx<'a>(input: &'a [u8]) -> IResult<&'a [u8], KtxData<'a>> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/support/object.rs:114:130 [INFO] [stdout] | [INFO] [stdout] 114 | ...'static [u8]>>(input: &'static [u8]) -> IResult<&'static [u8], ChunkType, E> { [INFO] [stdout] | ------- ------- ^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | | [INFO] [stdout] | | the same lifetime is named here [INFO] [stdout] | the lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 114 | fn chunk + nom::error::ContextError<&'static [u8]>>(input: &'static [u8]) -> IResult<&'static [u8], ChunkType<'static>, E> { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/support/object.rs:207:29 [INFO] [stdout] | [INFO] [stdout] 206 | input: &'static [u8], [INFO] [stdout] | ------- the lifetime is named here [INFO] [stdout] 207 | ) -> IResult<&'static [u8], VertexData, E> { [INFO] [stdout] | ------- ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 207 | ) -> IResult<&'static [u8], VertexData<'static>, E> { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> src/support/object.rs:207:29 [INFO] [stdout] | [INFO] [stdout] 206 | input: &'static [u8], [INFO] [stdout] | ------- the lifetime is named here [INFO] [stdout] 207 | ) -> IResult<&'static [u8], VertexData, E> { [INFO] [stdout] | ------- ^^^^^^^^^^ the same lifetime is hidden here [INFO] [stdout] | | [INFO] [stdout] | the same lifetime is named here [INFO] [stdout] | [INFO] [stdout] = help: the same lifetime is referred to in inconsistent ways, making the signature confusing [INFO] [stdout] help: consistently use `'static` [INFO] [stdout] | [INFO] [stdout] 207 | ) -> IResult<&'static [u8], VertexData<'static>, E> { [INFO] [stdout] | +++++++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 04s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: nalgebra v0.26.2, nom v6.1.2 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 12` [INFO] running `Command { std: "docker" "inspect" "cac66bf8ead3bfb67b4e1c8f39f2c5927bff7226f1722b85c964f1cfadd0e57c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cac66bf8ead3bfb67b4e1c8f39f2c5927bff7226f1722b85c964f1cfadd0e57c", kill_on_drop: false }` [INFO] [stdout] cac66bf8ead3bfb67b4e1c8f39f2c5927bff7226f1722b85c964f1cfadd0e57c