[INFO] cloning repository https://github.com/FreeMasen/min-short-mlua-traceback [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/FreeMasen/min-short-mlua-traceback" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreeMasen%2Fmin-short-mlua-traceback", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreeMasen%2Fmin-short-mlua-traceback'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5b617c13330baecac6e542647e7cb49705198cf6 [INFO] checking FreeMasen/min-short-mlua-traceback against try#5ec4d3b0c83717313176eefa7d71e9d36dc83355 for pr-155501 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FFreeMasen%2Fmin-short-mlua-traceback" "/workspace/builds/worker-4-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4-tc2/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/FreeMasen/min-short-mlua-traceback [INFO] finished tweaking git repo https://github.com/FreeMasen/min-short-mlua-traceback [INFO] tweaked toml for git repo https://github.com/FreeMasen/min-short-mlua-traceback written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/FreeMasen/min-short-mlua-traceback on toolchain 5ec4d3b0c83717313176eefa7d71e9d36dc83355 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/FreeMasen/min-short-mlua-traceback 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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 32687e6380c3a9cd81d8f707f2e1da33c2eb0572830b3cac8c6c4aafbe47f587 [INFO] running `Command { std: "docker" "start" "-a" "32687e6380c3a9cd81d8f707f2e1da33c2eb0572830b3cac8c6c4aafbe47f587", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "32687e6380c3a9cd81d8f707f2e1da33c2eb0572830b3cac8c6c4aafbe47f587", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32687e6380c3a9cd81d8f707f2e1da33c2eb0572830b3cac8c6c4aafbe47f587", kill_on_drop: false }` [INFO] [stdout] 32687e6380c3a9cd81d8f707f2e1da33c2eb0572830b3cac8c6c4aafbe47f587 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-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" "+5ec4d3b0c83717313176eefa7d71e9d36dc83355" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a388d3b70174d99566c5f4e725d251e30181ba811db586294058132fc59c3dba [INFO] running `Command { std: "docker" "start" "-a" "a388d3b70174d99566c5f4e725d251e30181ba811db586294058132fc59c3dba", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.34 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling cc v1.0.72 [INFO] [stderr] Compiling syn v1.0.82 [INFO] [stderr] Compiling futures-task v0.3.19 [INFO] [stderr] Compiling serde v1.0.132 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling futures-core v0.3.19 [INFO] [stderr] Compiling futures-util v0.3.19 [INFO] [stderr] Compiling pkg-config v0.3.24 [INFO] [stderr] Compiling erased-serde v0.3.16 [INFO] [stderr] Checking pin-project-lite v0.2.7 [INFO] [stderr] Checking slab v0.4.5 [INFO] [stderr] Checking once_cell v1.9.0 [INFO] [stderr] Compiling lua-src v543.1.0 [INFO] [stderr] Compiling luajit-src v210.3.2+resty1085a4d [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling mlua v0.6.6 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Checking bstr v0.2.17 [INFO] [stderr] Compiling futures-macro v0.3.19 [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 UserData for $type { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Arc>` [INFO] [stdout] | `Arc>` [INFO] [stdout] | `Rc>` [INFO] [stdout] ... [INFO] [stdout] 3211 | lua_userdata_impl!(Rc>); [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] 3212 | lua_userdata_impl!(Arc>); [INFO] [stdout] | --------------------------------- in this macro invocation [INFO] [stdout] 3213 | lua_userdata_impl!(Arc>); [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, R: FromLuaMulti<'lua>>(self, args: A) -> Result { [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" "a388d3b70174d99566c5f4e725d251e30181ba811db586294058132fc59c3dba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a388d3b70174d99566c5f4e725d251e30181ba811db586294058132fc59c3dba", kill_on_drop: false }` [INFO] [stdout] a388d3b70174d99566c5f4e725d251e30181ba811db586294058132fc59c3dba