[INFO] fetching crate distant-lua 0.15.1... [INFO] testing distant-lua-0.15.1 against try#b83b707f97d809763b7861afa7638871f3339a33 for pr-145838-1 [INFO] extracting crate distant-lua 0.15.1 into /workspace/builds/worker-2-tc2/source [INFO] removed /workspace/builds/worker-2-tc2/source/.cargo/config.toml [INFO] started tweaking crates.io crate distant-lua 0.15.1 [INFO] finished tweaking crates.io crate distant-lua 0.15.1 [INFO] tweaked toml for crates.io crate distant-lua 0.15.1 written to /workspace/builds/worker-2-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate distant-lua 0.15.1 on toolchain b83b707f97d809763b7861afa7638871f3339a33 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 242 packages to latest compatible versions [INFO] [stderr] Adding distant-core v0.15.1 (available: v0.20.0) [INFO] [stderr] Adding distant-ssh2 v0.15.1 (available: v0.20.0) [INFO] [stderr] Adding mlua v0.6.6 (available: v0.11.3) [INFO] [stderr] Adding rstest v0.11.0 (available: v0.26.1) [INFO] [stderr] Adding simplelog v0.10.2 (available: v0.12.2) [INFO] [stderr] Adding subtle v2.4.1 (available: v2.6.1) [INFO] [stderr] Adding termcolor v1.1.3 (available: v1.4.1) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1d48edd13216f0f7df1ce8d70bfa887b953a52c49a17e70a83abe663189a7429 [INFO] running `Command { std: "docker" "start" "-a" "1d48edd13216f0f7df1ce8d70bfa887b953a52c49a17e70a83abe663189a7429", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1d48edd13216f0f7df1ce8d70bfa887b953a52c49a17e70a83abe663189a7429", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1d48edd13216f0f7df1ce8d70bfa887b953a52c49a17e70a83abe663189a7429", kill_on_drop: false }` [INFO] [stdout] 1d48edd13216f0f7df1ce8d70bfa887b953a52c49a17e70a83abe663189a7429 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e50067bf93c396a86749e1350c60ddbed82682241c9c9a65c792947af5cfa125 [INFO] running `Command { std: "docker" "start" "-a" "e50067bf93c396a86749e1350c60ddbed82682241c9c9a65c792947af5cfa125", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling crossbeam-utils v0.8.21 [INFO] [stderr] Compiling futures-io v0.3.31 [INFO] [stderr] Compiling parking v2.2.1 [INFO] [stderr] Compiling rustix v1.0.8 [INFO] [stderr] Compiling event-listener v2.5.3 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling io-lifetimes v1.0.11 [INFO] [stderr] Compiling openssl-src v300.5.2+3.5.2 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling polling v2.8.0 [INFO] [stderr] Compiling fastrand v1.9.0 [INFO] [stderr] Compiling waker-fn v1.2.0 [INFO] [stderr] Compiling rustix v0.37.28 [INFO] [stderr] Compiling regex-automata v0.4.10 [INFO] [stderr] Compiling libz-sys v1.1.22 [INFO] [stderr] Compiling async-io v1.13.0 [INFO] [stderr] Compiling futures-lite v2.6.1 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling futures-lite v1.13.0 [INFO] [stderr] Compiling async-lock v2.8.0 [INFO] [stderr] Compiling async-task v4.7.1 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling openssl-sys v0.9.109 [INFO] [stderr] Compiling linux-raw-sys v0.3.8 [INFO] [stderr] Compiling piper v0.2.4 [INFO] [stderr] Compiling concurrent-queue v2.5.0 [INFO] [stderr] Compiling futures-channel v0.3.31 [INFO] [stderr] Compiling socket2 v0.4.10 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Compiling futures-task v0.3.31 [INFO] [stderr] Compiling termios v0.2.2 [INFO] [stderr] Compiling serial-core v0.4.0 [INFO] [stderr] Compiling libssh2-sys v0.3.1 [INFO] [stderr] Compiling ioctl-rs v0.1.6 [INFO] [stderr] Compiling async-fs v1.6.0 [INFO] [stderr] Compiling env_home v0.1.0 [INFO] [stderr] Compiling subtle v2.4.1 [INFO] [stderr] Compiling serial-unix v0.4.0 [INFO] [stderr] Compiling event-listener v5.4.1 [INFO] [stderr] Compiling event-listener v3.1.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling universal-hash v0.4.1 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling camino v1.1.12 [INFO] [stderr] Compiling poly1305 v0.7.2 [INFO] [stderr] Compiling chacha20 v0.8.2 [INFO] [stderr] Compiling serial v0.4.0 [INFO] [stderr] Compiling async-channel v1.9.0 [INFO] [stderr] Compiling async-executor v1.13.3 [INFO] [stderr] Compiling event-listener-strategy v0.5.4 [INFO] [stderr] Compiling aead v0.4.3 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling async-channel v2.5.0 [INFO] [stderr] Compiling async-lock v3.4.1 [INFO] [stderr] Compiling lua-src v548.1.1 [INFO] [stderr] Compiling shell-words v1.1.0 [INFO] [stderr] Compiling half v1.8.3 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling chacha20poly1305 v0.9.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling itertools v0.10.5 [INFO] [stderr] Compiling base64 v0.13.1 [INFO] [stderr] Compiling blocking v1.6.2 [INFO] [stderr] Compiling chrono v0.4.41 [INFO] [stderr] Compiling rpassword v5.0.1 [INFO] [stderr] Compiling bstr v0.2.17 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling async-net v1.8.0 [INFO] [stderr] Compiling regex v1.11.2 [INFO] [stderr] Compiling bstr v1.12.0 [INFO] [stderr] Compiling simplelog v0.10.2 [INFO] [stderr] Compiling filenamegen v0.2.7 [INFO] [stderr] Compiling polling v3.10.0 [INFO] [stderr] Compiling which v7.0.3 [INFO] [stderr] Compiling async-io v2.5.0 [INFO] [stderr] Compiling luajit-src v210.6.1+f9140a6 [INFO] [stderr] Compiling async-signal v0.2.12 [INFO] [stderr] Compiling mlua v0.6.6 [INFO] [stderr] Compiling async-process v1.8.1 [INFO] [stderr] Compiling smol v1.3.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling derive_more v0.99.20 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling mlua_derive v0.6.0 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling filedescriptor v0.8.3 [INFO] [stderr] Compiling portable-pty v0.5.0 [INFO] [stderr] Compiling strum v0.21.0 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling serde_cbor v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.143 [INFO] [stderr] Compiling erased-serde v0.3.31 [INFO] [stderr] Compiling tokio-util v0.6.10 [INFO] [stderr] Compiling async-compat v0.2.5 [INFO] [stderr] Compiling distant-core v0.15.1 [INFO] [stderr] Compiling ssh2 v0.9.5 [INFO] [stderr] Compiling wezterm-ssh v0.2.0 [INFO] [stderr] Compiling distant-ssh2 v0.15.1 [INFO] [stderr] Compiling distant-lua v0.15.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `whoami::hostname`: use `fallible::hostname()` instead [INFO] [stdout] --> src/session/api.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | static TENANT: Lazy = Lazy::new(whoami::hostname); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | fn distant_lua(lua: &Lua) -> LuaResult { [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] 23 | fn distant_lua(lua: &Lua) -> LuaResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:48:26 [INFO] [stdout] | [INFO] [stdout] 48 | fn make_version_tbl(lua: &Lua) -> LuaResult { [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] 48 | fn make_version_tbl(lua: &Lua) -> LuaResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/log.rs:99:26 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn make_log_tbl(lua: &Lua) -> LuaResult { [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] 99 | pub fn make_log_tbl(lua: &Lua) -> LuaResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/session.rs:13:30 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn make_session_tbl(lua: &Lua) -> LuaResult { [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] 13 | pub fn make_session_tbl(lua: &Lua) -> LuaResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/utils.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn make_utils_tbl(lua: &Lua) -> LuaResult { [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 | pub fn make_utils_tbl(lua: &Lua) -> LuaResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/utils.rs:97:28 [INFO] [stdout] | [INFO] [stdout] 97 | pub(super) fn pending(lua: &Lua) -> LuaResult { [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] 97 | pub(super) fn pending(lua: &Lua) -> LuaResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 2m 34s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: mlua v0.6.6 [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" "e50067bf93c396a86749e1350c60ddbed82682241c9c9a65c792947af5cfa125", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e50067bf93c396a86749e1350c60ddbed82682241c9c9a65c792947af5cfa125", kill_on_drop: false }` [INFO] [stdout] e50067bf93c396a86749e1350c60ddbed82682241c9c9a65c792947af5cfa125 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ca0c50b5467a38a63367462428e07dcd0421d3f89a3408ed87a3fe38b79ad383 [INFO] running `Command { std: "docker" "start" "-a" "ca0c50b5467a38a63367462428e07dcd0421d3f89a3408ed87a3fe38b79ad383", kill_on_drop: false }` [INFO] [stderr] Compiling rstest v0.11.0 [INFO] [stderr] Compiling distant-lua v0.15.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated function `whoami::hostname`: use `fallible::hostname()` instead [INFO] [stdout] --> src/session/api.rs:15:49 [INFO] [stdout] | [INFO] [stdout] 15 | static TENANT: Lazy = Lazy::new(whoami::hostname); [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:23:21 [INFO] [stdout] | [INFO] [stdout] 23 | fn distant_lua(lua: &Lua) -> LuaResult { [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] 23 | fn distant_lua(lua: &Lua) -> LuaResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/lib.rs:48:26 [INFO] [stdout] | [INFO] [stdout] 48 | fn make_version_tbl(lua: &Lua) -> LuaResult { [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] 48 | fn make_version_tbl(lua: &Lua) -> LuaResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/log.rs:99:26 [INFO] [stdout] | [INFO] [stdout] 99 | pub fn make_log_tbl(lua: &Lua) -> LuaResult { [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] 99 | pub fn make_log_tbl(lua: &Lua) -> LuaResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/session.rs:13:30 [INFO] [stdout] | [INFO] [stdout] 13 | pub fn make_session_tbl(lua: &Lua) -> LuaResult { [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] 13 | pub fn make_session_tbl(lua: &Lua) -> LuaResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/utils.rs:11:28 [INFO] [stdout] | [INFO] [stdout] 11 | pub fn make_utils_tbl(lua: &Lua) -> LuaResult { [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 | pub fn make_utils_tbl(lua: &Lua) -> LuaResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stdout] --> src/utils.rs:97:28 [INFO] [stdout] | [INFO] [stdout] 97 | pub(super) fn pending(lua: &Lua) -> LuaResult { [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] 97 | pub(super) fn pending(lua: &Lua) -> LuaResult> { [INFO] [stdout] | ++++ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 24.59s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: mlua v0.6.6, rstest v0.11.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] running `Command { std: "docker" "inspect" "ca0c50b5467a38a63367462428e07dcd0421d3f89a3408ed87a3fe38b79ad383", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca0c50b5467a38a63367462428e07dcd0421d3f89a3408ed87a3fe38b79ad383", kill_on_drop: false }` [INFO] [stdout] ca0c50b5467a38a63367462428e07dcd0421d3f89a3408ed87a3fe38b79ad383 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+b83b707f97d809763b7861afa7638871f3339a33" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] b61c28840f2c19612b15eb5540773c244812f744b3b0b4904ebc922720265685 [INFO] running `Command { std: "docker" "start" "-a" "b61c28840f2c19612b15eb5540773c244812f744b3b0b4904ebc922720265685", kill_on_drop: false }` [INFO] [stderr] warning: use of deprecated function `whoami::hostname`: use `fallible::hostname()` instead [INFO] [stderr] --> src/session/api.rs:15:49 [INFO] [stderr] | [INFO] [stderr] 15 | static TENANT: Lazy = Lazy::new(whoami::hostname); [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:23:21 [INFO] [stderr] | [INFO] [stderr] 23 | fn distant_lua(lua: &Lua) -> LuaResult { [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] 23 | fn distant_lua(lua: &Lua) -> LuaResult> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/lib.rs:48:26 [INFO] [stderr] | [INFO] [stderr] 48 | fn make_version_tbl(lua: &Lua) -> LuaResult { [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] 48 | fn make_version_tbl(lua: &Lua) -> LuaResult> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/log.rs:99:26 [INFO] [stderr] | [INFO] [stderr] 99 | pub fn make_log_tbl(lua: &Lua) -> LuaResult { [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] 99 | pub fn make_log_tbl(lua: &Lua) -> LuaResult> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/session.rs:13:30 [INFO] [stderr] | [INFO] [stderr] 13 | pub fn make_session_tbl(lua: &Lua) -> LuaResult { [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] 13 | pub fn make_session_tbl(lua: &Lua) -> LuaResult> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/utils.rs:11:28 [INFO] [stderr] | [INFO] [stderr] 11 | pub fn make_utils_tbl(lua: &Lua) -> LuaResult { [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 | pub fn make_utils_tbl(lua: &Lua) -> LuaResult> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: hiding a lifetime that's elided elsewhere is confusing [INFO] [stderr] --> src/utils.rs:97:28 [INFO] [stderr] | [INFO] [stderr] 97 | pub(super) fn pending(lua: &Lua) -> LuaResult { [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] 97 | pub(super) fn pending(lua: &Lua) -> LuaResult> { [INFO] [stderr] | ++++ [INFO] [stderr] [INFO] [stderr] warning: `distant-lua` (lib test) generated 7 warnings (run `cargo fix --lib -p distant-lua --tests` to apply 6 suggestions) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.35s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: mlua v0.6.6, rstest v0.11.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 4` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/distant_lua-c061df7517e053a4) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "b61c28840f2c19612b15eb5540773c244812f744b3b0b4904ebc922720265685", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b61c28840f2c19612b15eb5540773c244812f744b3b0b4904ebc922720265685", kill_on_drop: false }` [INFO] [stdout] b61c28840f2c19612b15eb5540773c244812f744b3b0b4904ebc922720265685