[INFO] fetching crate mlua 0.10.3... [INFO] checking mlua-0.10.3 against try#306c6aded24f02440063be828ebe601fe5eb8323 for pr-133502-3 [INFO] extracting crate mlua 0.10.3 into /workspace/builds/worker-4-tc2/source [INFO] validating manifest of crates.io crate mlua 0.10.3 on toolchain 306c6aded24f02440063be828ebe601fe5eb8323 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+306c6aded24f02440063be828ebe601fe5eb8323" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mlua 0.10.3 [INFO] removed 0 missing examples [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate mlua 0.10.3 [INFO] tweaked toml for crates.io crate mlua 0.10.3 written to /workspace/builds/worker-4-tc2/source/Cargo.toml [INFO] crate crates.io crate mlua 0.10.3 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" "+306c6aded24f02440063be828ebe601fe5eb8323" "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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+306c6aded24f02440063be828ebe601fe5eb8323" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c9d311eb6b066d6c7b467886dfe8445b2334420676f56223ad70866c195706e3 [INFO] running `Command { std: "docker" "start" "-a" "c9d311eb6b066d6c7b467886dfe8445b2334420676f56223ad70866c195706e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c9d311eb6b066d6c7b467886dfe8445b2334420676f56223ad70866c195706e3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9d311eb6b066d6c7b467886dfe8445b2334420676f56223ad70866c195706e3", kill_on_drop: false }` [INFO] [stdout] c9d311eb6b066d6c7b467886dfe8445b2334420676f56223ad70866c195706e3 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+306c6aded24f02440063be828ebe601fe5eb8323" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] eea4d45ebe664c92d384481d4f7581c77c31aef83eec6eee742cdd4999c4178e [INFO] running `Command { std: "docker" "start" "-a" "eea4d45ebe664c92d384481d4f7581c77c31aef83eec6eee742cdd4999c4178e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.93 [INFO] [stderr] Compiling unicode-ident v1.0.15 [INFO] [stderr] Compiling libc v0.2.169 [INFO] [stderr] Checking smallvec v1.13.2 [INFO] [stderr] Compiling cc v1.2.10 [INFO] [stderr] Compiling lock_api v0.4.12 [INFO] [stderr] Compiling pkg-config v0.3.31 [INFO] [stderr] Checking itoa v1.0.14 [INFO] [stderr] Compiling serde v1.0.217 [INFO] [stderr] Checking bytes v1.9.0 [INFO] [stderr] Checking once_cell v1.20.2 [INFO] [stderr] Compiling vcpkg v0.2.15 [INFO] [stderr] Checking bitflags v2.8.0 [INFO] [stderr] Checking futures-task v0.3.31 [INFO] [stderr] Checking litemap v0.7.4 [INFO] [stderr] Checking equivalent v1.0.1 [INFO] [stderr] Checking futures-util v0.3.31 [INFO] [stderr] Checking indexmap v2.7.1 [INFO] [stderr] Checking http v1.2.0 [INFO] [stderr] Compiling quote v1.0.38 [INFO] [stderr] Compiling syn v2.0.96 [INFO] [stderr] Checking icu_locid_transform_data v1.5.0 [INFO] [stderr] Checking tracing-core v0.1.33 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde_json v1.0.137 [INFO] [stderr] Compiling httparse v1.9.5 [INFO] [stderr] Checking ryu v1.0.18 [INFO] [stderr] Compiling openssl v0.10.69 [INFO] [stderr] Checking icu_properties_data v1.5.0 [INFO] [stderr] Checking tracing v0.1.41 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Compiling rustix v0.38.44 [INFO] [stderr] Checking either v1.13.0 [INFO] [stderr] Compiling native-tls v0.2.13 [INFO] [stderr] Checking icu_normalizer_data v1.5.0 [INFO] [stderr] Checking atomic-waker v1.1.2 [INFO] [stderr] Checking log v0.4.25 [INFO] [stderr] Compiling openssl-sys v0.9.104 [INFO] [stderr] Checking http-body v1.0.1 [INFO] [stderr] Compiling cfg_aliases v0.1.1 [INFO] [stderr] Checking linux-raw-sys v0.4.15 [INFO] [stderr] Checking openssl-probe v0.1.6 [INFO] [stderr] Compiling mlua-sys v0.6.7 [INFO] [stderr] Compiling nix v0.28.0 [INFO] [stdout] error: You can enable only one of the features: lua54, lua53, lua52, lua51, luajit, luajit52, luau [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/mlua-sys-0.6.7/build/main.rs:16:13 [INFO] [stdout] | [INFO] [stdout] 16 | compile_error!("You can enable only one of the features: lua54, lua53, lua52, lua51, luajit, luajit52, luau"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mlua-sys` (build script) due to 1 previous error [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "eea4d45ebe664c92d384481d4f7581c77c31aef83eec6eee742cdd4999c4178e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eea4d45ebe664c92d384481d4f7581c77c31aef83eec6eee742cdd4999c4178e", kill_on_drop: false }` [INFO] [stdout] eea4d45ebe664c92d384481d4f7581c77c31aef83eec6eee742cdd4999c4178e