[INFO] cloning repository https://github.com/julianollivieira/containers.nvim
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/julianollivieira/containers.nvim" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjulianollivieira%2Fcontainers.nvim", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjulianollivieira%2Fcontainers.nvim'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] cd5898d59cf8dfc88594dac5d103c629c466178d
[INFO] testing julianollivieira/containers.nvim against 1.95.0 for beta-1.96-2
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fjulianollivieira%2Fcontainers.nvim" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'...
[INFO] [stderr] done.
[INFO] removed /workspace/builds/worker-1-tc1/source/.cargo/config.toml
[INFO] started tweaking git repo https://github.com/julianollivieira/containers.nvim
[INFO] finished tweaking git repo https://github.com/julianollivieira/containers.nvim
[INFO] tweaked toml for git repo https://github.com/julianollivieira/containers.nvim written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/julianollivieira/containers.nvim on toolchain 1.95.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.95.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/julianollivieira/containers.nvim 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" "+1.95.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded nvim-oxi v0.5.1
[INFO] [stderr]   Downloaded nvim-oxi-types v0.5.1
[INFO] [stderr]   Downloaded nvim-oxi-macros v0.5.1
[INFO] [stderr]   Downloaded jiff-tzdb-platform v0.1.3
[INFO] [stderr]   Downloaded jiff-tzdb v0.1.4
[INFO] [stderr]   Downloaded jiffy v0.1.1
[INFO] [stderr]   Downloaded nvim-oxi-luajit v0.5.1
[INFO] [stderr]   Downloaded nvim-oxi-api v0.5.1
[INFO] [stderr]   Downloaded proc-macro2 v1.0.94
[INFO] [stderr]   Downloaded libc v0.2.171
[INFO] [stderr]   Downloaded jiff v0.1.29
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 1be1ebe82a052076a82f453f4826707bb14ebedb716d0b3e802a165e5c26e8b2
[INFO] running `Command { std: "docker" "start" "-a" "1be1ebe82a052076a82f453f4826707bb14ebedb716d0b3e802a165e5c26e8b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "1be1ebe82a052076a82f453f4826707bb14ebedb716d0b3e802a165e5c26e8b2", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1be1ebe82a052076a82f453f4826707bb14ebedb716d0b3e802a165e5c26e8b2", kill_on_drop: false }`
[INFO] [stdout] 1be1ebe82a052076a82f453f4826707bb14ebedb716d0b3e802a165e5c26e8b2
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e4ff6619f21dffc40d6909b7ddf79c3664c78cc5afea963390bdf565e605b784
[INFO] running `Command { std: "docker" "start" "-a" "e4ff6619f21dffc40d6909b7ddf79c3664c78cc5afea963390bdf565e605b784", kill_on_drop: false }`
[INFO] [stderr]    Compiling proc-macro2 v1.0.94
[INFO] [stderr]    Compiling serde v1.0.219
[INFO] [stderr]    Compiling libc v0.2.171
[INFO] [stderr]    Compiling anyhow v1.0.97
[INFO] [stderr]    Compiling nvim-oxi v0.5.1
[INFO] [stderr]    Compiling serde_json v1.0.140
[INFO] [stderr]    Compiling jiff v0.1.29
[INFO] [stderr]    Compiling memchr v2.7.4
[INFO] [stderr]    Compiling quote v1.0.40
[INFO] [stderr]    Compiling syn v2.0.100
[INFO] [stderr]    Compiling jiffy v0.1.1
[INFO] [stderr]    Compiling serde_derive v1.0.219
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling nvim-oxi-macros v0.5.1
[INFO] [stderr]    Compiling serde_repr v0.1.20
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling nvim-oxi-luajit v0.5.1
[INFO] [stderr]    Compiling nvim-oxi-types v0.5.1
[INFO] [stderr]    Compiling nvim-oxi-api v0.5.1
[INFO] [stderr]    Compiling containers v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning[E0133]: call to unsafe function `nvim_oxi::lua::Poppable::pop` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/config.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let obj = Object::pop(lstate)?;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/config.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     unsafe fn pop(lstate: *mut lua::ffi::lua_State) -> Result<Self, lua::Error> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 24.70s
[INFO] running `Command { std: "docker" "inspect" "e4ff6619f21dffc40d6909b7ddf79c3664c78cc5afea963390bdf565e605b784", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e4ff6619f21dffc40d6909b7ddf79c3664c78cc5afea963390bdf565e605b784", kill_on_drop: false }`
[INFO] [stdout] e4ff6619f21dffc40d6909b7ddf79c3664c78cc5afea963390bdf565e605b784
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 904010071b1a094961ca7bb6ffbd77ad18bead589c4944328d111baeaf24d3f5
[INFO] running `Command { std: "docker" "start" "-a" "904010071b1a094961ca7bb6ffbd77ad18bead589c4944328d111baeaf24d3f5", kill_on_drop: false }`
[INFO] [stderr]    Compiling containers v0.0.1 (/opt/rustwide/workdir)
[INFO] [stdout] warning[E0133]: call to unsafe function `nvim_oxi::lua::Poppable::pop` is unsafe and requires unsafe block
[INFO] [stdout]   --> src/config.rs:25:19
[INFO] [stdout]    |
[INFO] [stdout] 25 |         let obj = Object::pop(lstate)?;
[INFO] [stdout]    |                   ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stdout]    |
[INFO] [stdout]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stdout] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stdout]   --> src/config.rs:24:5
[INFO] [stdout]    |
[INFO] [stdout] 24 |     unsafe fn pop(lstate: *mut lua::ffi::lua_State) -> Result<Self, lua::Error> {
[INFO] [stdout]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stdout]    = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0133`.
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.23s
[INFO] running `Command { std: "docker" "inspect" "904010071b1a094961ca7bb6ffbd77ad18bead589c4944328d111baeaf24d3f5", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "904010071b1a094961ca7bb6ffbd77ad18bead589c4944328d111baeaf24d3f5", kill_on_drop: false }`
[INFO] [stdout] 904010071b1a094961ca7bb6ffbd77ad18bead589c4944328d111baeaf24d3f5
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1.95.0" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8e00c1c80985c24621546433c1f50a944925ecdd95a1569571e31877c6f49c6c
[INFO] running `Command { std: "docker" "start" "-a" "8e00c1c80985c24621546433c1f50a944925ecdd95a1569571e31877c6f49c6c", kill_on_drop: false }`
[INFO] [stderr] warning[E0133]: call to unsafe function `nvim_oxi::lua::Poppable::pop` is unsafe and requires unsafe block
[INFO] [stderr]   --> src/config.rs:25:19
[INFO] [stderr]    |
[INFO] [stderr] 25 |         let obj = Object::pop(lstate)?;
[INFO] [stderr]    |                   ^^^^^^^^^^^^^^^^^^^ call to unsafe function
[INFO] [stderr]    |
[INFO] [stderr]    = note: consult the function's documentation for information on how to avoid undefined behavior
[INFO] [stderr] note: an unsafe function restricts its caller, but its body is safe by default
[INFO] [stderr]   --> src/config.rs:24:5
[INFO] [stderr]    |
[INFO] [stderr] 24 |     unsafe fn pop(lstate: *mut lua::ffi::lua_State) -> Result<Self, lua::Error> {
[INFO] [stderr]    |     ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stderr]    = note: for more information, see <https://doc.rust-lang.org/edition-guide/rust-2024/unsafe-op-in-unsafe-fn.html>
[INFO] [stderr]    = note: `#[warn(unsafe_op_in_unsafe_fn)]` (part of `#[warn(rust_2024_compatibility)]`) on by default
[INFO] [stderr] 
[INFO] [stderr] For more information about this error, try `rustc --explain E0133`.
[INFO] [stderr] warning: `containers` (lib test) generated 1 warning (run `cargo fix --lib -p containers --tests` to apply 1 suggestion)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.07s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/containers-76be1ecf353b0109)
[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" "8e00c1c80985c24621546433c1f50a944925ecdd95a1569571e31877c6f49c6c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8e00c1c80985c24621546433c1f50a944925ecdd95a1569571e31877c6f49c6c", kill_on_drop: false }`
[INFO] [stdout] 8e00c1c80985c24621546433c1f50a944925ecdd95a1569571e31877c6f49c6c
