[INFO] fetching crate hyper_lua_actor 0.1.1... [INFO] checking hyper_lua_actor-0.1.1 against master#0d37dca25a51fb900a402c94c8818ad1c2789e30 for pr-77526 [INFO] extracting crate hyper_lua_actor 0.1.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate hyper_lua_actor 0.1.1 on toolchain 0d37dca25a51fb900a402c94c8818ad1c2789e30 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate hyper_lua_actor 0.1.1 [INFO] removed 1 missing tests [INFO] finished tweaking crates.io crate hyper_lua_actor 0.1.1 [INFO] tweaked toml for crates.io crate hyper_lua_actor 0.1.1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 882c1b9d363dd0a5ba452b2a2f6f749afca89d8593af10a4367cafefbf76ccc4 [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" "882c1b9d363dd0a5ba452b2a2f6f749afca89d8593af10a4367cafefbf76ccc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "882c1b9d363dd0a5ba452b2a2f6f749afca89d8593af10a4367cafefbf76ccc4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "882c1b9d363dd0a5ba452b2a2f6f749afca89d8593af10a4367cafefbf76ccc4", kill_on_drop: false }` [INFO] [stdout] 882c1b9d363dd0a5ba452b2a2f6f749afca89d8593af10a4367cafefbf76ccc4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:d92eaeed33fa75130ca1ee6c8a01d1ffb62bac859dfdfb3450e3e5d1c0146529" "/opt/rustwide/cargo-home/bin/cargo" "+0d37dca25a51fb900a402c94c8818ad1c2789e30" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6fbe052848a38041420d3bc2d24d366e1ba12e610919f216486a21d953593fec [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" "6fbe052848a38041420d3bc2d24d366e1ba12e610919f216486a21d953593fec", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking futures v0.1.30 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling pin-project-internal v0.4.26 [INFO] [stderr] Checking futures-core v0.3.6 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking pin-project-lite v0.1.10 [INFO] [stderr] Checking itoa v0.4.6 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking futures-sink v0.3.6 [INFO] [stderr] Checking try-lock v0.2.3 [INFO] [stderr] Checking httpdate v0.3.2 [INFO] [stderr] Checking fp_rust v0.1.39 [INFO] [stderr] Checking tower-service v0.3.0 [INFO] [stderr] Checking lock_api v0.3.4 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling rlua v0.17.0 [INFO] [stderr] Checking futures-channel v0.3.6 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking smallvec v0.6.13 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Checking tracing v0.1.21 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking bstr v0.2.13 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling syn v1.0.42 [INFO] [stderr] Checking iovec v0.1.4 [INFO] [stderr] Checking net2 v0.2.35 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking socket2 v0.3.15 [INFO] [stderr] Checking tokio-sync v0.1.8 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking tokio-executor v0.1.10 [INFO] [stderr] Checking crossbeam-queue v0.2.3 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking tokio-timer v0.2.13 [INFO] [stderr] Checking tokio-current-thread v0.1.7 [INFO] [stderr] Checking crossbeam-deque v0.7.3 [INFO] [stderr] Checking tokio-io v0.1.13 [INFO] [stderr] Checking tokio-threadpool v0.1.18 [INFO] [stderr] Checking tokio v0.2.22 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking http-body v0.3.1 [INFO] [stderr] Checking tokio-reactor v0.1.12 [INFO] [stderr] Checking tokio-codec v0.1.2 [INFO] [stderr] Checking tokio-fs v0.1.7 [INFO] [stderr] Checking tokio-tcp v0.1.4 [INFO] [stderr] Checking tokio-udp v0.1.6 [INFO] [stderr] Checking tokio-uds v0.2.7 [INFO] [stderr] Checking tokio v0.1.22 [INFO] [stderr] Checking lua_actor v0.1.18 [INFO] [stdout] error[E0053]: method `from_lua` has an incompatible type for trait [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lua_actor-0.1.18/src/message.rs:208:5 [INFO] [stdout] | [INFO] [stdout] 208 | fn from_lua(v: Value, lua: &'lua Lua) -> LuaResult { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `LuaContext`, found `&Lua` [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(Value<'lua>, LuaContext<'lua>) -> std::result::Result<_, _>` [INFO] [stdout] found fn pointer `fn(Value<'_>, &'lua Lua) -> std::result::Result<_, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0053]: method `to_lua` has an incompatible type for trait [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lua_actor-0.1.18/src/message.rs:232:5 [INFO] [stdout] | [INFO] [stdout] 232 | fn to_lua(self, lua: &'lua Lua) -> LuaResult> { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ expected struct `LuaContext`, found `&Lua` [INFO] [stdout] | [INFO] [stdout] = note: expected fn pointer `fn(LuaMessage, LuaContext<'lua>) -> std::result::Result<_, _>` [INFO] [stdout] found fn pointer `fn(LuaMessage, &'lua Lua) -> std::result::Result<_, _>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `globals` found for reference `&'lua Lua` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lua_actor-0.1.18/src/actor.rs:106:13 [INFO] [stdout] | [INFO] [stdout] 106 | lua.globals().set::<_, V>(key, value) [INFO] [stdout] | ^^^^^^^ method not found in `&'lua Lua` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `globals` found for reference `&'lua Lua` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lua_actor-0.1.18/src/actor.rs:123:13 [INFO] [stdout] | [INFO] [stdout] 123 | lua.globals().get::<_, V>(key) [INFO] [stdout] | ^^^^^^^ method not found in `&'lua Lua` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `create_function` found for reference `&'lua Lua` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lua_actor-0.1.18/src/actor.rs:149:13 [INFO] [stdout] | [INFO] [stdout] 149 | lua.create_function(func) [INFO] [stdout] | ^^^^^^^^^^^^^^^ method not found in `&'lua Lua` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `globals` found for struct `MutexGuard<'_, Lua>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lua_actor-0.1.18/src/actor.rs:182:63 [INFO] [stdout] | [INFO] [stdout] 182 | let _ = Self::def_fn_with_name(&lua, &lua.globals(), func.clone(), key); [INFO] [stdout] | ^^^^^^^ method not found in `MutexGuard<'_, Lua>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `globals` found for struct `MutexGuard<'_, Lua>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lua_actor-0.1.18/src/actor.rs:187:51 [INFO] [stdout] | [INFO] [stdout] 187 | Self::def_fn_with_name(&lua, &lua.globals(), func.clone(), key)?; [INFO] [stdout] | ^^^^^^^ method not found in `MutexGuard<'_, Lua>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `load` found for reference `&'lua Lua` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lua_actor-0.1.18/src/actor.rs:199:13 [INFO] [stdout] | [INFO] [stdout] 199 | lua.load(source, name) [INFO] [stdout] | ^^^^ method not found in `&'lua Lua` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `exec` found for struct `MutexGuard<'_, Lua>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lua_actor-0.1.18/src/actor.rs:258:29 [INFO] [stdout] | [INFO] [stdout] 258 | lua.lock().unwrap().exec(source, name) [INFO] [stdout] | ^^^^ method not found in `MutexGuard<'_, Lua>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `exec` found for reference `&'lua Lua` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lua_actor-0.1.18/src/actor.rs:265:13 [INFO] [stdout] | [INFO] [stdout] 265 | lua.exec(source, name) [INFO] [stdout] | ^^^^ method not found in `&'lua Lua` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `eval` found for struct `MutexGuard<'_, Lua>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lua_actor-0.1.18/src/actor.rs:284:29 [INFO] [stdout] | [INFO] [stdout] 284 | lua.lock().unwrap().eval(source, name) [INFO] [stdout] | ^^^^ method not found in `MutexGuard<'_, Lua>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `eval` found for reference `&'lua Lua` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lua_actor-0.1.18/src/actor.rs:291:13 [INFO] [stdout] | [INFO] [stdout] 291 | lua.eval(source, name) [INFO] [stdout] | ^^^^ method not found in `&'lua Lua` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `globals` found for struct `MutexGuard<'_, Lua>` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lua_actor-0.1.18/src/actor.rs:322:33 [INFO] [stdout] | [INFO] [stdout] 322 | let func: Function = vm.globals().get::<_, Function>(name)?; [INFO] [stdout] | ^^^^^^^ method not found in `MutexGuard<'_, Lua>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `globals` found for reference `&'lua Lua` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lua_actor-0.1.18/src/actor.rs:332:34 [INFO] [stdout] | [INFO] [stdout] 332 | let func: Function = lua.globals().get::<_, Function>(name)?; [INFO] [stdout] | ^^^^^^^ method not found in `&'lua Lua` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lua_actor-0.1.18/src/message.rs:210:90 [INFO] [stdout] | [INFO] [stdout] 210 | Value::String(x) => Ok(LuaMessage::String(String::from_lua(Value::String(x), lua)?)), [INFO] [stdout] | ^^^ expected struct `LuaContext`, found `&Lua` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `coerce_integer` found for reference `&'lua Lua` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lua_actor-0.1.18/src/message.rs:211:61 [INFO] [stdout] | [INFO] [stdout] 211 | Value::Integer(_) => Ok(LuaMessage::Integer(lua.coerce_integer(v)? as i64)), [INFO] [stdout] | ^^^^^^^^^^^^^^ method not found in `&'lua Lua` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `coerce_number` found for reference `&'lua Lua` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lua_actor-0.1.18/src/message.rs:212:59 [INFO] [stdout] | [INFO] [stdout] 212 | Value::Number(_) => Ok(LuaMessage::Number(lua.coerce_number(v)? as f64)), [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `&'lua Lua` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lua_actor-0.1.18/src/message.rs:220:73 [INFO] [stdout] | [INFO] [stdout] 220 | Ok(LuaMessage::Array(Vec::from_lua(Value::Table(t), lua)?)) [INFO] [stdout] | ^^^ expected struct `LuaContext`, found `&Lua` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0308]: mismatched types [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lua_actor-0.1.18/src/message.rs:222:77 [INFO] [stdout] | [INFO] [stdout] 222 | Ok(LuaMessage::Table(HashMap::from_lua(Value::Table(t), lua)?)) [INFO] [stdout] | ^^^ expected struct `LuaContext`, found `&Lua` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `create_string` found for reference `&'lua Lua` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lua_actor-0.1.18/src/message.rs:234:59 [INFO] [stdout] | [INFO] [stdout] 234 | LuaMessage::String(x) => Ok(Value::String(lua.create_string(&x)?)), [INFO] [stdout] | ^^^^^^^^^^^^^ method not found in `&'lua Lua` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `create_table_from` found for reference `&'lua Lua` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lua_actor-0.1.18/src/message.rs:239:57 [INFO] [stdout] | [INFO] [stdout] 239 | LuaMessage::Table(x) => Ok(Value::Table(lua.create_table_from(x)?)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ method not found in `&'lua Lua` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `create_sequence_from` found for reference `&'lua Lua` in the current scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/lua_actor-0.1.18/src/message.rs:240:57 [INFO] [stdout] | [INFO] [stdout] 240 | LuaMessage::Array(x) => Ok(Value::Table(lua.create_sequence_from(x)?)), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ method not found in `&'lua Lua` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 22 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0053, E0308, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0053`. [INFO] [stdout] [INFO] [stderr] error: could not compile `lua_actor` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "6fbe052848a38041420d3bc2d24d366e1ba12e610919f216486a21d953593fec", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6fbe052848a38041420d3bc2d24d366e1ba12e610919f216486a21d953593fec", kill_on_drop: false }` [INFO] [stdout] 6fbe052848a38041420d3bc2d24d366e1ba12e610919f216486a21d953593fec