[INFO] fetching crate computercraft_websocket_control 0.1.1... [INFO] testing computercraft_websocket_control-0.1.1 against master#cdb45c87e2cd43495379f7e867e3cc15dcee9f93 for pr-145838-1 [INFO] extracting crate computercraft_websocket_control 0.1.1 into /workspace/builds/worker-5-tc1/source [INFO] started tweaking crates.io crate computercraft_websocket_control 0.1.1 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate computercraft_websocket_control 0.1.1 [INFO] tweaked toml for crates.io crate computercraft_websocket_control 0.1.1 written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of crates.io crate computercraft_websocket_control 0.1.1 on toolchain cdb45c87e2cd43495379f7e867e3cc15dcee9f93 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate computercraft_websocket_control 0.1.1 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" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded stupid_utils v0.2.4 [INFO] [stderr] Downloaded rustix v0.38.20 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b75b298de216cfdc94c3eb9aa834983d209a9e06f5918f235893ae816507551e [INFO] running `Command { std: "docker" "start" "-a" "b75b298de216cfdc94c3eb9aa834983d209a9e06f5918f235893ae816507551e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b75b298de216cfdc94c3eb9aa834983d209a9e06f5918f235893ae816507551e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b75b298de216cfdc94c3eb9aa834983d209a9e06f5918f235893ae816507551e", kill_on_drop: false }` [INFO] [stdout] b75b298de216cfdc94c3eb9aa834983d209a9e06f5918f235893ae816507551e [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e5d5af22708214e4e992c88efcd46c282b7d58db73a3af84b68b37b1d0cd390b [INFO] running `Command { std: "docker" "start" "-a" "e5d5af22708214e4e992c88efcd46c282b7d58db73a3af84b68b37b1d0cd390b", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.69 [INFO] [stderr] Compiling libc v0.2.149 [INFO] [stderr] Compiling itoa v1.0.9 [INFO] [stderr] Compiling futures-core v0.3.28 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling futures-channel v0.3.28 [INFO] [stderr] Compiling futures-task v0.3.28 [INFO] [stderr] Compiling futures-sink v0.3.28 [INFO] [stderr] Compiling futures-util v0.3.28 [INFO] [stderr] Compiling slab v0.4.9 [INFO] [stderr] Compiling lock_api v0.4.10 [INFO] [stderr] Compiling futures-io v0.3.28 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling parking_lot_core v0.9.8 [INFO] [stderr] Compiling memchr v2.6.4 [INFO] [stderr] Compiling smallvec v1.11.1 [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling percent-encoding v2.3.0 [INFO] [stderr] Compiling serde v1.0.188 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling form_urlencoded v1.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.22 [INFO] [stderr] Compiling thiserror v1.0.49 [INFO] [stderr] Compiling unicode-bidi v0.3.13 [INFO] [stderr] Compiling ppv-lite86 v0.2.17 [INFO] [stderr] Compiling cpufeatures v0.2.9 [INFO] [stderr] Compiling once_cell v1.18.0 [INFO] [stderr] Compiling sha1 v0.10.6 [INFO] [stderr] Compiling async-trait v0.1.73 [INFO] [stderr] Compiling try-lock v0.2.4 [INFO] [stderr] Compiling ryu v1.0.15 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling tower-layer v0.3.2 [INFO] [stderr] Compiling data-encoding v2.4.0 [INFO] [stderr] Compiling serde_json v1.0.107 [INFO] [stderr] Compiling tracing-core v0.1.31 [INFO] [stderr] Compiling want v0.3.1 [INFO] [stderr] Compiling base64 v0.21.4 [INFO] [stderr] Compiling matchit v0.7.3 [INFO] [stderr] Compiling stupid_utils v0.2.4 [INFO] [stderr] Compiling http v0.2.9 [INFO] [stderr] Compiling quote v1.0.33 [INFO] [stderr] Compiling idna v0.4.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling syn v2.0.38 [INFO] [stderr] Compiling url v2.4.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling getrandom v0.2.10 [INFO] [stderr] Compiling signal-hook-registry v1.4.1 [INFO] [stderr] Compiling socket2 v0.5.4 [INFO] [stderr] Compiling num_cpus v1.16.0 [INFO] [stderr] Compiling mio v0.8.8 [INFO] [stderr] Compiling socket2 v0.4.9 [INFO] [stderr] Compiling headers v0.3.9 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_path_to_error v0.1.14 [INFO] [stderr] Compiling futures-macro v0.3.28 [INFO] [stderr] Compiling tokio-macros v2.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.49 [INFO] [stderr] Compiling pin-project-internal v1.1.3 [INFO] [stderr] Compiling axum-macros v0.3.8 [INFO] [stderr] Compiling tokio v1.33.0 [INFO] [stderr] Compiling pin-project v1.1.3 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling futures-executor v0.3.28 [INFO] [stderr] Compiling futures v0.3.28 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling computercraft_websocket_control v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 33.90s [INFO] running `Command { std: "docker" "inspect" "e5d5af22708214e4e992c88efcd46c282b7d58db73a3af84b68b37b1d0cd390b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e5d5af22708214e4e992c88efcd46c282b7d58db73a3af84b68b37b1d0cd390b", kill_on_drop: false }` [INFO] [stdout] e5d5af22708214e4e992c88efcd46c282b7d58db73a3af84b68b37b1d0cd390b [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d6298b3355b0bb2d947f34ac365ca2ac5ec0980788957ce7f5f165197c0a3967 [INFO] running `Command { std: "docker" "start" "-a" "d6298b3355b0bb2d947f34ac365ca2ac5ec0980788957ce7f5f165197c0a3967", kill_on_drop: false }` [INFO] [stderr] Compiling log v0.4.20 [INFO] [stderr] Compiling rustix v0.38.20 [INFO] [stderr] Compiling aho-corasick v1.1.2 [INFO] [stderr] Compiling bitflags v2.4.1 [INFO] [stderr] Compiling linux-raw-sys v0.4.10 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling termcolor v1.3.0 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling tungstenite v0.20.1 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling hyper v0.14.27 [INFO] [stderr] Compiling tokio-tungstenite v0.20.1 [INFO] [stderr] Compiling is-terminal v0.4.9 [INFO] [stderr] Compiling regex-automata v0.4.3 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Compiling regex v1.10.2 [INFO] [stderr] Compiling env_logger v0.10.0 [INFO] [stderr] Compiling computercraft_websocket_control v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> examples/unused.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / async fn tick( [INFO] [stdout] 9 | | state: &mut f32, [INFO] [stdout] 10 | | ports: Ports<'_>, [INFO] [stdout] 11 | | dt: Duration, [INFO] [stdout] 12 | | ) -> Result<(), computercraft_websocket_control::Errors> { [INFO] [stdout] | |________________________________________________________^ [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stdout] = note: for more information, see [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: FromIterator<()>` will fail [INFO] [stdout] --> examples/unused.rs:30:16 [INFO] [stdout] | [INFO] [stdout] 30 | .collect::>()?; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stdout] help: use `()` annotations to avoid fallback changes [INFO] [stdout] | [INFO] [stdout] 30 - .collect::>()?; [INFO] [stdout] 30 + .collect::>()?; [INFO] [stdout] | [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 17.28s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: computercraft_websocket_control v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] running `Command { std: "docker" "inspect" "d6298b3355b0bb2d947f34ac365ca2ac5ec0980788957ce7f5f165197c0a3967", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d6298b3355b0bb2d947f34ac365ca2ac5ec0980788957ce7f5f165197c0a3967", kill_on_drop: false }` [INFO] [stdout] d6298b3355b0bb2d947f34ac365ca2ac5ec0980788957ce7f5f165197c0a3967 [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=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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+cdb45c87e2cd43495379f7e867e3cc15dcee9f93" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ed5fba565cc8306b1b92b1a36adc5aef3dec2abb9f51d40869e821763e7dd398 [INFO] running `Command { std: "docker" "start" "-a" "ed5fba565cc8306b1b92b1a36adc5aef3dec2abb9f51d40869e821763e7dd398", kill_on_drop: false }` [INFO] [stderr] warning: this function depends on never type fallback being `()` [INFO] [stderr] --> examples/unused.rs:8:1 [INFO] [stderr] | [INFO] [stderr] 8 | / async fn tick( [INFO] [stderr] 9 | | state: &mut f32, [INFO] [stderr] 10 | | ports: Ports<'_>, [INFO] [stderr] 11 | | dt: Duration, [INFO] [stderr] 12 | | ) -> Result<(), computercraft_websocket_control::Errors> { [INFO] [stderr] | |________________________________________________________^ [INFO] [stderr] | [INFO] [stderr] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in Rust 2024 and in a future release in all editions! [INFO] [stderr] = note: for more information, see [INFO] [stderr] = help: specify the types explicitly [INFO] [stderr] note: in edition 2024, the requirement `!: FromIterator<()>` will fail [INFO] [stderr] --> examples/unused.rs:30:16 [INFO] [stderr] | [INFO] [stderr] 30 | .collect::>()?; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] = note: `#[warn(dependency_on_unit_never_type_fallback)]` (part of `#[warn(rust_2024_compatibility)]`) on by default [INFO] [stderr] help: use `()` annotations to avoid fallback changes [INFO] [stderr] | [INFO] [stderr] 30 - .collect::>()?; [INFO] [stderr] 30 + .collect::>()?; [INFO] [stderr] | [INFO] [stderr] [INFO] [stderr] warning: `computercraft_websocket_control` (example "unused") generated 1 warning (run `cargo fix --example "unused"` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: computercraft_websocket_control v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 3` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/computercraft_websocket_control-7c85aaf7bfe9e083) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test utils::vec2d::test_display ... ok [INFO] [stdout] test utils::vec2d::a ... ok [INFO] [stdout] test port_functions::special_chars ... ok [INFO] [stdout] test utils::futures::t ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Doc-tests computercraft_websocket_control [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test src/get_router_with_tick_func.rs - get_router_with_tick_func::get_router_with_tick_func (line 36) ... ignored [INFO] [stdout] test src/get_router_with_tick_func.rs - get_router_with_tick_func::serve_tick_func (line 69) ... ignored [INFO] [stdout] test src/utils.rs - utils::vec2d::Vec2d (line 13) ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 2 ignored; 0 measured; 0 filtered out; finished in 0.41s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "ed5fba565cc8306b1b92b1a36adc5aef3dec2abb9f51d40869e821763e7dd398", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed5fba565cc8306b1b92b1a36adc5aef3dec2abb9f51d40869e821763e7dd398", kill_on_drop: false }` [INFO] [stdout] ed5fba565cc8306b1b92b1a36adc5aef3dec2abb9f51d40869e821763e7dd398