[INFO] cloning repository https://github.com/gmartsenkov/peek [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gmartsenkov/peek" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmartsenkov%2Fpeek", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmartsenkov%2Fpeek'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 505e1efd8aec22c95299e3ac9120ad6bc3e91e5f [INFO] checking gmartsenkov/peek against master#1f12b9b0fdbe735968ac002792a720f0ba4faca6 for crater-rollup-uwu [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgmartsenkov%2Fpeek" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gmartsenkov/peek on toolchain 1f12b9b0fdbe735968ac002792a720f0ba4faca6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] removed /workspace/builds/worker-6-tc1/source/.cargo/config [INFO] started tweaking git repo https://github.com/gmartsenkov/peek [INFO] finished tweaking git repo https://github.com/gmartsenkov/peek [INFO] tweaked toml for git repo https://github.com/gmartsenkov/peek written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gmartsenkov/peek 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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded simple-logging v2.0.2 [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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] d35e1a77629a7889d2ebf5df2bee0ca7e5b4fd8dfb3039ede318db7a2bfee2b7 [INFO] running `Command { std: "docker" "start" "-a" "d35e1a77629a7889d2ebf5df2bee0ca7e5b4fd8dfb3039ede318db7a2bfee2b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d35e1a77629a7889d2ebf5df2bee0ca7e5b4fd8dfb3039ede318db7a2bfee2b7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d35e1a77629a7889d2ebf5df2bee0ca7e5b4fd8dfb3039ede318db7a2bfee2b7", kill_on_drop: false }` [INFO] [stdout] d35e1a77629a7889d2ebf5df2bee0ca7e5b4fd8dfb3039ede318db7a2bfee2b7 [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" "+1f12b9b0fdbe735968ac002792a720f0ba4faca6" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e4bd9cabadef8d2486bb28d49d2beb26b04da8bfc3dcb9280bb1e76cc90351c4 [INFO] running `Command { std: "docker" "start" "-a" "e4bd9cabadef8d2486bb28d49d2beb26b04da8bfc3dcb9280bb1e76cc90351c4", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.81 [INFO] [stderr] Compiling autocfg v1.2.0 [INFO] [stderr] Compiling serde v1.0.198 [INFO] [stderr] Compiling cc v1.0.95 [INFO] [stderr] Compiling libc v0.2.153 [INFO] [stderr] Checking memchr v2.7.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking once_cell v1.19.0 [INFO] [stderr] Checking log v0.4.21 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking bstr v1.9.1 [INFO] [stderr] Compiling quote v1.0.36 [INFO] [stderr] Compiling mlua-sys v0.5.2 [INFO] [stderr] Checking thread-id v3.3.0 [INFO] [stderr] Checking simple-logging v2.0.2 [INFO] [stderr] Compiling syn v2.0.60 [INFO] [stderr] Checking ordered-float v2.10.1 [INFO] [stderr] Compiling serde_derive v1.0.198 [INFO] [stderr] Compiling mlua_derive v0.9.2 [INFO] [stderr] Checking serde-value v0.7.0 [INFO] [stderr] Checking erased-serde v0.4.4 [INFO] [stderr] Checking mlua v0.9.7 [INFO] [stderr] Checking peek-lib v0.1.0 (/opt/rustwide/workdir/peek-lib) [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> peek-lib/src/functions.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn select_down(lua: &Lua, _: ()) -> LuaResult<()> { [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 `!: mlua::FromLua<'_>` will fail [INFO] [stdout] --> peek-lib/src/functions.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | crate::render(lua).call(())?; [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] --> peek-lib/src/functions.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn select_up(lua: &Lua, _: ()) -> LuaResult<()> { [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 `!: mlua::FromLua<'_>` will fail [INFO] [stdout] --> peek-lib/src/functions.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | crate::render(lua).call(())?; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> peek-lib/src/functions.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn exit(lua: &Lua, _: ()) -> LuaResult<()> { [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 `!: mlua::FromLua<'_>` will fail [INFO] [stdout] --> peek-lib/src/functions.rs:65:39 [INFO] [stdout] | [INFO] [stdout] 65 | lua.load("vim.cmd('stopinsert')").eval()?; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> peek-lib/src/functions.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | pub fn select_down(lua: &Lua, _: ()) -> LuaResult<()> { [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 `!: mlua::FromLua<'_>` will fail [INFO] [stdout] --> peek-lib/src/functions.rs:21:28 [INFO] [stdout] | [INFO] [stdout] 21 | crate::render(lua).call(())?; [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] --> peek-lib/src/functions.rs:34:1 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn select_up(lua: &Lua, _: ()) -> LuaResult<()> { [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 `!: mlua::FromLua<'_>` will fail [INFO] [stdout] --> peek-lib/src/functions.rs:44:28 [INFO] [stdout] | [INFO] [stdout] 44 | crate::render(lua).call(())?; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> peek-lib/src/functions.rs:59:1 [INFO] [stdout] | [INFO] [stdout] 59 | pub fn exit(lua: &Lua, _: ()) -> LuaResult<()> { [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 `!: mlua::FromLua<'_>` will fail [INFO] [stdout] --> peek-lib/src/functions.rs:65:39 [INFO] [stdout] | [INFO] [stdout] 65 | lua.load("vim.cmd('stopinsert')").eval()?; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> peek-lib/src/lib.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn create_window(lua: &Lua, config: mlua::Table) -> LuaResult<()> { [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 `!: mlua::FromLua<'_>` will fail [INFO] [stdout] --> peek-lib/src/lib.rs:104:35 [INFO] [stdout] | [INFO] [stdout] 104 | lua.load("vim.cmd('bot sp')").eval()?; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: this function depends on never type fallback being `()` [INFO] [stdout] --> peek-lib/src/lib.rs:97:1 [INFO] [stdout] | [INFO] [stdout] 97 | pub fn create_window(lua: &Lua, config: mlua::Table) -> LuaResult<()> { [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 `!: mlua::FromLua<'_>` will fail [INFO] [stdout] --> peek-lib/src/lib.rs:104:35 [INFO] [stdout] | [INFO] [stdout] 104 | lua.load("vim.cmd('bot sp')").eval()?; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking peek v0.1.0 (/opt/rustwide/workdir/peek) [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.08s [INFO] running `Command { std: "docker" "inspect" "e4bd9cabadef8d2486bb28d49d2beb26b04da8bfc3dcb9280bb1e76cc90351c4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4bd9cabadef8d2486bb28d49d2beb26b04da8bfc3dcb9280bb1e76cc90351c4", kill_on_drop: false }` [INFO] [stdout] e4bd9cabadef8d2486bb28d49d2beb26b04da8bfc3dcb9280bb1e76cc90351c4