[INFO] fetching crate mlua 0.6.6... [INFO] checking mlua-0.6.6 against try#cac44d9528e3bbbdaa1537d187bd489ccc5de18c for pr-91141 [INFO] extracting crate mlua 0.6.6 into /workspace/builds/worker-52/source [INFO] validating manifest of crates.io crate mlua 0.6.6 on toolchain cac44d9528e3bbbdaa1537d187bd489ccc5de18c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate mlua 0.6.6 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate mlua 0.6.6 [INFO] tweaked toml for crates.io crate mlua 0.6.6 written to /workspace/builds/worker-52/source/Cargo.toml [INFO] crate crates.io crate mlua 0.6.6 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fd-lock v2.0.0 [INFO] [stderr] Downloaded reqwest v0.11.5 [INFO] [stderr] Downloaded lua-src v543.1.0 [INFO] [stderr] Downloaded mlua_derive v0.6.0 [INFO] [stderr] Downloaded luajit-src v210.2.0+resty5f13855 [INFO] [stderr] Downloaded rustyline v8.2.0 [INFO] [stderr] Downloaded trybuild v1.0.50 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 365760e65417847fe91a0721a7e51f0171c7fb70229d35e9bed0a76a438bf145 [INFO] running `Command { std: "docker" "start" "-a" "365760e65417847fe91a0721a7e51f0171c7fb70229d35e9bed0a76a438bf145", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "365760e65417847fe91a0721a7e51f0171c7fb70229d35e9bed0a76a438bf145", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "365760e65417847fe91a0721a7e51f0171c7fb70229d35e9bed0a76a438bf145", kill_on_drop: false }` [INFO] [stdout] 365760e65417847fe91a0721a7e51f0171c7fb70229d35e9bed0a76a438bf145 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-52/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" "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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+cac44d9528e3bbbdaa1537d187bd489ccc5de18c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2174bce712e9a13f470a129770da8289bc0665e631dd7aa834515c0c61e7ee64 [INFO] running `Command { std: "docker" "start" "-a" "2174bce712e9a13f470a129770da8289bc0665e631dd7aa834515c0c61e7ee64", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Checking futures-sink v0.3.17 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking bytes v1.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling semver v1.0.4 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Checking futures-io v0.3.17 [INFO] [stderr] Checking slab v0.4.4 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling openssl v0.10.36 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Checking unicode-width v0.1.9 [INFO] [stderr] Checking regex-automata v0.1.10 [INFO] [stderr] Checking plotters-backend v0.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking httpdate v1.0.1 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Compiling trybuild v1.0.50 [INFO] [stderr] Checking half v1.7.1 [INFO] [stderr] Checking same-file v1.0.6 [INFO] [stderr] Checking endian-type v0.1.2 [INFO] [stderr] Checking oorandom v11.1.3 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking unicode-segmentation v1.8.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking utf8parse v0.2.0 [INFO] [stderr] Checking maplit v1.0.2 [INFO] [stderr] Checking futures-timer v3.0.2 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking instant v0.1.11 [INFO] [stderr] Checking tracing-core v0.1.21 [INFO] [stderr] Checking tinyvec v1.5.0 [INFO] [stderr] Checking form_urlencoded v1.0.1 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Checking nibble_vec v0.1.0 [INFO] [stderr] Checking log v0.4.14 [INFO] [stderr] Checking num-traits v0.2.14 [INFO] [stderr] Checking csv-core v0.1.10 [INFO] [stderr] Checking lock_api v0.4.5 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Checking radix_trie v0.2.1 [INFO] [stderr] Checking walkdir v2.3.2 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking plotters-svg v0.3.1 [INFO] [stderr] Checking http v0.2.5 [INFO] [stderr] Checking tracing v0.1.29 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking plotters v0.3.1 [INFO] [stderr] Checking unicode-normalization v0.1.19 [INFO] [stderr] Compiling openssl-sys v0.9.67 [INFO] [stderr] Compiling mlua v0.6.6 (/opt/rustwide/workdir) [INFO] [stdout] error: You must enable one of the features: lua54, lua53, lua52, lua51, luajit [INFO] [stdout] --> build/main.rs:204:5 [INFO] [stdout] | [INFO] [stdout] 204 | compile_error!("You must enable one of the features: lua54, lua53, lua52, lua51, luajit"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mlua` due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2174bce712e9a13f470a129770da8289bc0665e631dd7aa834515c0c61e7ee64", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2174bce712e9a13f470a129770da8289bc0665e631dd7aa834515c0c61e7ee64", kill_on_drop: false }` [INFO] [stdout] 2174bce712e9a13f470a129770da8289bc0665e631dd7aa834515c0c61e7ee64