[INFO] fetching crate mlua-extras 0.0.5... [INFO] checking mlua-extras-0.0.5 against try#a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d for pr-145342-1 [INFO] extracting crate mlua-extras 0.0.5 into /workspace/builds/worker-4-tc2/source [INFO] started tweaking crates.io crate mlua-extras 0.0.5 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate mlua-extras 0.0.5 [INFO] tweaked toml for crates.io crate mlua-extras 0.0.5 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate mlua-extras 0.0.5 on toolchain a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate crates.io crate mlua-extras 0.0.5 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" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 47663c10a6aae4df77ed97ff1f75a173f9178cfba1ef5893516ca54f4fe823b5 [INFO] running `Command { std: "docker" "start" "-a" "47663c10a6aae4df77ed97ff1f75a173f9178cfba1ef5893516ca54f4fe823b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "47663c10a6aae4df77ed97ff1f75a173f9178cfba1ef5893516ca54f4fe823b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "47663c10a6aae4df77ed97ff1f75a173f9178cfba1ef5893516ca54f4fe823b5", kill_on_drop: false }` [INFO] [stdout] 47663c10a6aae4df77ed97ff1f75a173f9178cfba1ef5893516ca54f4fe823b5 [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:7ad1b28ee6f5f7f699f6cf7015098d6ccdd96d6f2d78dd06228f5b4c9faf309c" "/opt/rustwide/cargo-home/bin/cargo" "+a4980311fb7bb9e7893708e6bd3fbbfb2819fd3d" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 65d5c3d93a9e184442a10f2d577c3c75435b430a0df74d07fc8baf4826afe911 [INFO] running `Command { std: "docker" "start" "-a" "65d5c3d93a9e184442a10f2d577c3c75435b430a0df74d07fc8baf4826afe911", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.86 [INFO] [stderr] Compiling unicode-ident v1.0.13 [INFO] [stderr] Compiling rustversion v1.0.17 [INFO] [stderr] Compiling heck v0.5.0 [INFO] [stderr] Compiling serde v1.0.210 [INFO] [stderr] Compiling quote v1.0.37 [INFO] [stderr] Compiling syn v2.0.77 [INFO] [stderr] Compiling strum_macros v0.26.4 [INFO] [stderr] Compiling serde_derive v1.0.210 [INFO] [stderr] Checking strum v0.26.3 [INFO] [stderr] Checking mlua-extras v0.0.5 (/opt/rustwide/workdir) [INFO] [stdout] error[E0433]: failed to resolve: could not find `typed` in `mlua_extras` [INFO] [stdout] --> examples/typed_v2.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | use mlua_extras::typed::{generator::{Definition, DefinitionFileGenerator, Definitions}, TypedModule}; [INFO] [stdout] | ^^^^^ could not find `typed` in `mlua_extras` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature="mlua")] [INFO] [stdout] | -------------- the item is gated behind the `mlua` feature [INFO] [stdout] 2 | pub mod typed; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `mlua` [INFO] [stdout] --> examples/typed_v2.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use mlua::MetaMethod; [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `mlua` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `mlua`, use `cargo add mlua` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved import `mlua_extras::typed` [INFO] [stdout] --> examples/typed_v2.rs:4:18 [INFO] [stdout] | [INFO] [stdout] 4 | use mlua_extras::typed::{generator::{Definition, DefinitionFileGenerator, Definitions}, TypedModule}; [INFO] [stdout] | ^^^^^ could not find `typed` in `mlua_extras` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature="mlua")] [INFO] [stdout] | -------------- the item is gated behind the `mlua` feature [INFO] [stdout] 2 | pub mod typed; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0432]: unresolved imports `mlua_extras::extras`, `mlua_extras::typed` [INFO] [stdout] --> examples/module.rs:1:19 [INFO] [stdout] | [INFO] [stdout] 1 | use mlua_extras::{extras::Module, typed::{TypedModule, TypedModuleBuilder, TypedModuleFields, TypedModuleMethods}}; [INFO] [stdout] | ^^^^^^ ^^^^^ could not find `typed` in `mlua_extras` [INFO] [stdout] | | [INFO] [stdout] | could not find `extras` in `mlua_extras` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:4:9 [INFO] [stdout] | [INFO] [stdout] 3 | #[cfg(feature="mlua")] [INFO] [stdout] | -------------- the item is gated behind the `mlua` feature [INFO] [stdout] 4 | pub mod extras; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature="mlua")] [INFO] [stdout] | -------------- the item is gated behind the `mlua` feature [INFO] [stdout] 2 | pub mod typed; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `typed` in `mlua_extras` [INFO] [stdout] --> examples/typed_v2.rs:19:41 [INFO] [stdout] | [INFO] [stdout] 19 | fn add_fields<'lua, F: mlua_extras::typed::TypedModuleFields<'lua>>(fields: &mut F) -> mlua::Result<()> { [INFO] [stdout] | ^^^^^ could not find `typed` in `mlua_extras` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature="mlua")] [INFO] [stdout] | -------------- the item is gated behind the `mlua` feature [INFO] [stdout] 2 | pub mod typed; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: could not find `typed` in `mlua_extras` [INFO] [stdout] --> examples/typed_v2.rs:35:42 [INFO] [stdout] | [INFO] [stdout] 35 | fn add_methods<'lua, M: mlua_extras::typed::TypedModuleMethods<'lua>>(methods: &mut M) -> mlua::Result<()> { [INFO] [stdout] | ^^^^^ could not find `typed` in `mlua_extras` [INFO] [stdout] | [INFO] [stdout] note: found an item that was configured out [INFO] [stdout] --> /opt/rustwide/workdir/src/lib.rs:2:9 [INFO] [stdout] | [INFO] [stdout] 1 | #[cfg(feature="mlua")] [INFO] [stdout] | -------------- the item is gated behind the `mlua` feature [INFO] [stdout] 2 | pub mod typed; [INFO] [stdout] | ^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mlua` [INFO] [stdout] --> examples/typed_v2.rs:19:92 [INFO] [stdout] | [INFO] [stdout] 19 | fn add_fields<'lua, F: mlua_extras::typed::TypedModuleFields<'lua>>(fields: &mut F) -> mlua::Result<()> { [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `mlua` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `mlua`, use `cargo add mlua` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mlua` [INFO] [stdout] --> examples/typed_v2.rs:35:95 [INFO] [stdout] | [INFO] [stdout] 35 | fn add_methods<'lua, M: mlua_extras::typed::TypedModuleMethods<'lua>>(methods: &mut M) -> mlua::Result<()> { [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `mlua` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `mlua`, use `cargo add mlua` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mlua-extras` (example "typed_v2") due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mlua` [INFO] [stdout] --> examples/module.rs:49:15 [INFO] [stdout] | [INFO] [stdout] 49 | let lua = mlua::Lua::new(); [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `mlua` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `mlua`, use `cargo add mlua` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mlua` [INFO] [stdout] --> examples/module.rs:5:75 [INFO] [stdout] | [INFO] [stdout] 5 | fn add_methods<'lua, M: TypedModuleMethods<'lua>>(methods: &mut M) -> mlua::Result<()> { [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `mlua` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `mlua`, use `cargo add mlua` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mlua` [INFO] [stdout] --> examples/module.rs:22:72 [INFO] [stdout] | [INFO] [stdout] 22 | fn add_fields<'lua, F: TypedModuleFields<'lua>>(fields: &mut F) -> mlua::Result<()> { [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `mlua` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `mlua`, use `cargo add mlua` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mlua` [INFO] [stdout] --> examples/module.rs:33:75 [INFO] [stdout] | [INFO] [stdout] 33 | fn add_methods<'lua, M: TypedModuleMethods<'lua>>(methods: &mut M) -> mlua::Result<()> { [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `mlua` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `mlua`, use `cargo add mlua` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mlua` [INFO] [stdout] --> examples/module.rs:48:14 [INFO] [stdout] | [INFO] [stdout] 48 | fn main() -> mlua::Result<()> { [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `mlua` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `mlua`, use `cargo add mlua` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `mlua` [INFO] [stdout] --> examples/module.rs:61:12 [INFO] [stdout] | [INFO] [stdout] 61 | "#).eval::() { [INFO] [stdout] | ^^^^ use of unresolved module or unlinked crate `mlua` [INFO] [stdout] | [INFO] [stdout] = help: if you wanted to use a crate named `mlua`, use `cargo add mlua` to add it to your `Cargo.toml` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0432`. [INFO] [stdout] [INFO] [stderr] error: could not compile `mlua-extras` (example "module") due to 7 previous errors [INFO] running `Command { std: "docker" "inspect" "65d5c3d93a9e184442a10f2d577c3c75435b430a0df74d07fc8baf4826afe911", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65d5c3d93a9e184442a10f2d577c3c75435b430a0df74d07fc8baf4826afe911", kill_on_drop: false }` [INFO] [stdout] 65d5c3d93a9e184442a10f2d577c3c75435b430a0df74d07fc8baf4826afe911