[INFO] fetching crate gitlab-butler-lib 0.9.1...
[INFO] testing gitlab-butler-lib-0.9.1 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate gitlab-butler-lib 0.9.1 into /workspace/builds/worker-7-tc1/source
[INFO] started tweaking crates.io crate gitlab-butler-lib 0.9.1
[INFO] finished tweaking crates.io crate gitlab-butler-lib 0.9.1
[INFO] tweaked toml for crates.io crate gitlab-butler-lib 0.9.1 written to /workspace/builds/worker-7-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate gitlab-butler-lib 0.9.1 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 175 packages to latest compatible versions
[INFO] [stderr]       Adding env_logger v0.7.1 (available: v0.11.8)
[INFO] [stderr]       Adding reqwest v0.10.10 (available: v0.12.24)
[INFO] [stderr]       Adding url v1.7.2 (available: v2.5.7)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 142d8d88553ace766a1a4e61fb67fd3dfae53c10ddde09a2e5e50378791808d6
[INFO] running `Command { std: "docker" "start" "-a" "142d8d88553ace766a1a4e61fb67fd3dfae53c10ddde09a2e5e50378791808d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "142d8d88553ace766a1a4e61fb67fd3dfae53c10ddde09a2e5e50378791808d6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "142d8d88553ace766a1a4e61fb67fd3dfae53c10ddde09a2e5e50378791808d6", kill_on_drop: false }`
[INFO] [stdout] 142d8d88553ace766a1a4e61fb67fd3dfae53c10ddde09a2e5e50378791808d6
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c0c803d042d7ca160c7c6e81df712603db5af718cfb310cf0dec46230ca36614
[INFO] running `Command { std: "docker" "start" "-a" "c0c803d042d7ca160c7c6e81df712603db5af718cfb310cf0dec46230ca36614", kill_on_drop: false }`
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling mio v0.6.23
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling native-tls v0.2.14
[INFO] [stderr]    Compiling matches v0.1.10
[INFO] [stderr]    Compiling unicode-bidi v0.3.18
[INFO] [stderr]    Compiling humantime v1.3.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling percent-encoding v1.0.1
[INFO] [stderr]    Compiling serde_path_to_error v0.1.20
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling env_logger v0.7.1
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling url v1.7.2
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling tokio-util v0.3.1
[INFO] [stderr]    Compiling tokio-tls v0.3.1
[INFO] [stderr]    Compiling h2 v0.2.7
[INFO] [stderr]    Compiling hyper v0.13.10
[INFO] [stderr]    Compiling hyper-tls v0.4.3
[INFO] [stderr]    Compiling reqwest v0.10.10
[INFO] [stderr]    Compiling gitlab-butler-lib v0.9.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:165:62
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub fn get_paginated<'c>(&'c self, api_path: &'c str) -> Paginated<()> {
[INFO] [stdout]     |                               --                  --         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |                   |
[INFO] [stdout]     |                               |                   the 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 `'c`
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub fn get_paginated<'c>(&'c self, api_path: &'c str) -> Paginated<'c, ()> {
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:168:86
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn get_json_paginated<'c, T>(&'c self, api_path: &'c str, message: &'c T) -> Paginated<T>
[INFO] [stdout]     |                                       --                  --                --       ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                       |                   |                 |
[INFO] [stdout]     |                                       |                   |                 the lifetime is named here
[INFO] [stdout]     |                                       |                   the 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 `'c`
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn get_json_paginated<'c, T>(&'c self, api_path: &'c str, message: &'c T) -> Paginated<'c, T>
[INFO] [stdout]     |                                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.94s
[INFO] running `Command { std: "docker" "inspect" "c0c803d042d7ca160c7c6e81df712603db5af718cfb310cf0dec46230ca36614", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c0c803d042d7ca160c7c6e81df712603db5af718cfb310cf0dec46230ca36614", kill_on_drop: false }`
[INFO] [stdout] c0c803d042d7ca160c7c6e81df712603db5af718cfb310cf0dec46230ca36614
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1fe39a1ee9ad754d93e2a9834ac3a3fe8117d4215b6d6df448072d9a9b623926
[INFO] running `Command { std: "docker" "start" "-a" "1fe39a1ee9ad754d93e2a9834ac3a3fe8117d4215b6d6df448072d9a9b623926", kill_on_drop: false }`
[INFO] [stderr]    Compiling gitlab-butler-lib v0.9.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:165:62
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub fn get_paginated<'c>(&'c self, api_path: &'c str) -> Paginated<()> {
[INFO] [stdout]     |                               --                  --         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |                   |
[INFO] [stdout]     |                               |                   the 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 `'c`
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub fn get_paginated<'c>(&'c self, api_path: &'c str) -> Paginated<'c, ()> {
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:168:86
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn get_json_paginated<'c, T>(&'c self, api_path: &'c str, message: &'c T) -> Paginated<T>
[INFO] [stdout]     |                                       --                  --                --       ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                       |                   |                 |
[INFO] [stdout]     |                                       |                   |                 the lifetime is named here
[INFO] [stdout]     |                                       |                   the 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 `'c`
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn get_json_paginated<'c, T>(&'c self, api_path: &'c str, message: &'c T) -> Paginated<'c, T>
[INFO] [stdout]     |                                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:165:62
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub fn get_paginated<'c>(&'c self, api_path: &'c str) -> Paginated<()> {
[INFO] [stdout]     |                               --                  --         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                               |                   |
[INFO] [stdout]     |                               |                   the 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 `'c`
[INFO] [stdout]     |
[INFO] [stdout] 165 |     pub fn get_paginated<'c>(&'c self, api_path: &'c str) -> Paginated<'c, ()> {
[INFO] [stdout]     |                                                                        +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stdout]    --> src/client.rs:168:86
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn get_json_paginated<'c, T>(&'c self, api_path: &'c str, message: &'c T) -> Paginated<T>
[INFO] [stdout]     |                                       --                  --                --       ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                                       |                   |                 |
[INFO] [stdout]     |                                       |                   |                 the lifetime is named here
[INFO] [stdout]     |                                       |                   the 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 `'c`
[INFO] [stdout]     |
[INFO] [stdout] 168 |     pub fn get_json_paginated<'c, T>(&'c self, api_path: &'c str, message: &'c T) -> Paginated<'c, T>
[INFO] [stdout]     |                                                                                                +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.63s
[INFO] running `Command { std: "docker" "inspect" "1fe39a1ee9ad754d93e2a9834ac3a3fe8117d4215b6d6df448072d9a9b623926", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1fe39a1ee9ad754d93e2a9834ac3a3fe8117d4215b6d6df448072d9a9b623926", kill_on_drop: false }`
[INFO] [stdout] 1fe39a1ee9ad754d93e2a9834ac3a3fe8117d4215b6d6df448072d9a9b623926
[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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] b968c421fc8e30aa3418e0709f6aebf83f9d20cdb42603806238e1c112f803be
[INFO] running `Command { std: "docker" "start" "-a" "b968c421fc8e30aa3418e0709f6aebf83f9d20cdb42603806238e1c112f803be", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/client.rs:165:62
[INFO] [stderr]     |
[INFO] [stderr] 165 |     pub fn get_paginated<'c>(&'c self, api_path: &'c str) -> Paginated<()> {
[INFO] [stderr]     |                               --                  --         ^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                               |                   |
[INFO] [stderr]     |                               |                   the lifetime is named here
[INFO] [stderr]     |                               the lifetime is named 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 `'c`
[INFO] [stderr]     |
[INFO] [stderr] 165 |     pub fn get_paginated<'c>(&'c self, api_path: &'c str) -> Paginated<'c, ()> {
[INFO] [stderr]     |                                                                        +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's named elsewhere is confusing
[INFO] [stderr]    --> src/client.rs:168:86
[INFO] [stderr]     |
[INFO] [stderr] 168 |     pub fn get_json_paginated<'c, T>(&'c self, api_path: &'c str, message: &'c T) -> Paginated<T>
[INFO] [stderr]     |                                       --                  --                --       ^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                                       |                   |                 |
[INFO] [stderr]     |                                       |                   |                 the lifetime is named here
[INFO] [stderr]     |                                       |                   the lifetime is named here
[INFO] [stderr]     |                                       the lifetime is named here
[INFO] [stderr]     |
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stderr] help: consistently use `'c`
[INFO] [stderr]     |
[INFO] [stderr] 168 |     pub fn get_json_paginated<'c, T>(&'c self, api_path: &'c str, message: &'c T) -> Paginated<'c, T>
[INFO] [stderr]     |                                                                                                +++
[INFO] [stderr] 
[INFO] [stderr] warning: `gitlab-butler-lib` (lib) generated 2 warnings (run `cargo fix --lib -p gitlab-butler-lib` to apply 2 suggestions)
[INFO] [stderr] warning: `gitlab-butler-lib` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/gitlab_butler_lib-1b4a81d0e4790ff2)
[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 gitlab_butler_lib
[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" "b968c421fc8e30aa3418e0709f6aebf83f9d20cdb42603806238e1c112f803be", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b968c421fc8e30aa3418e0709f6aebf83f9d20cdb42603806238e1c112f803be", kill_on_drop: false }`
[INFO] [stdout] b968c421fc8e30aa3418e0709f6aebf83f9d20cdb42603806238e1c112f803be
