[INFO] fetching crate mlua_actor 0.1.3...
[INFO] checking mlua_actor-0.1.3 against try#1c4199da70f816f2239f41c55168ff75a3663718 for pr-155499
[INFO] extracting crate mlua_actor 0.1.3 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate mlua_actor 0.1.3
[INFO] finished tweaking crates.io crate mlua_actor 0.1.3
[INFO] tweaked toml for crates.io crate mlua_actor 0.1.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate mlua_actor 0.1.3 on toolchain 1c4199da70f816f2239f41c55168ff75a3663718
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "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" "+1c4199da70f816f2239f41c55168ff75a3663718" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 15 packages to latest compatible versions
[INFO] [stderr]       Adding fp_rust v0.1.40 (available: v0.3.5)
[INFO] [stderr]       Adding mlua v0.6.6 (available: v0.11.6)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 50dccb5c7bc53fc0d1bba2a316e9562ca899cd671d27df9d4c79e495a320ddc8
[INFO] running `Command { std: "docker" "start" "-a" "50dccb5c7bc53fc0d1bba2a316e9562ca899cd671d27df9d4c79e495a320ddc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "50dccb5c7bc53fc0d1bba2a316e9562ca899cd671d27df9d4c79e495a320ddc8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "50dccb5c7bc53fc0d1bba2a316e9562ca899cd671d27df9d4c79e495a320ddc8", kill_on_drop: false }`
[INFO] [stdout] 50dccb5c7bc53fc0d1bba2a316e9562ca899cd671d27df9d4c79e495a320ddc8
[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:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+1c4199da70f816f2239f41c55168ff75a3663718" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 0576aaad469059b87ad1cbf6616ad9ad80a25e6b110840d214d9fe3f87142d46
[INFO] running `Command { std: "docker" "start" "-a" "0576aaad469059b87ad1cbf6616ad9ad80a25e6b110840d214d9fe3f87142d46", kill_on_drop: false }`
[INFO] [stderr] warning: `package.edition` is unspecified, defaulting to `2015` while the latest is `2024`
[INFO] [stderr]    Compiling libc v0.2.185
[INFO] [stderr]    Compiling find-msvc-tools v0.1.9
[INFO] [stderr]    Compiling shlex v1.3.0
[INFO] [stderr]    Compiling autocfg v1.5.0
[INFO] [stderr]    Compiling pkg-config v0.3.33
[INFO] [stderr]     Checking memchr v2.8.0
[INFO] [stderr]     Checking once_cell v1.21.4
[INFO] [stderr]     Checking fp_rust v0.1.40
[INFO] [stderr]    Compiling cc v1.2.60
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking bstr v0.2.17
[INFO] [stderr]    Compiling lua-src v548.1.2
[INFO] [stderr]    Compiling which v8.0.2
[INFO] [stderr]    Compiling luajit-src v210.7.0+fbb36bb
[INFO] [stderr]    Compiling mlua v0.6.6
[INFO] [stdout] error[E0277]: the trait bound `!: FromLuaMulti<'_>` is not satisfied
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.6.6/src/lua.rs:2298:14
[INFO] [stdout]      |
[INFO] [stdout] 2298 |         self.call(())?;
[INFO] [stdout]      |              ^^^^ the trait `UserData` is not implemented for `!`
[INFO] [stdout]      |
[INFO] [stdout] help: the following other types implement trait `UserData`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.6.6/src/lua.rs:3180:9
[INFO] [stdout]      |
[INFO] [stdout] 3180 |         impl<T: 'static + UserData> UserData for $type {
[INFO] [stdout]      |         ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout]      |         |
[INFO] [stdout]      |         `Arc<std::sync::Mutex<T>>`
[INFO] [stdout]      |         `Arc<std::sync::RwLock<T>>`
[INFO] [stdout] ...
[INFO] [stdout] 3212 | lua_userdata_impl!(Arc<Mutex<T>>);
[INFO] [stdout]      | --------------------------------- in this macro invocation
[INFO] [stdout] 3213 | lua_userdata_impl!(Arc<RwLock<T>>);
[INFO] [stdout]      | ---------------------------------- in this macro invocation
[INFO] [stdout] note: required for `!` to implement `FromLua<'_>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.6.6/src/conversion.rs:147:43
[INFO] [stdout]      |
[INFO] [stdout]  147 | impl<'lua, T: 'static + UserData + Clone> FromLua<'lua> for T {
[INFO] [stdout]      |                         --------          ^^^^^^^^^^^^^     ^
[INFO] [stdout]      |                         |
[INFO] [stdout]      |                         unsatisfied trait bound introduced here
[INFO] [stdout] note: required for `!` to implement `FromLuaMulti<'_>`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.6.6/src/multi.rs:37:30
[INFO] [stdout]      |
[INFO] [stdout]   37 | impl<'lua, T: FromLua<'lua>> FromLuaMulti<'lua> for T {
[INFO] [stdout]      |               -------------  ^^^^^^^^^^^^^^^^^^     ^
[INFO] [stdout]      |               |
[INFO] [stdout]      |               unsatisfied trait bound introduced here
[INFO] [stdout] note: required by a bound in `Chunk::<'lua, 'a>::call`
[INFO] [stdout]     --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-0.6.6/src/lua.rs:2376:41
[INFO] [stdout]      |
[INFO] [stdout] 2376 |     pub fn call<A: ToLuaMulti<'lua>, R: FromLuaMulti<'lua>>(self, args: A) -> Result<R> {
[INFO] [stdout]      |                                         ^^^^^^^^^^^^^^^^^^ required by this bound in `Chunk::<'lua, 'a>::call`
[INFO] [stdout]      = note: this error originates in the macro `lua_userdata_impl` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0277`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `mlua` (lib) due to 1 previous error
[INFO] running `Command { std: "docker" "inspect" "0576aaad469059b87ad1cbf6616ad9ad80a25e6b110840d214d9fe3f87142d46", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0576aaad469059b87ad1cbf6616ad9ad80a25e6b110840d214d9fe3f87142d46", kill_on_drop: false }`
[INFO] [stdout] 0576aaad469059b87ad1cbf6616ad9ad80a25e6b110840d214d9fe3f87142d46
