[INFO] fetching crate scale_signature_http 0.3.8... [INFO] testing scale_signature_http-0.3.8 against master#caccb4d0368bd918ef6668af8e13834d07040417 for pr-146098-1 [INFO] extracting crate scale_signature_http 0.3.8 into /workspace/builds/worker-3-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-3-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate scale_signature_http 0.3.8 on toolchain caccb4d0368bd918ef6668af8e13834d07040417 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "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" "+caccb4d0368bd918ef6668af8e13834d07040417" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded scale_signature v0.2.11 [INFO] [stderr] Downloaded polyglot_rs v0.6.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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" "+caccb4d0368bd918ef6668af8e13834d07040417" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38e6e58e91068b5bf8c633aa840b322abca663a3403da0a7f1b1459fd4a0e578 [INFO] running `Command { std: "docker" "start" "-a" "38e6e58e91068b5bf8c633aa840b322abca663a3403da0a7f1b1459fd4a0e578", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38e6e58e91068b5bf8c633aa840b322abca663a3403da0a7f1b1459fd4a0e578", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38e6e58e91068b5bf8c633aa840b322abca663a3403da0a7f1b1459fd4a0e578", kill_on_drop: false }` [INFO] [stdout] 38e6e58e91068b5bf8c633aa840b322abca663a3403da0a7f1b1459fd4a0e578 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ee9d2d483f9b7e0a9977236e4b5b81e3344b8addcb277cb0342c4093c58222e5 [INFO] running `Command { std: "docker" "start" "-a" "ee9d2d483f9b7e0a9977236e4b5b81e3344b8addcb277cb0342c4093c58222e5", 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.54s [INFO] running `Command { std: "docker" "inspect" "ee9d2d483f9b7e0a9977236e4b5b81e3344b8addcb277cb0342c4093c58222e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ee9d2d483f9b7e0a9977236e4b5b81e3344b8addcb277cb0342c4093c58222e5", kill_on_drop: false }` [INFO] [stdout] ee9d2d483f9b7e0a9977236e4b5b81e3344b8addcb277cb0342c4093c58222e5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 62ac6fd8e7e2af83c6ea047d83e8308636e08e213822e693acf9d71a24e0cb5f [INFO] running `Command { std: "docker" "start" "-a" "62ac6fd8e7e2af83c6ea047d83e8308636e08e213822e693acf9d71a24e0cb5f", kill_on_drop: false }` [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] [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.27s [INFO] running `Command { std: "docker" "inspect" "62ac6fd8e7e2af83c6ea047d83e8308636e08e213822e693acf9d71a24e0cb5f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "62ac6fd8e7e2af83c6ea047d83e8308636e08e213822e693acf9d71a24e0cb5f", kill_on_drop: false }` [INFO] [stdout] 62ac6fd8e7e2af83c6ea047d83e8308636e08e213822e693acf9d71a24e0cb5f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+caccb4d0368bd918ef6668af8e13834d07040417" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 94e9532ce8ee1e36b98c69c0865dd801ac304fb1ab4e97febfb6d6928a90422f [INFO] running `Command { std: "docker" "start" "-a" "94e9532ce8ee1e36b98c69c0865dd801ac304fb1ab4e97febfb6d6928a90422f", 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>, [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.02s [INFO] [stderr] Running unittests lib.rs (/opt/rustwide/target/debug/deps/scale_signature_http-1b14fb3926151382) [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" "94e9532ce8ee1e36b98c69c0865dd801ac304fb1ab4e97febfb6d6928a90422f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94e9532ce8ee1e36b98c69c0865dd801ac304fb1ab4e97febfb6d6928a90422f", kill_on_drop: false }` [INFO] [stdout] 94e9532ce8ee1e36b98c69c0865dd801ac304fb1ab4e97febfb6d6928a90422f