[INFO] cloning repository https://github.com/GreenJ84/GreenSocket.io
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/GreenJ84/GreenSocket.io" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGreenJ84%2FGreenSocket.io", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGreenJ84%2FGreenSocket.io'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] bba7292c350e8314d3344ec16c38f35b3374c76e
[INFO] checking GreenJ84/GreenSocket.io against master#8f21a5c92ea55c348c275a1bc4fedbdf181e0d64 for pr-143011
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FGreenJ84%2FGreenSocket.io" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/GreenJ84/GreenSocket.io
[INFO] finished tweaking git repo https://github.com/GreenJ84/GreenSocket.io
[INFO] tweaked toml for git repo https://github.com/GreenJ84/GreenSocket.io written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/GreenJ84/GreenSocket.io on toolchain 8f21a5c92ea55c348c275a1bc4fedbdf181e0d64
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/GreenJ84/GreenSocket.io 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" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: /workspace/builds/worker-2-tc1/source/engine/Cargo.toml: unused manifest key: dependencies.hyper.feateures
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]     Blocking waiting for file lock on package cache
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded minicov v0.3.7
[INFO] [stderr]   Downloaded rocket_ws v0.1.1
[INFO] [stderr]   Downloaded wasm-bindgen-test-macro v0.3.50
[INFO] [stderr]   Downloaded wasm-bindgen-test v0.3.50
[INFO] [stderr]   Downloaded time v0.3.38
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 736e785984da145d994252e6975d5cd4dd76a74701986fdab1091911bcf81e3b
[INFO] running `Command { std: "docker" "start" "-a" "736e785984da145d994252e6975d5cd4dd76a74701986fdab1091911bcf81e3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "736e785984da145d994252e6975d5cd4dd76a74701986fdab1091911bcf81e3b", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "736e785984da145d994252e6975d5cd4dd76a74701986fdab1091911bcf81e3b", kill_on_drop: false }`
[INFO] [stdout] 736e785984da145d994252e6975d5cd4dd76a74701986fdab1091911bcf81e3b
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:90999bfc7ae267e83380e433d8e61a7c072ca6729e92edbae886d3423b3a6f4c" "/opt/rustwide/cargo-home/bin/cargo" "+8f21a5c92ea55c348c275a1bc4fedbdf181e0d64" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 009b81876fb4cab1ae412df0deb690b62a32689afe40412c85fc86c135217d23
[INFO] running `Command { std: "docker" "start" "-a" "009b81876fb4cab1ae412df0deb690b62a32689afe40412c85fc86c135217d23", kill_on_drop: false }`
[INFO] [stderr] warning: /opt/rustwide/workdir/engine/Cargo.toml: unused manifest key: dependencies.hyper.feateures
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling libc v0.2.170
[INFO] [stderr]     Checking bytes v1.10.1
[INFO] [stderr]     Checking futures-core v0.3.31
[INFO] [stderr]    Compiling serde v1.0.218
[INFO] [stderr]     Checking once_cell v1.20.3
[INFO] [stderr]     Checking futures-sink v0.3.31
[INFO] [stderr]    Compiling log v0.4.26
[INFO] [stderr]    Compiling httparse v1.10.1
[INFO] [stderr]     Checking stable_deref_trait v1.2.0
[INFO] [stderr]    Compiling proc-macro2-diagnostics v0.10.1
[INFO] [stderr]     Checking smallvec v1.14.0
[INFO] [stderr]    Compiling yansi v1.0.1
[INFO] [stderr]    Compiling wasm-bindgen-shared v0.2.100
[INFO] [stderr]     Checking litemap v0.7.5
[INFO] [stderr]     Checking writeable v0.5.5
[INFO] [stderr]    Compiling time-core v0.1.3
[INFO] [stderr]    Compiling num-conv v0.1.0
[INFO] [stderr]     Checking futures-channel v0.3.31
[INFO] [stderr]    Compiling pin-project-lite v0.2.16
[INFO] [stderr]     Checking hashbrown v0.15.2
[INFO] [stderr]     Checking equivalent v1.0.2
[INFO] [stderr]    Compiling time-macros v0.2.20
[INFO] [stderr]    Compiling bumpalo v3.17.0
[INFO] [stderr]    Compiling itoa v1.0.15
[INFO] [stderr]     Checking icu_locid_transform_data v1.5.0
[INFO] [stderr]     Checking tracing-core v0.1.33
[INFO] [stderr]    Compiling cookie v0.18.1
[INFO] [stderr]    Compiling ref-cast v1.0.24
[INFO] [stderr]     Checking icu_properties_data v1.5.0
[INFO] [stderr]     Checking icu_normalizer_data v1.5.0
[INFO] [stderr]     Checking write16 v1.0.0
[INFO] [stderr]    Compiling pin-utils v0.1.0
[INFO] [stderr]     Checking try-lock v0.2.5
[INFO] [stderr]    Compiling powerfmt v0.2.0
[INFO] [stderr]    Compiling futures-task v0.3.31
[INFO] [stderr]     Checking utf8_iter v1.0.4
[INFO] [stderr]     Checking http v1.2.0
[INFO] [stderr]    Compiling wasm-bindgen v0.2.100
[INFO] [stderr]     Checking utf16_iter v1.0.5
[INFO] [stderr]     Checking want v0.3.1
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling uncased v0.9.10
[INFO] [stderr]    Compiling bitflags v2.9.0
[INFO] [stderr]    Compiling deranged v0.3.11
[INFO] [stderr]     Checking tracing v0.1.41
[INFO] [stderr]     Checking http v0.2.12
[INFO] [stderr]    Compiling quote v1.0.39
[INFO] [stderr]    Compiling inlinable_string v0.1.15
[INFO] [stderr]     Checking winnow v0.7.3
[INFO] [stderr]    Compiling tower-service v0.3.3
[INFO] [stderr]    Compiling socket2 v0.5.8
[INFO] [stderr]    Compiling mio v1.0.3
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling syn v2.0.99
[INFO] [stderr]    Compiling rustix v0.38.44
[INFO] [stderr]     Checking signal-hook-registry v1.4.2
[INFO] [stderr]     Checking getrandom v0.2.15
[INFO] [stderr]     Checking is-terminal v0.4.15
[INFO] [stderr]     Checking rand_core v0.6.4
[INFO] [stderr]    Compiling tokio v1.43.0
[INFO] [stderr]    Compiling http-body v0.4.6
[INFO] [stderr]    Compiling percent-encoding v2.3.1
[INFO] [stderr]    Compiling httpdate v1.0.3
[INFO] [stderr]    Compiling getrandom v0.3.1
[INFO] [stderr]    Compiling futures-io v0.3.31
[INFO] [stderr]    Compiling stable-pattern v0.1.0
[INFO] [stderr]    Compiling indexmap v2.7.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.10
[INFO] [stderr]    Compiling lock_api v0.4.12
[INFO] [stderr]    Compiling time v0.3.38
[INFO] [stderr]     Checking form_urlencoded v1.2.1
[INFO] [stderr]    Compiling figment v0.10.19
[INFO] [stderr]    Compiling multer v3.1.0
[INFO] [stderr]    Compiling state v0.6.0
[INFO] [stderr]    Compiling either v1.15.0
[INFO] [stderr]     Checking linux-raw-sys v0.4.15
[INFO] [stderr]    Compiling futures v0.3.31
[INFO] [stderr]     Checking sha1 v0.10.6
[INFO] [stderr]     Checking http-body v1.0.1
[INFO] [stderr]    Compiling rocket v0.5.1
[INFO] [stderr]     Checking encoding_rs v0.8.35
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]    Compiling glob v0.3.2
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking spin v0.9.8
[INFO] [stderr]     Checking fastrand v2.3.0
[INFO] [stderr]     Checking atomic-waker v1.1.2
[INFO] [stderr]    Compiling unicode-xid v0.2.6
[INFO] [stderr]     Checking data-encoding v2.8.0
[INFO] [stderr]     Checking parking_lot v0.12.3
[INFO] [stderr]     Checking num_cpus v1.16.0
[INFO] [stderr]     Checking aho-corasick v1.1.3
[INFO] [stderr]     Checking adler2 v2.0.0
[INFO] [stderr]     Checking atomic v0.5.3
[INFO] [stderr]     Checking base64 v0.22.1
[INFO] [stderr]     Checking binascii v0.1.4
[INFO] [stderr]     Checking regex-syntax v0.8.5
[INFO] [stderr]     Checking miniz_oxide v0.8.5
[INFO] [stderr]     Checking iana-time-zone v0.1.61
[INFO] [stderr]     Checking chrono v0.4.40
[INFO] [stderr]     Checking flate2 v1.1.0
[INFO] [stderr]    Compiling hyper v0.14.32
[INFO] [stderr]     Checking regex-automata v0.4.9
[INFO] [stderr]     Checking tempfile v3.17.1
[INFO] [stderr]    Compiling synstructure v0.13.1
[INFO] [stderr]    Compiling wasm-bindgen-backend v0.2.100
[INFO] [stderr]    Compiling devise_core v0.4.2
[INFO] [stderr]    Compiling serde_derive v1.0.218
[INFO] [stderr]    Compiling zerofrom-derive v0.1.6
[INFO] [stderr]    Compiling yoke-derive v0.7.5
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling tokio-macros v2.5.0
[INFO] [stderr]    Compiling zerovec-derive v0.10.3
[INFO] [stderr]    Compiling displaydoc v0.2.5
[INFO] [stderr]    Compiling icu_provider_macros v1.5.0
[INFO] [stderr]    Compiling pear_codegen v0.2.9
[INFO] [stderr]    Compiling zerocopy-derive v0.7.35
[INFO] [stderr]    Compiling ref-cast-impl v1.0.24
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling pin-project-internal v1.1.10
[INFO] [stderr]    Compiling async-stream-impl v0.3.6
[INFO] [stderr]    Compiling async-trait v0.1.87
[INFO] [stderr]    Compiling wasm-bindgen-test-macro v0.3.50
[INFO] [stderr]     Checking regex v1.11.1
[INFO] [stderr]    Compiling wasm-bindgen-macro-support v0.2.100
[INFO] [stderr]    Compiling devise_codegen v0.4.2
[INFO] [stderr]    Compiling pear v0.2.9
[INFO] [stderr]     Checking zerocopy v0.7.35
[INFO] [stderr]     Checking pin-project v1.1.10
[INFO] [stderr]     Checking async-stream v0.3.6
[INFO] [stderr]    Compiling devise v0.4.2
[INFO] [stderr]    Compiling rocket_http v0.5.1
[INFO] [stderr]     Checking zerofrom v0.1.6
[INFO] [stderr]     Checking thiserror v1.0.69
[INFO] [stderr]     Checking yoke v0.7.5
[INFO] [stderr]    Compiling wasm-bindgen-macro v0.2.100
[INFO] [stderr]     Checking zerovec v0.10.4
[INFO] [stderr]     Checking ppv-lite86 v0.2.20
[INFO] [stderr]     Checking rand_chacha v0.3.1
[INFO] [stderr]     Checking js-sys v0.3.77
[INFO] [stderr]     Checking console_error_panic_hook v0.1.7
[INFO] [stderr]     Checking engine_client v0.1.0 (/opt/rustwide/workdir/engine_client)
[INFO] [stderr]     Checking rand v0.8.5
[INFO] [stdout] warning: function `set_panic_hook` is never used
[INFO] [stdout]  --> engine_client/src/utils.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn set_panic_hook() {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tinystr v0.7.6
[INFO] [stderr]     Checking icu_collections v1.5.0
[INFO] [stderr]     Checking icu_locid v1.5.0
[INFO] [stderr]     Checking icu_provider v1.5.0
[INFO] [stderr]     Checking icu_locid_transform v1.5.0
[INFO] [stderr]    Compiling rocket_codegen v0.5.1
[INFO] [stderr]     Checking icu_properties v1.5.1
[INFO] [stderr]     Checking futures-executor v0.3.31
[INFO] [stderr]     Checking http-body-util v0.1.2
[INFO] [stderr]     Checking tokio-util v0.7.13
[INFO] [stderr]     Checking tokio-stream v0.1.17
[INFO] [stderr]     Checking wasm-bindgen-futures v0.4.50
[INFO] [stderr]     Checking wasm-bindgen-test v0.3.50
[INFO] [stderr]     Checking icu_normalizer v1.5.0
[INFO] [stderr]     Checking serde_spanned v0.6.8
[INFO] [stderr]     Checking toml_datetime v0.6.8
[INFO] [stderr]     Checking ubyte v0.10.4
[INFO] [stderr]     Checking serde_json v1.0.140
[INFO] [stderr]     Checking idna_adapter v1.2.0
[INFO] [stderr]     Checking idna v1.0.3
[INFO] [stdout] warning: function `set_panic_hook` is never used
[INFO] [stdout]  --> engine_client/src/utils.rs:1:8
[INFO] [stdout]   |
[INFO] [stdout] 1 | pub fn set_panic_hook() {
[INFO] [stdout]   |        ^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking url v2.5.4
[INFO] [stderr]     Checking toml_edit v0.22.24
[INFO] [stderr]     Checking h2 v0.4.8
[INFO] [stderr]     Checking engine_parser v0.1.0 (/opt/rustwide/workdir/engine_parser)
[INFO] [stderr]     Checking tungstenite v0.21.0
[INFO] [stdout] warning: function `text_as_binary` is never used
[INFO] [stdout]    --> engine_parser/src/tests/decoding_tests.rs:132:8
[INFO] [stdout]     |
[INFO] [stdout] 132 |     fn text_as_binary(i: u32, text: &str) -> BinaryType {
[INFO] [stdout]     |        ^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]     = note: `#[warn(dead_code)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Checking tokio-tungstenite v0.21.0
[INFO] [stderr]     Checking toml v0.8.20
[INFO] [stderr]     Checking hyper v1.6.0
[INFO] [stderr]     Checking hyper-util v0.1.10
[INFO] [stderr]     Checking rocket_ws v0.1.1
[INFO] [stderr]     Checking engine v0.1.0 (/opt/rustwide/workdir/engine)
[INFO] [stdout] error[E0583]: file not found for module `engine`
[INFO] [stdout]  --> engine/src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | mod engine;
[INFO] [stdout]   | ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `engine`, create file "engine/src/engine.rs" or "engine/src/engine/mod.rs"
[INFO] [stdout]   = note: if there is a `mod engine` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `polling`
[INFO] [stdout]  --> engine/src/transports/mod.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod polling;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `polling`, create file "engine/src/transports/polling.rs" or "engine/src/transports/polling/mod.rs"
[INFO] [stdout]   = note: if there is a `mod polling` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `web_socket`
[INFO] [stdout]  --> engine/src/transports/mod.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod web_socket;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `web_socket`, create file "engine/src/transports/web_socket.rs" or "engine/src/transports/web_socket/mod.rs"
[INFO] [stdout]   = note: if there is a `mod web_socket` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `web_transport`
[INFO] [stdout]  --> engine/src/transports/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub mod web_transport;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `web_transport`, create file "engine/src/transports/web_transport.rs" or "engine/src/transports/web_transport/mod.rs"
[INFO] [stdout]   = note: if there is a `mod web_transport` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `server`
[INFO] [stdout]  --> engine/src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub mod server;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `server`, create file "engine/src/server.rs" or "engine/src/server/mod.rs"
[INFO] [stdout]   = note: if there is a `mod server` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `engine`
[INFO] [stdout]  --> engine/src/lib.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | mod engine;
[INFO] [stdout]   | ^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `engine`, create file "engine/src/engine.rs" or "engine/src/engine/mod.rs"
[INFO] [stdout]   = note: if there is a `mod engine` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `polling`
[INFO] [stdout]  --> engine/src/transports/mod.rs:3:1
[INFO] [stdout]   |
[INFO] [stdout] 3 | pub mod polling;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `polling`, create file "engine/src/transports/polling.rs" or "engine/src/transports/polling/mod.rs"
[INFO] [stdout]   = note: if there is a `mod polling` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `web_socket`
[INFO] [stdout]  --> engine/src/transports/mod.rs:4:1
[INFO] [stdout]   |
[INFO] [stdout] 4 | pub mod web_socket;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `web_socket`, create file "engine/src/transports/web_socket.rs" or "engine/src/transports/web_socket/mod.rs"
[INFO] [stdout]   = note: if there is a `mod web_socket` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `web_transport`
[INFO] [stdout]  --> engine/src/transports/mod.rs:5:1
[INFO] [stdout]   |
[INFO] [stdout] 5 | pub mod web_transport;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `web_transport`, create file "engine/src/transports/web_transport.rs" or "engine/src/transports/web_transport/mod.rs"
[INFO] [stdout]   = note: if there is a `mod web_transport` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `server`
[INFO] [stdout]  --> engine/src/lib.rs:6:1
[INFO] [stdout]   |
[INFO] [stdout] 6 | pub mod server;
[INFO] [stdout]   | ^^^^^^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `server`, create file "engine/src/server.rs" or "engine/src/server/mod.rs"
[INFO] [stdout]   = note: if there is a `mod server` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0583]: file not found for module `tests`
[INFO] [stdout]  --> engine/src/lib.rs:9:1
[INFO] [stdout]   |
[INFO] [stdout] 9 | mod tests;
[INFO] [stdout]   | ^^^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = help: to create the module `tests`, create file "engine/src/tests.rs" or "engine/src/tests/mod.rs"
[INFO] [stdout]   = note: if there is a `mod tests` elsewhere in the crate already, import it with `use crate::...` instead
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures`
[INFO] [stdout]    --> engine/src/cors.rs:121:29
[INFO] [stdout]     |
[INFO] [stdout] 121 |             return Box::new(futures::future::ok(res));
[INFO] [stdout]     |                             ^^^^^^^ use of unresolved module or unlinked crate `futures`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `EventHandler` in this scope
[INFO] [stdout]   --> engine/src/transports/transport.rs:18:36
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub trait Transport: Send + Sync + EventHandler{
[INFO] [stdout]    |                                    ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `EventEmitter` in this scope
[INFO] [stdout]   --> engine/src/transports/transport.rs:42:24
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub event_manager: EventEmitter,
[INFO] [stdout]    |                        ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures`
[INFO] [stdout]    --> engine/src/cors.rs:121:29
[INFO] [stdout]     |
[INFO] [stdout] 121 |             return Box::new(futures::future::ok(res));
[INFO] [stdout]     |                             ^^^^^^^ use of unresolved module or unlinked crate `futures`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0405]: cannot find trait `EventHandler` in this scope
[INFO] [stdout]   --> engine/src/transports/transport.rs:18:36
[INFO] [stdout]    |
[INFO] [stdout] 18 | pub trait Transport: Send + Sync + EventHandler{
[INFO] [stdout]    |                                    ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0412]: cannot find type `EventEmitter` in this scope
[INFO] [stdout]   --> engine/src/transports/transport.rs:42:24
[INFO] [stdout]    |
[INFO] [stdout] 42 |     pub event_manager: EventEmitter,
[INFO] [stdout]    |                        ^^^^^^^^^^^^ not found in this scope
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DateTime` and `TimeZone`
[INFO] [stdout]  --> engine/src/cookie.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::{DateTime, NaiveDateTime, TimeZone};
[INFO] [stdout]   |              ^^^^^^^^                 ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Deref`
[INFO] [stdout]  --> engine/src/transports/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::ops::Deref;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EngineResult`, `ReadyState`, `TransportBase`, and `Transport`
[INFO] [stdout]   --> engine/src/transports/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Transport,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 11 |     TransportBase,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 12 |     ReadyState,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     EngineResult,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `DateTime` and `TimeZone`
[INFO] [stdout]  --> engine/src/cookie.rs:1:14
[INFO] [stdout]   |
[INFO] [stdout] 1 | use chrono::{DateTime, NaiveDateTime, TimeZone};
[INFO] [stdout]   |              ^^^^^^^^                 ^^^^^^^^
[INFO] [stdout]   |
[INFO] [stdout]   = note: `#[warn(unused_imports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::ops::Deref`
[INFO] [stdout]  --> engine/src/transports/mod.rs:7:5
[INFO] [stdout]   |
[INFO] [stdout] 7 | use std::ops::Deref;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused imports: `EngineResult`, `ReadyState`, `TransportBase`, and `Transport`
[INFO] [stdout]   --> engine/src/transports/mod.rs:10:5
[INFO] [stdout]    |
[INFO] [stdout] 10 |     Transport,
[INFO] [stdout]    |     ^^^^^^^^^
[INFO] [stdout] 11 |     TransportBase,
[INFO] [stdout]    |     ^^^^^^^^^^^^^
[INFO] [stdout] 12 |     ReadyState,
[INFO] [stdout]    |     ^^^^^^^^^^
[INFO] [stdout] ...
[INFO] [stdout] 15 |     EngineResult,
[INFO] [stdout]    |     ^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `(dyn Fn(std::string::String) -> std::string::String + 'static)` cannot be known at compilation time
[INFO] [stdout]   --> engine/src/cookie.rs:65:17
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub encode: dyn Fn(String) -> String,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `(dyn Fn(std::string::String) -> std::string::String + 'static)`
[INFO] [stdout]    = note: only the last field of a struct may have a dynamically sized type
[INFO] [stdout]    = help: change the field's type to have a statically known size
[INFO] [stdout] help: borrowed types always have a statically known size
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub encode: &dyn Fn(String) -> String,
[INFO] [stdout]    |                 +
[INFO] [stdout] help: the `Box` type always has a statically known size and allocates its contents in the heap
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub encode: Box<dyn Fn(String) -> String>,
[INFO] [stdout]    |                 ++++                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0277]: the size for values of type `(dyn Fn(std::string::String) -> std::string::String + 'static)` cannot be known at compilation time
[INFO] [stdout]   --> engine/src/cookie.rs:65:17
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub encode: dyn Fn(String) -> String,
[INFO] [stdout]    |                 ^^^^^^^^^^^^^^^^^^^^^^^^ doesn't have a size known at compile-time
[INFO] [stdout]    |
[INFO] [stdout]    = help: the trait `Sized` is not implemented for `(dyn Fn(std::string::String) -> std::string::String + 'static)`
[INFO] [stdout]    = note: only the last field of a struct may have a dynamically sized type
[INFO] [stdout]    = help: change the field's type to have a statically known size
[INFO] [stdout] help: borrowed types always have a statically known size
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub encode: &dyn Fn(String) -> String,
[INFO] [stdout]    |                 +
[INFO] [stdout] help: the `Box` type always has a statically known size and allocates its contents in the heap
[INFO] [stdout]    |
[INFO] [stdout] 65 |     pub encode: Box<dyn Fn(String) -> String>,
[INFO] [stdout]    |                 ++++                        +
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures`
[INFO] [stdout]    --> engine/src/cors.rs:114:27
[INFO] [stdout]     |
[INFO] [stdout] 114 |     type Future = Box<dyn futures::Future<Output = Result<Self::Response, Self::Error>> + Send>;
[INFO] [stdout]     |                           ^^^^^^^ use of unresolved module or unlinked crate `futures`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EventEmitter`
[INFO] [stdout]   --> engine/src/transports/transport.rs:54:28
[INFO] [stdout]    |
[INFO] [stdout] 54 |             event_manager: EventEmitter::new(),
[INFO] [stdout]    |                            ^^^^^^^^^^^^ use of undeclared type `EventEmitter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0405, E0412, E0433, E0583.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `futures`
[INFO] [stdout]    --> engine/src/cors.rs:114:27
[INFO] [stdout]     |
[INFO] [stdout] 114 |     type Future = Box<dyn futures::Future<Output = Result<Self::Response, Self::Error>> + Send>;
[INFO] [stdout]     |                           ^^^^^^^ use of unresolved module or unlinked crate `futures`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `futures`, use `cargo add futures` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of undeclared type `EventEmitter`
[INFO] [stdout]   --> engine/src/transports/transport.rs:54:28
[INFO] [stdout]    |
[INFO] [stdout] 54 |             event_manager: EventEmitter::new(),
[INFO] [stdout]    |                            ^^^^^^^^^^^^ use of undeclared type `EventEmitter`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0277, E0405, E0412, E0433, E0583.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `engine` (lib test) due to 12 previous errors; 3 warnings emitted
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stderr] error: could not compile `engine` (lib) due to 11 previous errors; 3 warnings emitted
[INFO] running `Command { std: "docker" "inspect" "009b81876fb4cab1ae412df0deb690b62a32689afe40412c85fc86c135217d23", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "009b81876fb4cab1ae412df0deb690b62a32689afe40412c85fc86c135217d23", kill_on_drop: false }`
[INFO] [stdout] 009b81876fb4cab1ae412df0deb690b62a32689afe40412c85fc86c135217d23
