[INFO] fetching crate pre-rfc3243-libtw2-gamenet-common 0.1.1...
[INFO] testing pre-rfc3243-libtw2-gamenet-common-0.1.1 against 1.91.0 for beta-1.92-2
[INFO] extracting crate pre-rfc3243-libtw2-gamenet-common 0.1.1 into /workspace/builds/worker-5-tc1/source
[INFO] started tweaking crates.io crate pre-rfc3243-libtw2-gamenet-common 0.1.1
[INFO] finished tweaking crates.io crate pre-rfc3243-libtw2-gamenet-common 0.1.1
[INFO] tweaked toml for crates.io crate pre-rfc3243-libtw2-gamenet-common 0.1.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate pre-rfc3243-libtw2-gamenet-common 0.1.1 on toolchain 1.91.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.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.91.0" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 19 packages to latest compatible versions
[INFO] [stderr]       Adding arrayvec v0.5.2 (available: v0.7.6)
[INFO] [stderr]       Adding uuid v0.8.2 (available: v1.18.1)
[INFO] [stderr]       Adding zerocopy v0.7.35 (available: v0.8.27)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.91.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded warn v0.2.2
[INFO] [stderr]   Downloaded pre-rfc3243-libtw2-packer v0.1.0
[INFO] [stderr]   Downloaded mac v0.0.2
[INFO] [stderr]   Downloaded buffer v0.1.9
[INFO] [stderr]   Downloaded pre-rfc3243-libtw2-common v0.1.0
[INFO] [stderr]   Downloaded log v0.3.9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+1.91.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 173d2a16924a6b7dc722ade30110b7bb23d178a29c0187bde427c834ab7aa9c0
[INFO] running `Command { std: "docker" "start" "-a" "173d2a16924a6b7dc722ade30110b7bb23d178a29c0187bde427c834ab7aa9c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "173d2a16924a6b7dc722ade30110b7bb23d178a29c0187bde427c834ab7aa9c0", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "173d2a16924a6b7dc722ade30110b7bb23d178a29c0187bde427c834ab7aa9c0", kill_on_drop: false }`
[INFO] [stdout] 173d2a16924a6b7dc722ade30110b7bb23d178a29c0187bde427c834ab7aa9c0
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f2c9265c41b71849385e3ccb27b5da721dd9120345380ef74ce13be35b65f2d9
[INFO] running `Command { std: "docker" "start" "-a" "f2c9265c41b71849385e3ccb27b5da721dd9120345380ef74ce13be35b65f2d9", kill_on_drop: false }`
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling proc-macro2 v1.0.103
[INFO] [stderr]    Compiling quote v1.0.41
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stderr]    Compiling arrayvec v0.5.2
[INFO] [stderr]    Compiling zerocopy v0.7.35
[INFO] [stderr]    Compiling mac v0.0.2
[INFO] [stderr]    Compiling buffer v0.1.9
[INFO] [stderr]    Compiling log v0.3.9
[INFO] [stderr]    Compiling warn v0.2.2
[INFO] [stderr]    Compiling pre-rfc3243-libtw2-common v0.1.0
[INFO] [stderr]    Compiling syn v2.0.108
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling uuid v0.8.2
[INFO] [stderr]    Compiling pre-rfc3243-libtw2-packer v0.1.0
[INFO] [stderr]    Compiling pre-rfc3243-libtw2-gamenet-common v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/debug.rs:11:23
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub fn new(slice: &[T], f: F) -> DebugSlice<T, D, F> {
[INFO] [stdout]    |                       ^^^^           ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub fn new(slice: &[T], f: F) -> DebugSlice<'_, T, D, F> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/msg.rs:28:30
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn from_bytes(bytes: &[u8]) -> ClientsData {
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[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] 28 |     pub fn from_bytes(bytes: &[u8]) -> ClientsData<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 13.22s
[INFO] running `Command { std: "docker" "inspect" "f2c9265c41b71849385e3ccb27b5da721dd9120345380ef74ce13be35b65f2d9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f2c9265c41b71849385e3ccb27b5da721dd9120345380ef74ce13be35b65f2d9", kill_on_drop: false }`
[INFO] [stdout] f2c9265c41b71849385e3ccb27b5da721dd9120345380ef74ce13be35b65f2d9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] d436e1fcd675d289237f56747a63f5686544026e2111b740abf4beab04b658db
[INFO] running `Command { std: "docker" "start" "-a" "d436e1fcd675d289237f56747a63f5686544026e2111b740abf4beab04b658db", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/debug.rs:11:23
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub fn new(slice: &[T], f: F) -> DebugSlice<T, D, F> {
[INFO] [stdout]    |                       ^^^^           ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub fn new(slice: &[T], f: F) -> DebugSlice<'_, T, D, F> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling pre-rfc3243-libtw2-gamenet-common v0.1.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/msg.rs:28:30
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn from_bytes(bytes: &[u8]) -> ClientsData {
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[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] 28 |     pub fn from_bytes(bytes: &[u8]) -> ClientsData<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/debug.rs:11:23
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub fn new(slice: &[T], f: F) -> DebugSlice<T, D, F> {
[INFO] [stdout]    |                       ^^^^           ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                       |
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stdout] help: use `'_` for type paths
[INFO] [stdout]    |
[INFO] [stdout] 11 |     pub fn new(slice: &[T], f: F) -> DebugSlice<'_, T, D, F> {
[INFO] [stdout]    |                                                 +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> src/msg.rs:28:30
[INFO] [stdout]    |
[INFO] [stdout] 28 |     pub fn from_bytes(bytes: &[u8]) -> ClientsData {
[INFO] [stdout]    |                              ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stdout]    |                              |
[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] 28 |     pub fn from_bytes(bytes: &[u8]) -> ClientsData<'_> {
[INFO] [stdout]    |                                                   ++++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s
[INFO] running `Command { std: "docker" "inspect" "d436e1fcd675d289237f56747a63f5686544026e2111b740abf4beab04b658db", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d436e1fcd675d289237f56747a63f5686544026e2111b740abf4beab04b658db", kill_on_drop: false }`
[INFO] [stdout] d436e1fcd675d289237f56747a63f5686544026e2111b740abf4beab04b658db
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+1.91.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 825c40b1db0a93a1b72a93e4459cb4411032fe712a7d1ab7da0eccc5fc58b812
[INFO] running `Command { std: "docker" "start" "-a" "825c40b1db0a93a1b72a93e4459cb4411032fe712a7d1ab7da0eccc5fc58b812", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/debug.rs:11:23
[INFO] [stderr]    |
[INFO] [stderr] 11 |     pub fn new(slice: &[T], f: F) -> DebugSlice<T, D, F> {
[INFO] [stderr]    |                       ^^^^           ^^^^^^^^^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                       |
[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]    = note: `#[warn(mismatched_lifetime_syntaxes)]` on by default
[INFO] [stderr] help: use `'_` for type paths
[INFO] [stderr]    |
[INFO] [stderr] 11 |     pub fn new(slice: &[T], f: F) -> DebugSlice<'_, T, D, F> {
[INFO] [stderr]    |                                                 +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> src/msg.rs:28:30
[INFO] [stderr]    |
[INFO] [stderr] 28 |     pub fn from_bytes(bytes: &[u8]) -> ClientsData {
[INFO] [stderr]    |                              ^^^^^     ^^^^^^^^^^^ the same lifetime is hidden here
[INFO] [stderr]    |                              |
[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] 28 |     pub fn from_bytes(bytes: &[u8]) -> ClientsData<'_> {
[INFO] [stderr]    |                                                   ++++
[INFO] [stderr] 
[INFO] [stderr] warning: `pre-rfc3243-libtw2-gamenet-common` (lib) generated 2 warnings (run `cargo fix --lib -p pre-rfc3243-libtw2-gamenet-common` to apply 2 suggestions)
[INFO] [stderr] warning: `pre-rfc3243-libtw2-gamenet-common` (lib test) generated 2 warnings (2 duplicates)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.05s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/libtw2_gamenet_common-e763d40a9e364a14)
[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 libtw2_gamenet_common
[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" "825c40b1db0a93a1b72a93e4459cb4411032fe712a7d1ab7da0eccc5fc58b812", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "825c40b1db0a93a1b72a93e4459cb4411032fe712a7d1ab7da0eccc5fc58b812", kill_on_drop: false }`
[INFO] [stdout] 825c40b1db0a93a1b72a93e4459cb4411032fe712a7d1ab7da0eccc5fc58b812
