[INFO] fetching crate lector 0.2.1... [INFO] checking lector-0.2.1 against master#22572d0994593197593e2a1b7b18d720a9a349a7 for pr-126452-1 [INFO] extracting crate lector 0.2.1 into /workspace/builds/worker-6-tc1/source [INFO] validating manifest of crates.io crate lector 0.2.1 on toolchain 22572d0994593197593e2a1b7b18d720a9a349a7 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lector 0.2.1 [INFO] finished tweaking crates.io crate lector 0.2.1 [INFO] tweaked toml for crates.io crate lector 0.2.1 written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate crates.io crate lector 0.2.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" "+22572d0994593197593e2a1b7b18d720a9a349a7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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 redox_termios v0.1.3 [INFO] [stderr] Downloaded termsize v0.1.6 [INFO] [stderr] Downloaded vt100 v0.15.2 [INFO] [stderr] Downloaded ptyprocess v0.4.1 [INFO] [stderr] Downloaded clap v4.4.13 [INFO] [stderr] Downloaded serde_derive v1.0.194 [INFO] [stderr] Downloaded vte v0.13.0 [INFO] [stderr] Downloaded serde v1.0.194 [INFO] [stderr] Downloaded emojis v0.6.1 [INFO] [stderr] Downloaded rlua v0.19.8 [INFO] [stderr] Downloaded similar v2.4.0 [INFO] [stderr] Downloaded rlua-lua54-sys v0.1.6 [INFO] [stderr] Downloaded proc-macro2 v1.0.75 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1a5c47159497ddb7e394e28cecc4c9f00e919bd2cf93d247f49d857ac468a1a3 [INFO] running `Command { std: "docker" "start" "-a" "1a5c47159497ddb7e394e28cecc4c9f00e919bd2cf93d247f49d857ac468a1a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1a5c47159497ddb7e394e28cecc4c9f00e919bd2cf93d247f49d857ac468a1a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1a5c47159497ddb7e394e28cecc4c9f00e919bd2cf93d247f49d857ac468a1a3", kill_on_drop: false }` [INFO] [stdout] 1a5c47159497ddb7e394e28cecc4c9f00e919bd2cf93d247f49d857ac468a1a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+22572d0994593197593e2a1b7b18d720a9a349a7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46ea2f5c272beacccaa207e086ec3b2fd2c851a6b8f19313fe9b3b01d8c60c24 [INFO] running `Command { std: "docker" "start" "-a" "46ea2f5c272beacccaa207e086ec3b2fd2c851a6b8f19313fe9b3b01d8c60c24", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling proc-macro2 v1.0.75 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Checking anstream v0.6.5 [INFO] [stderr] Compiling rlua v0.19.8 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking clap_builder v4.4.12 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Checking bstr v1.9.0 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Compiling rlua-lua54-sys v0.1.6 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking iana-time-zone v0.1.59 [INFO] [stderr] Checking similar v2.4.0 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking vt100 v0.15.2 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking termsize v0.1.6 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking vte v0.13.0 [INFO] [stderr] Checking ptyprocess v0.4.1 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking emojis v0.6.1 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking clap v4.4.13 [INFO] [stderr] Checking lector v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/lua/meta.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / pub fn setup<'lua, 'scope>( [INFO] [stdout] 8 | | ctx: &Context<'lua>, [INFO] [stdout] 9 | | scope: &Scope<'lua, 'scope>, [INFO] [stdout] 10 | | sr: &'scope RefCell<&mut ScreenReader>, [INFO] [stdout] 11 | | ) -> Result<()> { [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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: LuaUserData` will fail [INFO] [stdout] --> src/lua/meta.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | .call(tbl_callbacks)?; [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/lua/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / pub fn setup(init_lua_file: PathBuf, screen_reader: &mut ScreenReader, after: F) -> Result<()> [INFO] [stdout] 11 | | where [INFO] [stdout] 12 | | F: FnOnce(&mut ScreenReader) -> anyhow::Result<()>, [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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: LuaUserData` will fail [INFO] [stdout] --> src/lua/mod.rs:28:50 [INFO] [stdout] | [INFO] [stdout] 28 | load_file(&ctx, &init_lua_file)?.call(())?; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/lua/meta.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / pub fn setup<'lua, 'scope>( [INFO] [stdout] 8 | | ctx: &Context<'lua>, [INFO] [stdout] 9 | | scope: &Scope<'lua, 'scope>, [INFO] [stdout] 10 | | sr: &'scope RefCell<&mut ScreenReader>, [INFO] [stdout] 11 | | ) -> Result<()> { [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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: LuaUserData` will fail [INFO] [stdout] --> src/lua/meta.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | .call(tbl_callbacks)?; [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/lua/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / pub fn setup(init_lua_file: PathBuf, screen_reader: &mut ScreenReader, after: F) -> Result<()> [INFO] [stdout] 11 | | where [INFO] [stdout] 12 | | F: FnOnce(&mut ScreenReader) -> anyhow::Result<()>, [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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: LuaUserData` will fail [INFO] [stdout] --> src/lua/mod.rs:28:50 [INFO] [stdout] | [INFO] [stdout] 28 | load_file(&ctx, &init_lua_file)?.call(())?; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 22.81s [INFO] running `Command { std: "docker" "inspect" "46ea2f5c272beacccaa207e086ec3b2fd2c851a6b8f19313fe9b3b01d8c60c24", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46ea2f5c272beacccaa207e086ec3b2fd2c851a6b8f19313fe9b3b01d8c60c24", kill_on_drop: false }` [INFO] [stdout] 46ea2f5c272beacccaa207e086ec3b2fd2c851a6b8f19313fe9b3b01d8c60c24 [INFO] checking lector-0.2.1 against try#6289438dbad80b1a0029c66dd3f6abf57c2c51be for pr-126452-1 [INFO] extracting crate lector 0.2.1 into /workspace/builds/worker-6-tc2/source [INFO] validating manifest of crates.io crate lector 0.2.1 on toolchain 6289438dbad80b1a0029c66dd3f6abf57c2c51be [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate lector 0.2.1 [INFO] finished tweaking crates.io crate lector 0.2.1 [INFO] tweaked toml for crates.io crate lector 0.2.1 written to /workspace/builds/worker-6-tc2/source/Cargo.toml [INFO] crate crates.io crate lector 0.2.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" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 60b719a9bd60e9e6c0e61d6621ed5aa6fa0ccba5ad5d7bf47ebe759466d55398 [INFO] running `Command { std: "docker" "start" "-a" "60b719a9bd60e9e6c0e61d6621ed5aa6fa0ccba5ad5d7bf47ebe759466d55398", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "60b719a9bd60e9e6c0e61d6621ed5aa6fa0ccba5ad5d7bf47ebe759466d55398", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "60b719a9bd60e9e6c0e61d6621ed5aa6fa0ccba5ad5d7bf47ebe759466d55398", kill_on_drop: false }` [INFO] [stdout] 60b719a9bd60e9e6c0e61d6621ed5aa6fa0ccba5ad5d7bf47ebe759466d55398 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc2/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:923055f121b5182466d55868a8b05e67af8ba4a3a3f6bad814e953ca3cd3ac2a" "/opt/rustwide/cargo-home/bin/cargo" "+6289438dbad80b1a0029c66dd3f6abf57c2c51be" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] de86cd31dc6a82c2bf7870de4de65423e4bddecec7abe9b58c30582d0c33b826 [INFO] running `Command { std: "docker" "start" "-a" "de86cd31dc6a82c2bf7870de4de65423e4bddecec7abe9b58c30582d0c33b826", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.151 [INFO] [stderr] Compiling proc-macro2 v1.0.75 [INFO] [stderr] Compiling unicode-ident v1.0.12 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Checking utf8parse v0.2.1 [INFO] [stderr] Checking memchr v2.7.1 [INFO] [stderr] Compiling pkg-config v0.3.29 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling siphasher v0.3.11 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling phf_shared v0.11.2 [INFO] [stderr] Compiling memoffset v0.7.1 [INFO] [stderr] Compiling num-traits v0.2.17 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking log v0.4.20 [INFO] [stderr] Compiling signal-hook v0.3.17 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling phf_generator v0.11.2 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking anstyle v1.0.4 [INFO] [stderr] Compiling quote v1.0.35 [INFO] [stderr] Checking arrayvec v0.7.4 [INFO] [stderr] Checking colorchoice v1.0.0 [INFO] [stderr] Compiling cc v1.0.83 [INFO] [stderr] Checking anstream v0.6.5 [INFO] [stderr] Checking aho-corasick v1.1.2 [INFO] [stderr] Compiling syn v2.0.48 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Compiling vte_generate_state_changes v0.1.1 [INFO] [stderr] Checking bitflags v1.3.2 [INFO] [stderr] Compiling anyhow v1.0.79 [INFO] [stderr] Checking clap_lex v0.6.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling heck v0.4.1 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking regex-syntax v0.8.2 [INFO] [stderr] Checking bitflags v2.4.1 [INFO] [stderr] Compiling rlua v0.19.8 [INFO] [stderr] Checking option-ext v0.2.0 [INFO] [stderr] Checking clap_builder v4.4.12 [INFO] [stderr] Checking signal-hook-registry v1.4.1 [INFO] [stderr] Checking dirs-sys v0.4.1 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking nix v0.26.4 [INFO] [stderr] Checking mio v0.8.10 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Compiling rlua-lua54-sys v0.1.6 [INFO] [stderr] Checking vte v0.11.1 [INFO] [stderr] Checking bstr v1.9.0 [INFO] [stderr] Checking unicode-width v0.1.11 [INFO] [stderr] Checking unicode-segmentation v1.10.1 [INFO] [stderr] Checking iana-time-zone v0.1.59 [INFO] [stderr] Checking itoa v1.0.10 [INFO] [stderr] Checking chrono v0.4.31 [INFO] [stderr] Checking similar v2.4.0 [INFO] [stderr] Checking regex-automata v0.4.3 [INFO] [stderr] Checking signal-hook-mio v0.2.3 [INFO] [stderr] Checking vt100 v0.15.2 [INFO] [stderr] Checking dirs v5.0.1 [INFO] [stderr] Checking termsize v0.1.6 [INFO] [stderr] Checking nix v0.27.1 [INFO] [stderr] Checking vte v0.13.0 [INFO] [stderr] Compiling phf_macros v0.11.2 [INFO] [stderr] Compiling clap_derive v4.4.7 [INFO] [stderr] Checking phf v0.11.2 [INFO] [stderr] Checking ptyprocess v0.4.1 [INFO] [stderr] Checking emojis v0.6.1 [INFO] [stderr] Checking regex v1.10.2 [INFO] [stderr] Checking clap v4.4.13 [INFO] [stderr] Checking lector v0.2.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/lua/meta.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / pub fn setup<'lua, 'scope>( [INFO] [stdout] 8 | | ctx: &Context<'lua>, [INFO] [stdout] 9 | | scope: &Scope<'lua, 'scope>, [INFO] [stdout] 10 | | sr: &'scope RefCell<&mut ScreenReader>, [INFO] [stdout] 11 | | ) -> Result<()> { [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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: LuaUserData` will fail [INFO] [stdout] --> src/lua/meta.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | .call(tbl_callbacks)?; [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/lua/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / pub fn setup(init_lua_file: PathBuf, screen_reader: &mut ScreenReader, after: F) -> Result<()> [INFO] [stdout] 11 | | where [INFO] [stdout] 12 | | F: FnOnce(&mut ScreenReader) -> anyhow::Result<()>, [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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: LuaUserData` will fail [INFO] [stdout] --> src/lua/mod.rs:28:50 [INFO] [stdout] | [INFO] [stdout] 28 | load_file(&ctx, &init_lua_file)?.call(())?; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/lua/meta.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | / pub fn setup<'lua, 'scope>( [INFO] [stdout] 8 | | ctx: &Context<'lua>, [INFO] [stdout] 9 | | scope: &Scope<'lua, 'scope>, [INFO] [stdout] 10 | | sr: &'scope RefCell<&mut ScreenReader>, [INFO] [stdout] 11 | | ) -> Result<()> { [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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: LuaUserData` will fail [INFO] [stdout] --> src/lua/meta.rs:16:10 [INFO] [stdout] | [INFO] [stdout] 16 | .call(tbl_callbacks)?; [INFO] [stdout] | ^^^^ [INFO] [stdout] = note: `#[warn(dependency_on_unit_never_type_fallback)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> src/lua/mod.rs:10:1 [INFO] [stdout] | [INFO] [stdout] 10 | / pub fn setup(init_lua_file: PathBuf, screen_reader: &mut ScreenReader, after: F) -> Result<()> [INFO] [stdout] 11 | | where [INFO] [stdout] 12 | | F: FnOnce(&mut ScreenReader) -> anyhow::Result<()>, [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 a future release! [INFO] [stdout] = note: for more information, see issue #123748 [INFO] [stdout] = help: specify the types explicitly [INFO] [stdout] note: in edition 2024, the requirement `!: LuaUserData` will fail [INFO] [stdout] --> src/lua/mod.rs:28:50 [INFO] [stdout] | [INFO] [stdout] 28 | load_file(&ctx, &init_lua_file)?.call(())?; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 23.63s [INFO] running `Command { std: "docker" "inspect" "de86cd31dc6a82c2bf7870de4de65423e4bddecec7abe9b58c30582d0c33b826", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "de86cd31dc6a82c2bf7870de4de65423e4bddecec7abe9b58c30582d0c33b826", kill_on_drop: false }` [INFO] [stdout] de86cd31dc6a82c2bf7870de4de65423e4bddecec7abe9b58c30582d0c33b826