[INFO] fetching crate rust-sk 0.2.0...
[INFO] testing rust-sk-0.2.0 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-7
[INFO] extracting crate rust-sk 0.2.0 into /workspace/builds/worker-4-tc1/source
[INFO] started tweaking crates.io crate rust-sk 0.2.0
[INFO] finished tweaking crates.io crate rust-sk 0.2.0
[INFO] tweaked toml for crates.io crate rust-sk 0.2.0 written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate rust-sk 0.2.0 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 59 packages to latest compatible versions
[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] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded dircpy v0.3.19
[INFO] [stderr]   Downloaded zmq-sys v0.12.0
[INFO] [stderr]   Downloaded jwalk v0.8.1
[INFO] [stderr]   Downloaded zmq v0.10.0
[INFO] [stderr]   Downloaded zeromq-src v0.2.6+4.3.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] d44ebd01bf349caeda26a89b8cbef0a688da1ef4a661e7cd221e3ca1927833e3
[INFO] running `Command { std: "docker" "start" "-a" "d44ebd01bf349caeda26a89b8cbef0a688da1ef4a661e7cd221e3ca1927833e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d44ebd01bf349caeda26a89b8cbef0a688da1ef4a661e7cd221e3ca1927833e3", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d44ebd01bf349caeda26a89b8cbef0a688da1ef4a661e7cd221e3ca1927833e3", kill_on_drop: false }`
[INFO] [stdout] d44ebd01bf349caeda26a89b8cbef0a688da1ef4a661e7cd221e3ca1927833e3
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 3837426bde135da23c7e90266adb5e096c716ead082eecd85b39bde63fbc9415
[INFO] running `Command { std: "docker" "start" "-a" "3837426bde135da23c7e90266adb5e096c716ead082eecd85b39bde63fbc9415", kill_on_drop: false }`
[INFO] [stderr]    Compiling crossbeam-utils v0.8.21
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling jobserver v0.1.34
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling zmq v0.10.0
[INFO] [stderr]    Compiling tokio v1.48.0
[INFO] [stderr]    Compiling cc v1.2.45
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.18
[INFO] [stderr]    Compiling crossbeam-queue v0.3.12
[INFO] [stderr]    Compiling crossbeam-channel v0.5.15
[INFO] [stderr]    Compiling crossbeam-deque v0.8.6
[INFO] [stderr]    Compiling toml_datetime v0.6.11
[INFO] [stderr]    Compiling serde_spanned v0.6.9
[INFO] [stderr]    Compiling crossbeam v0.8.4
[INFO] [stderr]    Compiling toml_edit v0.22.27
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling toml v0.8.23
[INFO] [stderr]    Compiling system-deps v6.2.2
[INFO] [stderr]    Compiling jwalk v0.8.1
[INFO] [stderr]    Compiling dircpy v0.3.19
[INFO] [stderr]    Compiling zeromq-src v0.2.6+4.3.4
[INFO] [stderr]    Compiling zmq-sys v0.12.0
[INFO] [stderr]    Compiling rust-sk v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:741:22
[INFO] [stdout]     |
[INFO] [stdout] 741 |     pub fn get_robot(&self, team:Team, number:RobotNumber) -> RskResult<Robot> {
[INFO] [stdout]     |                      ^^^^^ the lifetime is elided here                  ^^^^^ the same lifetime is hidden 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 741 |     pub fn get_robot(&self, team:Team, number:RobotNumber) -> RskResult<Robot<'_>> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:864:29
[INFO] [stdout]     |
[INFO] [stdout] 864 |     pub async fn get_allies(&self) -> RskResult<(Robot, Robot)> {
[INFO] [stdout]     |                             ^^^^^                ^^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |                    |
[INFO] [stdout]     |                             |                    the same lifetime is hidden here
[INFO] [stdout]     |                             the 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 864 |     pub async fn get_allies(&self) -> RskResult<(Robot<'_>, Robot<'_>)> {
[INFO] [stdout]     |                                                       ++++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s
[INFO] running `Command { std: "docker" "inspect" "3837426bde135da23c7e90266adb5e096c716ead082eecd85b39bde63fbc9415", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3837426bde135da23c7e90266adb5e096c716ead082eecd85b39bde63fbc9415", kill_on_drop: false }`
[INFO] [stdout] 3837426bde135da23c7e90266adb5e096c716ead082eecd85b39bde63fbc9415
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] 63599ecef65dcb3583163acab70f32bba3f229ae342fea5ac4b3db4f95fa69dd
[INFO] running `Command { std: "docker" "start" "-a" "63599ecef65dcb3583163acab70f32bba3f229ae342fea5ac4b3db4f95fa69dd", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:741:22
[INFO] [stdout]     |
[INFO] [stdout] 741 |     pub fn get_robot(&self, team:Team, number:RobotNumber) -> RskResult<Robot> {
[INFO] [stdout]     |                      ^^^^^ the lifetime is elided here                  ^^^^^ the same lifetime is hidden 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 741 |     pub fn get_robot(&self, team:Team, number:RobotNumber) -> RskResult<Robot<'_>> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:864:29
[INFO] [stdout]     |
[INFO] [stdout] 864 |     pub async fn get_allies(&self) -> RskResult<(Robot, Robot)> {
[INFO] [stdout]     |                             ^^^^^                ^^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |                    |
[INFO] [stdout]     |                             |                    the same lifetime is hidden here
[INFO] [stdout]     |                             the 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 864 |     pub async fn get_allies(&self) -> RskResult<(Robot<'_>, Robot<'_>)> {
[INFO] [stdout]     |                                                       ++++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling rust-sk v0.2.0 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:741:22
[INFO] [stdout]     |
[INFO] [stdout] 741 |     pub fn get_robot(&self, team:Team, number:RobotNumber) -> RskResult<Robot> {
[INFO] [stdout]     |                      ^^^^^ the lifetime is elided here                  ^^^^^ the same lifetime is hidden 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 741 |     pub fn get_robot(&self, team:Team, number:RobotNumber) -> RskResult<Robot<'_>> {
[INFO] [stdout]     |                                                                              ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]    --> src/lib.rs:864:29
[INFO] [stdout]     |
[INFO] [stdout] 864 |     pub async fn get_allies(&self) -> RskResult<(Robot, Robot)> {
[INFO] [stdout]     |                             ^^^^^                ^^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stdout]     |                             |                    |
[INFO] [stdout]     |                             |                    the same lifetime is hidden here
[INFO] [stdout]     |                             the 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: use `'_` for type paths
[INFO] [stdout]     |
[INFO] [stdout] 864 |     pub async fn get_allies(&self) -> RskResult<(Robot<'_>, Robot<'_>)> {
[INFO] [stdout]     |                                                       ++++       ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.06s
[INFO] running `Command { std: "docker" "inspect" "63599ecef65dcb3583163acab70f32bba3f229ae342fea5ac4b3db4f95fa69dd", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "63599ecef65dcb3583163acab70f32bba3f229ae342fea5ac4b3db4f95fa69dd", kill_on_drop: false }`
[INFO] [stdout] 63599ecef65dcb3583163acab70f32bba3f229ae342fea5ac4b3db4f95fa69dd
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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] cc032ef3167a9614f554d8778be6a509762ab0cda7d630690cd12ff334a0b099
[INFO] running `Command { std: "docker" "start" "-a" "cc032ef3167a9614f554d8778be6a509762ab0cda7d630690cd12ff334a0b099", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:741:22
[INFO] [stderr]     |
[INFO] [stderr] 741 |     pub fn get_robot(&self, team:Team, number:RobotNumber) -> RskResult<Robot> {
[INFO] [stderr]     |                      ^^^^^ the lifetime is elided here                  ^^^^^ the same lifetime is hidden 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 741 |     pub fn get_robot(&self, team:Team, number:RobotNumber) -> RskResult<Robot<'_>> {
[INFO] [stderr]     |                                                                              ++++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]    --> src/lib.rs:864:29
[INFO] [stderr]     |
[INFO] [stderr] 864 |     pub async fn get_allies(&self) -> RskResult<(Robot, Robot)> {
[INFO] [stderr]     |                             ^^^^^                ^^^^^  ^^^^^ the same lifetime is hidden here
[INFO] [stderr]     |                             |                    |
[INFO] [stderr]     |                             |                    the same lifetime is hidden here
[INFO] [stderr]     |                             the 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: use `'_` for type paths
[INFO] [stderr]     |
[INFO] [stderr] 864 |     pub async fn get_allies(&self) -> RskResult<(Robot<'_>, Robot<'_>)> {
[INFO] [stderr]     |                                                       ++++       ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `rust-sk` (lib) generated 2 warnings (run `cargo fix --lib -p rust-sk` to apply 2 suggestions)
[INFO] [stderr] warning: `rust-sk` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rust_sk-263d7a4970c0c1c9)
[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 rust_sk
[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" "cc032ef3167a9614f554d8778be6a509762ab0cda7d630690cd12ff334a0b099", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "cc032ef3167a9614f554d8778be6a509762ab0cda7d630690cd12ff334a0b099", kill_on_drop: false }`
[INFO] [stdout] cc032ef3167a9614f554d8778be6a509762ab0cda7d630690cd12ff334a0b099
