[INFO] crate redis-lua 0.3.0 is already in cache [INFO] checking redis-lua-0.3.0 against try#c8bdaa84ec1b37f18f30375e196a65b7602f3790 for pr-73345 [INFO] extracting crate redis-lua 0.3.0 into /workspace/builds/worker-14/source [INFO] validating manifest of crates.io crate redis-lua 0.3.0 on toolchain c8bdaa84ec1b37f18f30375e196a65b7602f3790 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate redis-lua 0.3.0 [INFO] finished tweaking crates.io crate redis-lua 0.3.0 [INFO] tweaked toml for crates.io crate redis-lua 0.3.0 written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate crates.io crate redis-lua 0.3.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded redis-lua-macro v0.3.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] fdf12bf8cd05208de4c7c8207c27b3bba6828f429e79b7f6bc6d67cb95afabe8 [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" "fdf12bf8cd05208de4c7c8207c27b3bba6828f429e79b7f6bc6d67cb95afabe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "fdf12bf8cd05208de4c7c8207c27b3bba6828f429e79b7f6bc6d67cb95afabe8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "fdf12bf8cd05208de4c7c8207c27b3bba6828f429e79b7f6bc6d67cb95afabe8", kill_on_drop: false }` [INFO] [stdout] fdf12bf8cd05208de4c7c8207c27b3bba6828f429e79b7f6bc6d67cb95afabe8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:6c9ffe128752d56c8d75334ed354142a5229917ed99767f56566dd8e857ad726" "/opt/rustwide/cargo-home/bin/cargo" "+c8bdaa84ec1b37f18f30375e196a65b7602f3790" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c822964fe422327c40b7ea1317d2c903b7a8dfb3878d677b6f35a0f9e86e9f5e [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" "c822964fe422327c40b7ea1317d2c903b7a8dfb3878d677b6f35a0f9e86e9f5e", kill_on_drop: false }` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling serde v1.0.111 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling proc-macro-nested v0.1.5 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling bytecount v0.5.1 [INFO] [stderr] Compiling atomic_refcell v0.1.6 [INFO] [stderr] Compiling if_chain v1.0.0 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling nom v5.1.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling generational-arena v0.2.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Compiling lexical-core v0.6.7 [INFO] [stderr] Compiling redis-lua-macro v0.3.0 [INFO] [stderr] Compiling redis-lua v0.3.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking combine v3.8.1 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling codespan v0.4.1 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Compiling codespan-reporting v0.4.1 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking rmp v0.8.9 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling mktemp v0.4.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling serde_derive v1.0.111 [INFO] [stderr] Compiling pin-project-internal v0.4.20 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling paste-impl v0.1.16 [INFO] [stderr] Compiling full_moon_derive v0.4.0-rc.13 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.35 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Compiling paste v0.1.16 [INFO] [stderr] Checking pin-project v0.4.20 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking tokio-util v0.2.0 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking redis v0.15.1 [INFO] [stderr] Checking rmp-serde v0.14.3 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling full_moon v0.4.0-rc.14 [INFO] [stderr] Compiling selene-lib v0.5.3 [INFO] [stdout] warning: in lua: a is assigned a value, but never used (unused_variable) [INFO] [stdout] --> tests/basic.rs:63:15 [INFO] [stdout] | [INFO] [stdout] 63 | local a, b, c = 1, 2 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: in lua: b is assigned a value, but never used (unused_variable) [INFO] [stdout] --> tests/basic.rs:63:18 [INFO] [stdout] | [INFO] [stdout] 63 | local a, b, c = 1, 2 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: in lua: values on right side don't match up to the left side of the assignment (unbalanced_assignments) [INFO] [stdout] --> tests/basic.rs:63:25 [INFO] [stdout] | [INFO] [stdout] 63 | local a, b, c = 1, 2 [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: in lua: too many values on the right side of the assignment (unbalanced_assignments) [INFO] [stdout] --> tests/basic.rs:68:28 [INFO] [stdout] | [INFO] [stdout] 68 | local a, b = 1, 2, 3; [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 47s [INFO] running `Command { std: "docker" "inspect" "c822964fe422327c40b7ea1317d2c903b7a8dfb3878d677b6f35a0f9e86e9f5e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c822964fe422327c40b7ea1317d2c903b7a8dfb3878d677b6f35a0f9e86e9f5e", kill_on_drop: false }` [INFO] [stdout] c822964fe422327c40b7ea1317d2c903b7a8dfb3878d677b6f35a0f9e86e9f5e