[INFO] fetching crate gitlab-butler-lib 0.9.1...
[INFO] testing gitlab-butler-lib-0.9.1 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate gitlab-butler-lib 0.9.1 into /workspace/builds/worker-7-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate gitlab-butler-lib 0.9.1 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0bcd8e158e7a7c3c269c9073ee9adb0ab1180feaecfb263363e4c94700708b0d
[INFO] running `Command { std: "docker" "start" "-a" "0bcd8e158e7a7c3c269c9073ee9adb0ab1180feaecfb263363e4c94700708b0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0bcd8e158e7a7c3c269c9073ee9adb0ab1180feaecfb263363e4c94700708b0d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0bcd8e158e7a7c3c269c9073ee9adb0ab1180feaecfb263363e4c94700708b0d", kill_on_drop: false }`
[INFO] [stdout] 0bcd8e158e7a7c3c269c9073ee9adb0ab1180feaecfb263363e4c94700708b0d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] b66010114e4c15fb9486777ec02fa03c30bcefc06fabb61b48e9adfc47d82751
[INFO] running `Command { std: "docker" "start" "-a" "b66010114e4c15fb9486777ec02fa03c30bcefc06fabb61b48e9adfc47d82751", 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 unicode-bidi v0.3.18
[INFO] [stderr]    Compiling matches v0.1.10
[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 env_logger v0.7.1
[INFO] [stderr]    Compiling tracing-futures v0.2.5
[INFO] [stderr]    Compiling tokio v0.2.25
[INFO] [stderr]    Compiling idna v0.1.5
[INFO] [stderr]    Compiling url v2.5.7
[INFO] [stderr]    Compiling serde_urlencoded v0.7.1
[INFO] [stderr]    Compiling chrono v0.4.42
[INFO] [stderr]    Compiling url v1.7.2
[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 21.94s
[INFO] running `Command { std: "docker" "inspect" "b66010114e4c15fb9486777ec02fa03c30bcefc06fabb61b48e9adfc47d82751", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "b66010114e4c15fb9486777ec02fa03c30bcefc06fabb61b48e9adfc47d82751", kill_on_drop: false }`
[INFO] [stdout] b66010114e4c15fb9486777ec02fa03c30bcefc06fabb61b48e9adfc47d82751
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dbfea7dca796702f33641b9f33b88d5501539ac21a3d3cfbe5fa85f5ffb6bdc0
[INFO] running `Command { std: "docker" "start" "-a" "dbfea7dca796702f33641b9f33b88d5501539ac21a3d3cfbe5fa85f5ffb6bdc0", kill_on_drop: false }`
[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]    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 `test` profile [unoptimized + debuginfo] target(s) in 1.99s
[INFO] running `Command { std: "docker" "inspect" "dbfea7dca796702f33641b9f33b88d5501539ac21a3d3cfbe5fa85f5ffb6bdc0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbfea7dca796702f33641b9f33b88d5501539ac21a3d3cfbe5fa85f5ffb6bdc0", kill_on_drop: false }`
[INFO] [stdout] dbfea7dca796702f33641b9f33b88d5501539ac21a3d3cfbe5fa85f5ffb6bdc0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 9bc952a118625c08883f90f3c03e2f63dfecd5156baf7d5caa5ace691389d647
[INFO] running `Command { std: "docker" "start" "-a" "9bc952a118625c08883f90f3c03e2f63dfecd5156baf7d5caa5ace691389d647", 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] [stdout] 
[INFO] [stderr]     |                                       |                   the lifetime is named here
[INFO] [stdout] running 0 tests
[INFO] [stderr]     |                                       the lifetime is named here
[INFO] [stdout] 
[INFO] [stderr]     |
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stderr]     = help: the same lifetime is referred to in inconsistent ways, making the signature confusing
[INFO] [stdout] 
[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] [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" "9bc952a118625c08883f90f3c03e2f63dfecd5156baf7d5caa5ace691389d647", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "9bc952a118625c08883f90f3c03e2f63dfecd5156baf7d5caa5ace691389d647", kill_on_drop: false }`
[INFO] [stdout] 9bc952a118625c08883f90f3c03e2f63dfecd5156baf7d5caa5ace691389d647
