[INFO] cloning repository https://github.com/benjamin-cizej/l2r-server-emulator
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/benjamin-cizej/l2r-server-emulator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenjamin-cizej%2Fl2r-server-emulator", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenjamin-cizej%2Fl2r-server-emulator'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 1345ba03c62bd106b5102929cabfb12d4c97e8d0
[INFO] testing benjamin-cizej/l2r-server-emulator against master#ec6f9a5b4413f74386267ef8efc93712c2ce6db6 for pr-155739-1
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenjamin-cizej%2Fl2r-server-emulator" "/workspace/builds/worker-4-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/benjamin-cizej/l2r-server-emulator
[INFO] finished tweaking git repo https://github.com/benjamin-cizej/l2r-server-emulator
[INFO] tweaked toml for git repo https://github.com/benjamin-cizej/l2r-server-emulator written to /workspace/builds/worker-4-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/benjamin-cizej/l2r-server-emulator on toolchain ec6f9a5b4413f74386267ef8efc93712c2ce6db6
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/benjamin-cizej/l2r-server-emulator already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded ucs2 v0.3.2
[INFO] [stderr]   Downloaded bit_field v0.10.2
[INFO] [stderr]   Downloaded proc-macro2 v1.0.76
[INFO] [stderr]   Downloaded fuchsia-cprng v0.1.1
[INFO] [stderr]   Downloaded wasm-bindgen-shared v0.2.90
[INFO] [stderr]   Downloaded sha2 v0.9.9
[INFO] [stderr]   Downloaded wasm-bindgen-backend v0.2.90
[INFO] [stderr]   Downloaded num v0.4.1
[INFO] [stderr]   Downloaded rand v0.3.23
[INFO] [stderr]   Downloaded spki v0.6.0
[INFO] [stderr]   Downloaded rand_core v0.4.2
[INFO] [stderr]   Downloaded num-complex v0.4.4
[INFO] [stderr]   Downloaded sha-1 v0.9.8
[INFO] [stderr]   Downloaded rand_core v0.3.1
[INFO] [stderr]   Downloaded crypto-mac v0.10.1
[INFO] [stderr]   Downloaded time v0.1.45
[INFO] [stderr]   Downloaded wasm-bindgen-macro v0.2.90
[INFO] [stderr]   Downloaded rdrand v0.4.0
[INFO] [stderr]   Downloaded md-5 v0.9.1
[INFO] [stderr]   Downloaded hmac v0.10.1
[INFO] [stderr]   Downloaded windows-targets v0.52.0
[INFO] [stderr]   Downloaded pkcs1 v0.4.1
[INFO] [stderr]   Downloaded wasm-bindgen-macro-support v0.2.90
[INFO] [stderr]   Downloaded pem-rfc7468 v0.6.0
[INFO] [stderr]   Downloaded pwhash v1.0.0
[INFO] [stderr]   Downloaded num-rational v0.4.1
[INFO] [stderr]   Downloaded pkcs8 v0.9.0
[INFO] [stderr]   Downloaded smallvec v1.11.2
[INFO] [stderr]   Downloaded blowfish v0.7.0
[INFO] [stderr]   Downloaded rustc-serialize v0.3.25
[INFO] [stderr]   Downloaded gcc v0.3.55
[INFO] [stderr]   Downloaded js-sys v0.3.67
[INFO] [stderr]   Downloaded cipher v0.2.5
[INFO] [stderr]   Downloaded bytes v1.5.0
[INFO] [stderr]   Downloaded num-bigint v0.4.4
[INFO] [stderr]   Downloaded rsa v0.8.2
[INFO] [stderr]   Downloaded rand v0.4.6
[INFO] [stderr]   Downloaded der v0.6.1
[INFO] [stderr]   Downloaded memchr v2.7.1
[INFO] [stderr]   Downloaded syn v2.0.48
[INFO] [stderr]   Downloaded mio v0.8.10
[INFO] [stderr]   Downloaded wasm-bindgen v0.2.90
[INFO] [stderr]   Downloaded chrono v0.4.33
[INFO] [stderr]   Downloaded gimli v0.28.1
[INFO] [stderr]   Downloaded object v0.32.2
[INFO] [stderr]   Downloaded windows_aarch64_gnullvm v0.52.0
[INFO] [stderr]   Downloaded windows_x86_64_gnullvm v0.52.0
[INFO] [stderr]   Downloaded tokio v1.35.1
[INFO] [stderr]   Downloaded libc v0.2.152
[INFO] [stderr]   Downloaded windows_aarch64_msvc v0.52.0
[INFO] [stderr]   Downloaded windows_x86_64_msvc v0.52.0
[INFO] [stderr]   Downloaded windows_x86_64_gnu v0.52.0
[INFO] [stderr]   Downloaded windows_i686_gnu v0.52.0
[INFO] [stderr]   Downloaded rust-crypto v0.2.36
[INFO] [stderr]   Downloaded windows_i686_msvc v0.52.0
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] dbac2d4503bef63a35f5edcfcdbdbfd86ce53bb2ca63910163c34c9d6db5de7c
[INFO] running `Command { std: "docker" "start" "-a" "dbac2d4503bef63a35f5edcfcdbdbfd86ce53bb2ca63910163c34c9d6db5de7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "dbac2d4503bef63a35f5edcfcdbdbfd86ce53bb2ca63910163c34c9d6db5de7c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dbac2d4503bef63a35f5edcfcdbdbfd86ce53bb2ca63910163c34c9d6db5de7c", kill_on_drop: false }`
[INFO] [stdout] dbac2d4503bef63a35f5edcfcdbdbfd86ce53bb2ca63910163c34c9d6db5de7c
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 91f5e0332a6db68b15d0c14e918b79fa0321eccf4dfc93db6342db8cac58d99a
[INFO] running `Command { std: "docker" "start" "-a" "91f5e0332a6db68b15d0c14e918b79fa0321eccf4dfc93db6342db8cac58d99a", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v1.1.0
[INFO] [stderr]    Compiling libc v0.2.152
[INFO] [stderr]    Compiling libm v0.2.8
[INFO] [stderr]    Compiling proc-macro2 v1.0.76
[INFO] [stderr]    Compiling base64ct v1.6.0
[INFO] [stderr]    Compiling zeroize v1.7.0
[INFO] [stderr]    Compiling smallvec v1.11.2
[INFO] [stderr]    Compiling opaque-debug v0.3.0
[INFO] [stderr]    Compiling subtle v2.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.9
[INFO] [stderr]    Compiling num-bigint-dig v0.8.4
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]    Compiling spin v0.5.2
[INFO] [stderr]    Compiling rustc-serialize v0.3.25
[INFO] [stderr]    Compiling digest v0.9.0
[INFO] [stderr]    Compiling block-buffer v0.9.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling lazy_static v1.4.0
[INFO] [stderr]    Compiling cipher v0.2.5
[INFO] [stderr]    Compiling sha-1 v0.9.8
[INFO] [stderr]    Compiling sha2 v0.9.9
[INFO] [stderr]    Compiling md-5 v0.9.1
[INFO] [stderr]    Compiling bit_field v0.10.2
[INFO] [stderr]    Compiling pem-rfc7468 v0.6.0
[INFO] [stderr]    Compiling num-traits v0.2.17
[INFO] [stderr]    Compiling num-integer v0.1.45
[INFO] [stderr]    Compiling num-iter v0.1.43
[INFO] [stderr]    Compiling num-bigint v0.4.4
[INFO] [stderr]    Compiling lock_api v0.4.11
[INFO] [stderr]    Compiling num-rational v0.4.1
[INFO] [stderr]    Compiling crypto-mac v0.10.1
[INFO] [stderr]    Compiling blowfish v0.7.0
[INFO] [stderr]    Compiling bytes v1.5.0
[INFO] [stderr]    Compiling pin-project-lite v0.2.13
[INFO] [stderr]    Compiling hmac v0.10.1
[INFO] [stderr]    Compiling ucs2 v0.3.2
[INFO] [stderr]    Compiling der v0.6.1
[INFO] [stderr]    Compiling rust-crypto v0.2.36
[INFO] [stderr]    Compiling quote v1.0.35
[INFO] [stderr]    Compiling syn v2.0.48
[INFO] [stderr]    Compiling getrandom v0.2.11
[INFO] [stderr]    Compiling rand v0.4.6
[INFO] [stderr]    Compiling mio v0.8.10
[INFO] [stderr]    Compiling num_cpus v1.16.0
[INFO] [stderr]    Compiling socket2 v0.5.5
[INFO] [stderr]    Compiling signal-hook-registry v1.4.1
[INFO] [stderr]    Compiling time v0.1.45
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling spki v0.6.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling rand v0.3.23
[INFO] [stderr]    Compiling pkcs8 v0.9.0
[INFO] [stderr]    Compiling num-complex v0.4.4
[INFO] [stderr]    Compiling chrono v0.4.33
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling pkcs1 v0.4.1
[INFO] [stderr]    Compiling pwhash v1.0.0
[INFO] [stderr]    Compiling num v0.4.1
[INFO] [stderr]    Compiling tokio-macros v2.2.0
[INFO] [stderr]    Compiling rsa v0.8.2
[INFO] [stderr]    Compiling tokio v1.35.1
[INFO] [stderr]    Compiling shared v0.1.0 (/opt/rustwide/workdir/shared)
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shared/src/network/channel/channel_listener.rs:33:26
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn accept_connection(&mut self) -> AcceptableResult<Self::Output> {
[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] 33 |     fn accept_connection(&mut self) -> AcceptableResult<'_, Self::Output> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shared/src/network/listener.rs:11:26
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn accept_connection(&mut self) -> AcceptableResult<Self::Output>;
[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] 11 |     fn accept_connection(&mut self) -> AcceptableResult<'_, Self::Output>;
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> shared/src/network/tcp/tokio_tcp_listener.rs:7:26
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fn accept_connection(&mut self) -> AcceptableResult<Self::Output> {
[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] 7 |     fn accept_connection(&mut self) -> AcceptableResult<'_, Self::Output> {
[INFO] [stdout]   |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling loginserver v0.1.0 (/opt/rustwide/workdir/loginserver)
[INFO] [stderr]    Compiling client v0.1.0 (/opt/rustwide/workdir/client)
[INFO] [stderr]    Compiling gameserver v0.1.0 (/opt/rustwide/workdir/gameserver)
[INFO] [stderr]    Compiling tests v0.1.0 (/opt/rustwide/workdir/tests)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 26.77s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "91f5e0332a6db68b15d0c14e918b79fa0321eccf4dfc93db6342db8cac58d99a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "91f5e0332a6db68b15d0c14e918b79fa0321eccf4dfc93db6342db8cac58d99a", kill_on_drop: false }`
[INFO] [stdout] 91f5e0332a6db68b15d0c14e918b79fa0321eccf4dfc93db6342db8cac58d99a
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f065a6e15e9bb6d54b8a74d82a1fbc400655926716c281b38c22f957689b93ae
[INFO] running `Command { std: "docker" "start" "-a" "f065a6e15e9bb6d54b8a74d82a1fbc400655926716c281b38c22f957689b93ae", kill_on_drop: false }`
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shared/src/network/channel/channel_listener.rs:33:26
[INFO] [stdout]    |
[INFO] [stdout] 33 |     fn accept_connection(&mut self) -> AcceptableResult<Self::Output> {
[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] 33 |     fn accept_connection(&mut self) -> AcceptableResult<'_, Self::Output> {
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]   --> shared/src/network/listener.rs:11:26
[INFO] [stdout]    |
[INFO] [stdout] 11 |     fn accept_connection(&mut self) -> AcceptableResult<Self::Output>;
[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] 11 |     fn accept_connection(&mut self) -> AcceptableResult<'_, Self::Output>;
[INFO] [stdout]    |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stdout]  --> shared/src/network/tcp/tokio_tcp_listener.rs:7:26
[INFO] [stdout]   |
[INFO] [stdout] 7 |     fn accept_connection(&mut self) -> AcceptableResult<Self::Output> {
[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] 7 |     fn accept_connection(&mut self) -> AcceptableResult<'_, Self::Output> {
[INFO] [stdout]   |                                                         +++
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling tests v0.1.0 (/opt/rustwide/workdir/tests)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 2.64s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] running `Command { std: "docker" "inspect" "f065a6e15e9bb6d54b8a74d82a1fbc400655926716c281b38c22f957689b93ae", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f065a6e15e9bb6d54b8a74d82a1fbc400655926716c281b38c22f957689b93ae", kill_on_drop: false }`
[INFO] [stdout] f065a6e15e9bb6d54b8a74d82a1fbc400655926716c281b38c22f957689b93ae
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+ec6f9a5b4413f74386267ef8efc93712c2ce6db6" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] a51b713845d9e1ed024ad248309e2951710edb35ba33a67655a2485581b5c580
[INFO] running `Command { std: "docker" "start" "-a" "a51b713845d9e1ed024ad248309e2951710edb35ba33a67655a2485581b5c580", kill_on_drop: false }`
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> shared/src/network/channel/channel_listener.rs:33:26
[INFO] [stderr]    |
[INFO] [stderr] 33 |     fn accept_connection(&mut self) -> AcceptableResult<Self::Output> {
[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] 33 |     fn accept_connection(&mut self) -> AcceptableResult<'_, Self::Output> {
[INFO] [stderr]    |                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]   --> shared/src/network/listener.rs:11:26
[INFO] [stderr]    |
[INFO] [stderr] 11 |     fn accept_connection(&mut self) -> AcceptableResult<Self::Output>;
[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] 11 |     fn accept_connection(&mut self) -> AcceptableResult<'_, Self::Output>;
[INFO] [stderr]    |                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing
[INFO] [stderr]  --> shared/src/network/tcp/tokio_tcp_listener.rs:7:26
[INFO] [stderr]   |
[INFO] [stderr] 7 |     fn accept_connection(&mut self) -> AcceptableResult<Self::Output> {
[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] 7 |     fn accept_connection(&mut self) -> AcceptableResult<'_, Self::Output> {
[INFO] [stderr]   |                                                         +++
[INFO] [stderr] 
[INFO] [stderr] warning: `shared` (lib) generated 3 warnings (run `cargo fix --lib -p shared` to apply 3 suggestions)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.19s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: num-bigint-dig v0.8.4
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1`
[INFO] [stderr]      Running tests/tests.rs (/opt/rustwide/target/debug/deps/tests-972b52ebf1edfaf0)
[INFO] [stdout] 
[INFO] [stdout] running 26 tests
[INFO] [stdout] test loginserver::crypto::xor::it_auth_encrypts ... ok
[INFO] [stdout] test loginserver::crypto::xor::it_returns_err_on_decypher_auth_with_size_less_than_12 ... ok
[INFO] [stdout] test loginserver::network::handler::gameserver_connection::it_fails_to_connect_with_invalid_auth_key ... ok
[INFO] [stdout] test loginserver::crypto::xor::it_decyphers_auth ... ok
[INFO] [stdout] test loginserver::network::handler::gameserver_connection::it_fails_to_connect_with_invalid_packet ... ok
[INFO] [stdout] test loginserver::network::handler::gameserver_connection::it_fails_to_connect_when_gameserver_id_registered ... ok
[INFO] [stdout] test loginserver::network::handler::gameserver_connection::it_fails_to_connect_with_closed_connection ... ok
[INFO] [stdout] test loginserver::login_server::it_connects_with_tcp ... ok
[INFO] [stdout] test loginserver::packet::handlers::login_credentials::it_returns_error_on_closed_connection ... ok
[INFO] [stdout] test loginserver::login_server::it_sends_init_packet_on_connection ... ok
[INFO] [stdout] test loginserver::login_server::it_sends_gg_auth_packet_on_request ... ok
[INFO] [stdout] test loginserver::crypto::credentials::it_encrypts_and_decrypts_credentials ... ok
[INFO] [stdout] test loginserver::packet::handlers::auth_gameguard::it_returns_error_on_session_id_mismatch ... ok
[INFO] [stdout] test loginserver::packet::handlers::login_credentials::it_disconnects_on_invalid_credentials ... ok
[INFO] [stdout] test loginserver::packet::handlers::login_credentials::it_creates_new_account_if_it_does_not_exist ... ok
[INFO] [stdout] test loginserver::login_server::it_connects_with_channel ... ok
[INFO] [stdout] test loginserver::packet::handlers::auth_gameguard::it_sends_ok_response ... ok
[INFO] [stdout] test loginserver::packet::handlers::auth_gameguard::it_returns_error_on_invalid_packet_received ... ok
[INFO] [stdout] test loginserver::packet::handlers::login_credentials::it_returns_error_on_invalid_packet_received ... ok
[INFO] [stdout] test loginserver::packet::client::request_auth_login::it_encrypts_and_decrypts ... ok
[INFO] [stdout] test loginserver::packet::handlers::auth_gameguard::it_returns_error_on_closed_connection ... ok
[INFO] [stdout] test loginserver::packet::handlers::login_credentials::it_returns_error_on_session_id_mismatch ... ok
[INFO] [stdout] test loginserver::crypto::credentials::it_errors_on_encrypting_too_long_credentials ... ok
[INFO] [stdout] test loginserver::login_server::it_disconnects_both_clients_with_same_account ... ok
[INFO] [stdout] test loginserver::packet::server::init::it_encrypts_and_decrypts_packet ... ok
[INFO] [stdout] test loginserver::packet::handlers::login_credentials::it_logs_in_with_correct_credentials ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 26 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 9.36s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "a51b713845d9e1ed024ad248309e2951710edb35ba33a67655a2485581b5c580", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a51b713845d9e1ed024ad248309e2951710edb35ba33a67655a2485581b5c580", kill_on_drop: false }`
[INFO] [stdout] a51b713845d9e1ed024ad248309e2951710edb35ba33a67655a2485581b5c580
