[INFO] fetching crate scale_signature_http 0.3.8... [INFO] testing scale_signature_http-0.3.8 against 1.91.0 for beta-1.92-2 [INFO] extracting crate scale_signature_http 0.3.8 into /workspace/builds/worker-2-tc1/source [INFO] started tweaking crates.io crate scale_signature_http 0.3.8 [INFO] finished tweaking crates.io crate scale_signature_http 0.3.8 [INFO] tweaked toml for crates.io crate scale_signature_http 0.3.8 written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate scale_signature_http 0.3.8 on toolchain 1.91.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 3 packages to latest compatible versions [INFO] [stderr] Adding polyglot_rs v0.6.1 (available: v2.0.5) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded polyglot_rs v0.6.1 [INFO] [stderr] Downloaded scale_signature v0.2.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] af024aeccb3dce7a03a0d4ff88db49aaaf616cac157133ad0ebce97dbbcdc4d0 [INFO] running `Command { std: "docker" "start" "-a" "af024aeccb3dce7a03a0d4ff88db49aaaf616cac157133ad0ebce97dbbcdc4d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "af024aeccb3dce7a03a0d4ff88db49aaaf616cac157133ad0ebce97dbbcdc4d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "af024aeccb3dce7a03a0d4ff88db49aaaf616cac157133ad0ebce97dbbcdc4d0", kill_on_drop: false }` [INFO] [stdout] af024aeccb3dce7a03a0d4ff88db49aaaf616cac157133ad0ebce97dbbcdc4d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 637b2930274d3b1ef2b74fbd2a0eea769cecc0af7b95acef24ace780f0863c39 [INFO] running `Command { std: "docker" "start" "-a" "637b2930274d3b1ef2b74fbd2a0eea769cecc0af7b95acef24ace780f0863c39", kill_on_drop: false }` [INFO] [stderr] Compiling polyglot_rs v0.6.1 [INFO] [stderr] Compiling scale_signature v0.2.11 [INFO] [stderr] Compiling scale_signature_http v0.3.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> http_signature.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 26 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 27 | b: &'a mut Cursor>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 28 | ) -> Result<&mut Cursor>, Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 28 | ) -> Result<&'a mut Cursor>, Box>; [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> http_signature.rs:48:17 [INFO] [stdout] | [INFO] [stdout] 46 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 47 | b: &'a mut Cursor>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 48 | ) -> Result<&mut Cursor>, Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 48 | ) -> Result<&'a mut Cursor>, Box> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> http_signature.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 90 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 91 | b: &'a mut Cursor>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 92 | ) -> Result<&mut Cursor>, Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 92 | ) -> Result<&'a mut Cursor>, Box> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> http_signature.rs:166:17 [INFO] [stdout] | [INFO] [stdout] 164 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 165 | b: &'a mut Cursor>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 166 | ) -> Result<&mut Cursor>, Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 166 | ) -> Result<&'a mut Cursor>, Box> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> http_signature.rs:229:17 [INFO] [stdout] | [INFO] [stdout] 227 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 228 | b: &'a mut Cursor>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 229 | ) -> Result<&mut Cursor>, Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 229 | ) -> Result<&'a mut Cursor>, Box> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.64s [INFO] running `Command { std: "docker" "inspect" "637b2930274d3b1ef2b74fbd2a0eea769cecc0af7b95acef24ace780f0863c39", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "637b2930274d3b1ef2b74fbd2a0eea769cecc0af7b95acef24ace780f0863c39", kill_on_drop: false }` [INFO] [stdout] 637b2930274d3b1ef2b74fbd2a0eea769cecc0af7b95acef24ace780f0863c39 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d7165641b99d8827b4be21389e7c0954601a0792afd8f0d0ca6d05358ed105b0 [INFO] running `Command { std: "docker" "start" "-a" "d7165641b99d8827b4be21389e7c0954601a0792afd8f0d0ca6d05358ed105b0", kill_on_drop: false }` [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> http_signature.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 26 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 27 | b: &'a mut Cursor>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 28 | ) -> Result<&mut Cursor>, Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 28 | ) -> Result<&'a mut Cursor>, Box>; [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> http_signature.rs:48:17 [INFO] [stdout] | [INFO] [stdout] 46 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 47 | b: &'a mut Cursor>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 48 | ) -> Result<&mut Cursor>, Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 48 | ) -> Result<&'a mut Cursor>, Box> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling scale_signature_http v0.3.8 (/opt/rustwide/workdir) [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> http_signature.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 90 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 91 | b: &'a mut Cursor>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 92 | ) -> Result<&mut Cursor>, Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 92 | ) -> Result<&'a mut Cursor>, Box> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> http_signature.rs:166:17 [INFO] [stdout] | [INFO] [stdout] 164 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 165 | b: &'a mut Cursor>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 166 | ) -> Result<&mut Cursor>, Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 166 | ) -> Result<&'a mut Cursor>, Box> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> http_signature.rs:229:17 [INFO] [stdout] | [INFO] [stdout] 227 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 228 | b: &'a mut Cursor>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 229 | ) -> Result<&mut Cursor>, Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 229 | ) -> Result<&'a mut Cursor>, Box> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> http_signature.rs:28:17 [INFO] [stdout] | [INFO] [stdout] 26 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 27 | b: &'a mut Cursor>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 28 | ) -> Result<&mut Cursor>, Box>; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 28 | ) -> Result<&'a mut Cursor>, Box>; [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> http_signature.rs:48:17 [INFO] [stdout] | [INFO] [stdout] 46 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 47 | b: &'a mut Cursor>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 48 | ) -> Result<&mut Cursor>, Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 48 | ) -> Result<&'a mut Cursor>, Box> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> http_signature.rs:92:17 [INFO] [stdout] | [INFO] [stdout] 90 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 91 | b: &'a mut Cursor>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 92 | ) -> Result<&mut Cursor>, Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 92 | ) -> Result<&'a mut Cursor>, Box> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> http_signature.rs:166:17 [INFO] [stdout] | [INFO] [stdout] 164 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 165 | b: &'a mut Cursor>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 166 | ) -> Result<&mut Cursor>, Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 166 | ) -> Result<&'a mut Cursor>, Box> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stdout] --> http_signature.rs:229:17 [INFO] [stdout] | [INFO] [stdout] 227 | &'a self, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 228 | b: &'a mut Cursor>, [INFO] [stdout] | -- the lifetime is named here [INFO] [stdout] 229 | ) -> Result<&mut Cursor>, Box> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ the same 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: consistently use `'a` [INFO] [stdout] | [INFO] [stdout] 229 | ) -> Result<&'a mut Cursor>, Box> { [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.30s [INFO] running `Command { std: "docker" "inspect" "d7165641b99d8827b4be21389e7c0954601a0792afd8f0d0ca6d05358ed105b0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d7165641b99d8827b4be21389e7c0954601a0792afd8f0d0ca6d05358ed105b0", kill_on_drop: false }` [INFO] [stdout] d7165641b99d8827b4be21389e7c0954601a0792afd8f0d0ca6d05358ed105b0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 7fb0733789a71c37e429acb9e9d5f378307654c896417100d8b3b0d5f54b6229 [INFO] running `Command { std: "docker" "start" "-a" "7fb0733789a71c37e429acb9e9d5f378307654c896417100d8b3b0d5f54b6229", kill_on_drop: false }` [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> http_signature.rs:28:17 [INFO] [stderr] | [INFO] [stderr] 26 | &'a self, [INFO] [stdout] [INFO] [stderr] | -- the lifetime is named here [INFO] [stdout] running 0 tests [INFO] [stderr] 27 | b: &'a mut Cursor>, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 28 | ) -> Result<&mut Cursor>, Box>; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ the same 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: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 28 | ) -> Result<&'a mut Cursor>, Box>; [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> http_signature.rs:48:17 [INFO] [stderr] | [INFO] [stderr] 46 | &'a self, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 47 | b: &'a mut Cursor>, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 48 | ) -> Result<&mut Cursor>, Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ the same 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: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 48 | ) -> Result<&'a mut Cursor>, Box> { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> http_signature.rs:92:17 [INFO] [stderr] | [INFO] [stderr] 90 | &'a self, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 91 | b: &'a mut Cursor>, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 92 | ) -> Result<&mut Cursor>, Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ the same 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: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 92 | ) -> Result<&'a mut Cursor>, Box> { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> http_signature.rs:166:17 [INFO] [stderr] | [INFO] [stderr] 164 | &'a self, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 165 | b: &'a mut Cursor>, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 166 | ) -> Result<&mut Cursor>, Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ the same 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: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 166 | ) -> Result<&'a mut Cursor>, Box> { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: eliding a lifetime that's named elsewhere is confusing [INFO] [stderr] --> http_signature.rs:229:17 [INFO] [stderr] | [INFO] [stderr] 227 | &'a self, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 228 | b: &'a mut Cursor>, [INFO] [stderr] | -- the lifetime is named here [INFO] [stderr] 229 | ) -> Result<&mut Cursor>, Box> { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ the same 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: consistently use `'a` [INFO] [stderr] | [INFO] [stderr] 229 | ) -> Result<&'a mut Cursor>, Box> { [INFO] [stderr] | ++ [INFO] [stderr] [INFO] [stderr] warning: `scale_signature_http` (lib) generated 5 warnings (run `cargo fix --lib -p scale_signature_http` to apply 5 suggestions) [INFO] [stderr] warning: `scale_signature_http` (lib test) generated 5 warnings (5 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.03s [INFO] [stderr] Running unittests lib.rs (/opt/rustwide/target/debug/deps/scale_signature_http-00318a2e77d2cf29) [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests scale_signature_http [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" "7fb0733789a71c37e429acb9e9d5f378307654c896417100d8b3b0d5f54b6229", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fb0733789a71c37e429acb9e9d5f378307654c896417100d8b3b0d5f54b6229", kill_on_drop: false }` [INFO] [stdout] 7fb0733789a71c37e429acb9e9d5f378307654c896417100d8b3b0d5f54b6229