[INFO] cloning repository https://github.com/Dophin2009/stew [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Dophin2009/stew" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDophin2009%2Fstew", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDophin2009%2Fstew'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8ba2c4a646dcdcc472bbc492125d29947b468be7 [INFO] checking Dophin2009/stew against master#39d8d3ab6a880179ef12b5d11414d940711ed422 for pr-87316 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDophin2009%2Fstew" "/workspace/builds/worker-9/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-9/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Dophin2009/stew on toolchain 39d8d3ab6a880179ef12b5d11414d940711ed422 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39d8d3ab6a880179ef12b5d11414d940711ed422" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Dophin2009/stew [INFO] finished tweaking git repo https://github.com/Dophin2009/stew [INFO] tweaked toml for git repo https://github.com/Dophin2009/stew written to /workspace/builds/worker-9/source/Cargo.toml [INFO] crate git repo https://github.com/Dophin2009/stew already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+39d8d3ab6a880179ef12b5d11414d940711ed422" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+39d8d3ab6a880179ef12b5d11414d940711ed422" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 231ec1c8ae6976cf51dd9565d1bd01b04740a85ac4c25e4a0b3fa0f4634f0f3b [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "231ec1c8ae6976cf51dd9565d1bd01b04740a85ac4c25e4a0b3fa0f4634f0f3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "231ec1c8ae6976cf51dd9565d1bd01b04740a85ac4c25e4a0b3fa0f4634f0f3b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "231ec1c8ae6976cf51dd9565d1bd01b04740a85ac4c25e4a0b3fa0f4634f0f3b", kill_on_drop: false }` [INFO] [stdout] 231ec1c8ae6976cf51dd9565d1bd01b04740a85ac4c25e4a0b3fa0f4634f0f3b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+39d8d3ab6a880179ef12b5d11414d940711ed422" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d8cd112f5b8bce021da714573aa13480285d038d13a222e477da32502a85f866 [INFO] running `Command { std: "docker" "start" "-a" "d8cd112f5b8bce021da714573aa13480285d038d13a222e477da32502a85f866", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.39 [INFO] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking regex-syntax v0.6.18 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Compiling anyhow v1.0.32 [INFO] [stderr] Checking deunicode v0.4.3 [INFO] [stderr] Checking either v1.6.0 [INFO] [stderr] Checking termcolor v1.1.0 [INFO] [stderr] Checking os_str_bytes v2.3.2 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking gtmpl_value v0.3.3 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Compiling stew v0.2.1 (/opt/rustwide/workdir) [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking humansize v1.1.0 [INFO] [stderr] Checking percent-encoding v1.0.1 [INFO] [stderr] Checking glob v0.3.0 [INFO] [stderr] Checking dyn-clone v1.0.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stdout] error: You must enable one of the features: lua54, lua53, lua52, lua51, luajit [INFO] [stdout] --> build.rs:9:5 [INFO] [stdout] | [INFO] [stdout] 9 | compile_error!("You must enable one of the features: lua54, lua53, lua52, lua51, luajit"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking walkdir v2.3.1 [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `stew` 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" "d8cd112f5b8bce021da714573aa13480285d038d13a222e477da32502a85f866", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8cd112f5b8bce021da714573aa13480285d038d13a222e477da32502a85f866", kill_on_drop: false }` [INFO] [stdout] d8cd112f5b8bce021da714573aa13480285d038d13a222e477da32502a85f866