[INFO] fetching crate redis-lua 0.4.0... [INFO] checking redis-lua-0.4.0 against beta for pr-78714 [INFO] extracting crate redis-lua 0.4.0 into /workspace/builds/worker-5/source [INFO] validating manifest of crates.io crate redis-lua 0.4.0 on toolchain beta [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate redis-lua 0.4.0 [INFO] finished tweaking crates.io crate redis-lua 0.4.0 [INFO] tweaked toml for crates.io crate redis-lua 0.4.0 written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate crates.io crate redis-lua 0.4.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "metadata" "--no-deps" "--format-version=1", 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] 3ee6b9f54a48cb28e42ab77c994825490f4b7d40dc29032cf2420c79ea1bc763 [INFO] running `Command { std: "docker" "start" "-a" "3ee6b9f54a48cb28e42ab77c994825490f4b7d40dc29032cf2420c79ea1bc763", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3ee6b9f54a48cb28e42ab77c994825490f4b7d40dc29032cf2420c79ea1bc763", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3ee6b9f54a48cb28e42ab77c994825490f4b7d40dc29032cf2420c79ea1bc763", kill_on_drop: false }` [INFO] [stdout] 3ee6b9f54a48cb28e42ab77c994825490f4b7d40dc29032cf2420c79ea1bc763 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+beta" "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] ba4edd6fb55fa3843505d2a8012f2292fe0220d7b235347e8670a19c83685c0b [INFO] running `Command { std: "docker" "start" "-a" "ba4edd6fb55fa3843505d2a8012f2292fe0220d7b235347e8670a19c83685c0b", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking once_cell v1.4.0 [INFO] [stderr] Checking futures-io v0.3.5 [INFO] [stderr] Compiling serde v1.0.112 [INFO] [stderr] Compiling lexical-core v0.7.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking bytes v0.5.4 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Checking scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling bytecount v0.5.1 [INFO] [stderr] Checking async-task v3.0.0 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling atomic_refcell v0.1.6 [INFO] [stderr] Compiling id-arena v2.2.1 [INFO] [stderr] Compiling if_chain v1.0.0 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Checking futures-channel v0.3.5 [INFO] [stderr] Compiling generational-arena v0.2.8 [INFO] [stderr] Compiling codespan v0.4.1 [INFO] [stderr] Checking futures-task v0.3.5 [INFO] [stderr] Compiling itertools v0.8.2 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Checking net2 v0.2.34 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking signal-hook-registry v1.2.0 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Compiling redis-lua-macro v0.4.0 [INFO] [stderr] Compiling redis-lua v0.4.0 (/opt/rustwide/workdir) [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking rmp v0.8.9 [INFO] [stderr] Compiling aho-corasick v0.7.10 [INFO] [stderr] Compiling codespan-reporting v0.4.1 [INFO] [stderr] Checking crossbeam-epoch v0.8.2 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking kv-log-macro v1.0.6 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling paste-impl v0.1.17 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Compiling paste v0.1.17 [INFO] [stderr] Compiling uuid v0.7.4 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling mktemp v0.4.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.112 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling full_moon_derive v0.4.0-rc.13 [INFO] [stderr] Compiling async-trait v0.1.35 [INFO] [stderr] Checking tokio v0.2.21 [INFO] [stderr] Checking pin-project v0.4.22 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking tokio-util v0.3.1 [INFO] [stderr] Checking piper v0.1.3 [INFO] [stderr] Checking combine v4.2.1 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking smol v0.1.12 [INFO] [stderr] Checking async-std v1.6.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] Checking redis v0.16.0 [INFO] [stderr] Compiling selene-lib v0.5.3 [INFO] [stdout] error: in lua: unexpected token `` (parse_error) [INFO] [stdout] --> tests/basic.rs:352:16 [INFO] [stdout] | [INFO] [stdout] 352 | return found [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unreachable call [INFO] [stdout] --> tests/util/mod.rs:13:20 [INFO] [stdout] | [INFO] [stdout] 13 | assert_eq!(crate::util::run::<$type, _>(redis_lua::lua! { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ unreachable call [INFO] [stdout] | [INFO] [stdout] ::: tests/basic.rs:342:5 [INFO] [stdout] | [INFO] [stdout] 342 | / test!(usize { [INFO] [stdout] 343 | | local a = {1,3,3,4,2,5,6,1,3,4}; [INFO] [stdout] 344 | | local value = 5; [INFO] [stdout] 345 | | local found = nil [INFO] [stdout] ... | [INFO] [stdout] 352 | | return found [INFO] [stdout] 353 | | }, 6); [INFO] [stdout] | | - [INFO] [stdout] | | | [INFO] [stdout] | |__________any code following this expression is unreachable [INFO] [stdout] | in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unreachable_code)]` on by default [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error; 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `redis-lua` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "ba4edd6fb55fa3843505d2a8012f2292fe0220d7b235347e8670a19c83685c0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ba4edd6fb55fa3843505d2a8012f2292fe0220d7b235347e8670a19c83685c0b", kill_on_drop: false }` [INFO] [stdout] ba4edd6fb55fa3843505d2a8012f2292fe0220d7b235347e8670a19c83685c0b