[INFO] fetching crate scale_signature_http 0.3.8...
[INFO] testing scale_signature_http-0.3.8 against 1.95.0 for beta-1.96-2
[INFO] extracting crate scale_signature_http 0.3.8 into /workspace/builds/worker-7-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-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate scale_signature_http 0.3.8 on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.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.95.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Blocking waiting for file lock on package cache
[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-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 6314f1f0e742882361770d3d4efe9fac978ad59f6fbac3d0e9f7fd6e29191bea
[INFO] running `Command { std: "docker" "start" "-a" "6314f1f0e742882361770d3d4efe9fac978ad59f6fbac3d0e9f7fd6e29191bea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "6314f1f0e742882361770d3d4efe9fac978ad59f6fbac3d0e9f7fd6e29191bea", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "6314f1f0e742882361770d3d4efe9fac978ad59f6fbac3d0e9f7fd6e29191bea", kill_on_drop: false }`
[INFO] [stdout] 6314f1f0e742882361770d3d4efe9fac978ad59f6fbac3d0e9f7fd6e29191bea
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] aa581ed4ab459b806f6acde14eb1fa930876ef2712a8161e0c2d02afe460f217
[INFO] running `Command { std: "docker" "start" "-a" "aa581ed4ab459b806f6acde14eb1fa930876ef2712a8161e0c2d02afe460f217", kill_on_drop: false }`
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling scale_signature v0.2.11
[INFO] [stderr]    Compiling polyglot_rs v0.6.1
[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<Vec<u8>>,
[INFO] [stdout]    |             -- the lifetime is named here
[INFO] [stdout] 28 |     ) -> Result<&mut Cursor<Vec<u8>>, Box<dyn std::error::Error>>;
[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<Vec<u8>>, Box<dyn std::error::Error>>;
[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<Vec<u8>>,
[INFO] [stdout]    |             -- the lifetime is named here
[INFO] [stdout] 48 |     ) -> Result<&mut Cursor<Vec<u8>>, Box<dyn std::error::Error>> {
[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<Vec<u8>>, Box<dyn std::error::Error>> {
[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<Vec<u8>>,
[INFO] [stdout]    |             -- the lifetime is named here
[INFO] [stdout] 92 |     ) -> Result<&mut Cursor<Vec<u8>>, Box<dyn std::error::Error>> {
[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<Vec<u8>>, Box<dyn std::error::Error>> {
[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<Vec<u8>>,
[INFO] [stdout]     |             -- the lifetime is named here
[INFO] [stdout] 166 |     ) -> Result<&mut Cursor<Vec<u8>>, Box<dyn std::error::Error>> {
[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<Vec<u8>>, Box<dyn std::error::Error>> {
[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<Vec<u8>>,
[INFO] [stdout]     |             -- the lifetime is named here
[INFO] [stdout] 229 |     ) -> Result<&mut Cursor<Vec<u8>>, Box<dyn std::error::Error>> {
[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<Vec<u8>>, Box<dyn std::error::Error>> {
[INFO] [stdout]     |                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.03s
[INFO] running `Command { std: "docker" "inspect" "aa581ed4ab459b806f6acde14eb1fa930876ef2712a8161e0c2d02afe460f217", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "aa581ed4ab459b806f6acde14eb1fa930876ef2712a8161e0c2d02afe460f217", kill_on_drop: false }`
[INFO] [stdout] aa581ed4ab459b806f6acde14eb1fa930876ef2712a8161e0c2d02afe460f217
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d809c56182ba85f3863b35184874b42b273e42aa001e0d4a851fa1f5b38f7a96
[INFO] running `Command { std: "docker" "start" "-a" "d809c56182ba85f3863b35184874b42b273e42aa001e0d4a851fa1f5b38f7a96", 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<Vec<u8>>,
[INFO] [stdout]    |             -- the lifetime is named here
[INFO] [stdout] 28 |     ) -> Result<&mut Cursor<Vec<u8>>, Box<dyn std::error::Error>>;
[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<Vec<u8>>, Box<dyn std::error::Error>>;
[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<Vec<u8>>,
[INFO] [stdout]    |             -- the lifetime is named here
[INFO] [stdout] 48 |     ) -> Result<&mut Cursor<Vec<u8>>, Box<dyn std::error::Error>> {
[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<Vec<u8>>, Box<dyn std::error::Error>> {
[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<Vec<u8>>,
[INFO] [stdout]    |             -- the lifetime is named here
[INFO] [stdout] 92 |     ) -> Result<&mut Cursor<Vec<u8>>, Box<dyn std::error::Error>> {
[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<Vec<u8>>, Box<dyn std::error::Error>> {
[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<Vec<u8>>,
[INFO] [stdout]     |             -- the lifetime is named here
[INFO] [stdout] 166 |     ) -> Result<&mut Cursor<Vec<u8>>, Box<dyn std::error::Error>> {
[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<Vec<u8>>, Box<dyn std::error::Error>> {
[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<Vec<u8>>,
[INFO] [stdout]     |             -- the lifetime is named here
[INFO] [stdout] 229 |     ) -> Result<&mut Cursor<Vec<u8>>, Box<dyn std::error::Error>> {
[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<Vec<u8>>, Box<dyn std::error::Error>> {
[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<Vec<u8>>,
[INFO] [stdout]    |             -- the lifetime is named here
[INFO] [stdout] 28 |     ) -> Result<&mut Cursor<Vec<u8>>, Box<dyn std::error::Error>>;
[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<Vec<u8>>, Box<dyn std::error::Error>>;
[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<Vec<u8>>,
[INFO] [stdout]    |             -- the lifetime is named here
[INFO] [stdout] 48 |     ) -> Result<&mut Cursor<Vec<u8>>, Box<dyn std::error::Error>> {
[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<Vec<u8>>, Box<dyn std::error::Error>> {
[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<Vec<u8>>,
[INFO] [stdout]    |             -- the lifetime is named here
[INFO] [stdout] 92 |     ) -> Result<&mut Cursor<Vec<u8>>, Box<dyn std::error::Error>> {
[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<Vec<u8>>, Box<dyn std::error::Error>> {
[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<Vec<u8>>,
[INFO] [stdout]     |             -- the lifetime is named here
[INFO] [stdout] 166 |     ) -> Result<&mut Cursor<Vec<u8>>, Box<dyn std::error::Error>> {
[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<Vec<u8>>, Box<dyn std::error::Error>> {
[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<Vec<u8>>,
[INFO] [stdout]     |             -- the lifetime is named here
[INFO] [stdout] 229 |     ) -> Result<&mut Cursor<Vec<u8>>, Box<dyn std::error::Error>> {
[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<Vec<u8>>, Box<dyn std::error::Error>> {
[INFO] [stdout]     |                  ++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.26s
[INFO] running `Command { std: "docker" "inspect" "d809c56182ba85f3863b35184874b42b273e42aa001e0d4a851fa1f5b38f7a96", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d809c56182ba85f3863b35184874b42b273e42aa001e0d4a851fa1f5b38f7a96", kill_on_drop: false }`
[INFO] [stdout] d809c56182ba85f3863b35184874b42b273e42aa001e0d4a851fa1f5b38f7a96
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 408f99dddfa78fb4bb17d015c39f5124246b04cef94421e6c1be698eaaa3ed32
[INFO] running `Command { std: "docker" "start" "-a" "408f99dddfa78fb4bb17d015c39f5124246b04cef94421e6c1be698eaaa3ed32", 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] [stderr]    |          -- the lifetime is named here
[INFO] [stderr] 27 |         b: &'a mut Cursor<Vec<u8>>,
[INFO] [stderr]    |             -- the lifetime is named here
[INFO] [stderr] 28 |     ) -> Result<&mut Cursor<Vec<u8>>, Box<dyn std::error::Error>>;
[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<Vec<u8>>, Box<dyn std::error::Error>>;
[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<Vec<u8>>,
[INFO] [stderr]    |             -- the lifetime is named here
[INFO] [stderr] 48 |     ) -> Result<&mut Cursor<Vec<u8>>, Box<dyn std::error::Error>> {
[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<Vec<u8>>, Box<dyn std::error::Error>> {
[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<Vec<u8>>,
[INFO] [stderr]    |             -- the lifetime is named here
[INFO] [stderr] 92 |     ) -> Result<&mut Cursor<Vec<u8>>, Box<dyn std::error::Error>> {
[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<Vec<u8>>, Box<dyn std::error::Error>> {
[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<Vec<u8>>,
[INFO] [stderr]     |             -- the lifetime is named here
[INFO] [stderr] 166 |     ) -> Result<&mut Cursor<Vec<u8>>, Box<dyn std::error::Error>> {
[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<Vec<u8>>, Box<dyn std::error::Error>> {
[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<Vec<u8>>,
[INFO] [stderr]     |             -- the lifetime is named here
[INFO] [stderr] 229 |     ) -> Result<&mut Cursor<Vec<u8>>, Box<dyn std::error::Error>> {
[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<Vec<u8>>, Box<dyn std::error::Error>> {
[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.02s
[INFO] [stderr]      Running unittests lib.rs (/opt/rustwide/target/debug/deps/scale_signature_http-9ec06570149c3251)
[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] [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" "408f99dddfa78fb4bb17d015c39f5124246b04cef94421e6c1be698eaaa3ed32", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "408f99dddfa78fb4bb17d015c39f5124246b04cef94421e6c1be698eaaa3ed32", kill_on_drop: false }`
[INFO] [stdout] 408f99dddfa78fb4bb17d015c39f5124246b04cef94421e6c1be698eaaa3ed32
