[INFO] updating cached repository https://github.com/zrneely/onitama [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] b5933f8740612be54cfd0751fc5fca09b1ebc112 [INFO] checking zrneely/onitama against try#d7b51666469c792a8a3f40849607739bae1e705e for pr-71665 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzrneely%2Fonitama" "/workspace/builds/worker-12/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zrneely/onitama on toolchain d7b51666469c792a8a3f40849607739bae1e705e [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/zrneely/onitama [INFO] removed path dependency wamp_async from git repo https://github.com/zrneely/onitama [INFO] finished tweaking git repo https://github.com/zrneely/onitama [INFO] tweaked toml for git repo https://github.com/zrneely/onitama written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/zrneely/onitama already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (wamp_async) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-12/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"/workspace/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] warning: dependency (wamp_async) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "/opt/rustwide/cargo-home/bin/cargo" "+d7b51666469c792a8a3f40849607739bae1e705e" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 79287258518f61d9f53038371de499a2628ba1f4fc6188f0c5162a4f985bf8f3 [INFO] running `"docker" "start" "-a" "79287258518f61d9f53038371de499a2628ba1f4fc6188f0c5162a4f985bf8f3"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] warning: dependency (wamp_async) specified without providing a local path, Git repository, or version to use. This will be considered an error in future versions [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking smallvec v1.4.0 [INFO] [stderr] Checking foreign-types-shared v0.1.1 [INFO] [stderr] Compiling openssl v0.10.29 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Checking byte-tools v0.3.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Checking opaque-debug v0.2.3 [INFO] [stderr] Checking fake-simd v0.1.2 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Checking utf-8 v0.7.5 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking input_buffer v0.3.1 [INFO] [stderr] Checking foreign-types v0.3.2 [INFO] [stderr] Checking thread_local v1.0.1 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking block-padding v0.1.5 [INFO] [stderr] Checking http v0.2.1 [INFO] [stderr] Checking lock_api v0.3.4 [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 rand v0.4.6 [INFO] [stderr] Checking time v0.1.43 [INFO] [stderr] Checking unicode-normalization v0.1.12 [INFO] [stderr] Checking parking_lot_core v0.7.2 [INFO] [stderr] Compiling syn v1.0.21 [INFO] [stderr] Compiling num-traits v0.2.11 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Checking mio v0.6.22 [INFO] [stderr] Checking parking_lot v0.10.2 [INFO] [stderr] Compiling openssl-sys v0.9.56 [INFO] [stderr] Checking aho-corasick v0.7.10 [INFO] [stderr] Checking block-buffer v0.7.3 [INFO] [stderr] Checking sha-1 v0.8.2 [INFO] [stderr] Checking rand v0.3.23 [INFO] [stderr] Checking idna v0.2.0 [INFO] [stderr] Checking mio-uds v0.6.8 [INFO] [stderr] Checking regex v1.3.7 [INFO] [stderr] Checking rmp v0.8.9 [INFO] [stderr] Checking url v2.1.1 [INFO] [stderr] Checking env_logger v0.7.1 [INFO] [stderr] Checking tungstenite v0.10.1 [INFO] [stderr] Compiling serde_derive v1.0.110 [INFO] [stderr] Compiling pin-project-internal v0.4.16 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.31 [INFO] [stderr] Checking tokio v0.2.20 [INFO] [stderr] Checking pin-project v0.4.16 [INFO] [stderr] Checking futures-util v0.3.5 [INFO] [stderr] Checking tokio-tls v0.3.1 [INFO] [stderr] Checking serde v1.0.110 [INFO] [stderr] Checking futures-executor v0.3.5 [INFO] [stderr] Checking futures v0.3.5 [INFO] [stderr] Checking tokio-tungstenite v0.10.1 [INFO] [stderr] Checking rmp-serde v0.14.3 [INFO] [stderr] Checking serde_json v1.0.53 [INFO] [stderr] Checking uuid v0.8.1 [INFO] [stderr] Checking chrono v0.4.11 [INFO] [stderr] Checking wamp_async v0.1.0 [INFO] [stderr] Checking onitama v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] error[E0599]: no function or associated item named `new` found for struct `wamp_async::client::ClientConfig` in the current scope [INFO] [stderr] --> src/main.rs:216:39 [INFO] [stderr] | [INFO] [stderr] 216 | wamp_async::ClientConfig::new().set_serializers(vec![wamp_async::SerializerType::Json]), [INFO] [stderr] | ^^^ function or associated item not found in `wamp_async::client::ClientConfig` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `event_loop` found for tuple `(wamp_async::client::Client, (std::pin::Pin> + std::marker::Send>>, std::option::Option> + std::marker::Send + 'static)>>>>))` in the current scope [INFO] [stderr] --> src/main.rs:223:10 [INFO] [stderr] | [INFO] [stderr] 223 | .event_loop() [INFO] [stderr] | ^^^^^^^^^^ method not found in `(wamp_async::client::Client, (std::pin::Pin> + std::marker::Send>>, std::option::Option> + std::marker::Send + 'static)>>>>))` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `join_realm` found for tuple `(wamp_async::client::Client, (std::pin::Pin> + std::marker::Send>>, std::option::Option> + std::marker::Send + 'static)>>>>))` in the current scope [INFO] [stderr] --> src/main.rs:269:10 [INFO] [stderr] | [INFO] [stderr] 269 | .join_realm(WAMP_REALM) [INFO] [stderr] | ^^^^^^^^^^ method not found in `(wamp_async::client::Client, (std::pin::Pin> + std::marker::Send>>, std::option::Option> + std::marker::Send + 'static)>>>>))` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `register` found for tuple `(wamp_async::client::Client, (std::pin::Pin> + std::marker::Send>>, std::option::Option> + std::marker::Send + 'static)>>>>))` in the current scope [INFO] [stderr] --> src/util.rs:57:42 [INFO] [stderr] | [INFO] [stderr] 57 | Box::pin($client.register($name, $fn)) [INFO] [stderr] | ^^^^^^^^ method not found in `(wamp_async::client::Client, (std::pin::Pin> + std::marker::Send>>, std::option::Option> + std::marker::Send + 'static)>>>>))` [INFO] [stderr] | [INFO] [stderr] ::: src/main.rs:274:5 [INFO] [stderr] | [INFO] [stderr] 274 | / rpc_register!(client, { [INFO] [stderr] 275 | | "ontm.new_game" => server::make_game, [INFO] [stderr] 276 | | "ontm.move" => server::make_move, [INFO] [stderr] 277 | | "ontm.join" => server::join_game, [INFO] [stderr] ... | [INFO] [stderr] 280 | | "ontm.resign" => server::resign_game, [INFO] [stderr] 281 | | }) [INFO] [stderr] | |______- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `publish` found for tuple `(wamp_async::client::Client, (std::pin::Pin> + std::marker::Send>>, std::option::Option> + std::marker::Send + 'static)>>>>))` in the current scope [INFO] [stderr] --> src/main.rs:291:14 [INFO] [stderr] | [INFO] [stderr] 291 | .publish(msg.topic, msg.args, msg.kwargs, false) [INFO] [stderr] | ^^^^^^^ method not found in `(wamp_async::client::Client, (std::pin::Pin> + std::marker::Send>>, std::option::Option> + std::marker::Send + 'static)>>>>))` [INFO] [stderr] [INFO] [stderr] error[E0599]: no function or associated item named `new` found for struct `wamp_async::client::ClientConfig` in the current scope [INFO] [stderr] --> src/main.rs:216:39 [INFO] [stderr] | [INFO] [stderr] 216 | wamp_async::ClientConfig::new().set_serializers(vec![wamp_async::SerializerType::Json]), [INFO] [stderr] | ^^^ function or associated item not found in `wamp_async::client::ClientConfig` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `event_loop` found for tuple `(wamp_async::client::Client, (std::pin::Pin> + std::marker::Send>>, std::option::Option> + std::marker::Send + 'static)>>>>))` in the current scope [INFO] [stderr] --> src/main.rs:223:10 [INFO] [stderr] | [INFO] [stderr] 223 | .event_loop() [INFO] [stderr] | ^^^^^^^^^^ method not found in `(wamp_async::client::Client, (std::pin::Pin> + std::marker::Send>>, std::option::Option> + std::marker::Send + 'static)>>>>))` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `join_realm` found for tuple `(wamp_async::client::Client, (std::pin::Pin> + std::marker::Send>>, std::option::Option> + std::marker::Send + 'static)>>>>))` in the current scope [INFO] [stderr] --> src/main.rs:269:10 [INFO] [stderr] | [INFO] [stderr] 269 | .join_realm(WAMP_REALM) [INFO] [stderr] | ^^^^^^^^^^ method not found in `(wamp_async::client::Client, (std::pin::Pin> + std::marker::Send>>, std::option::Option> + std::marker::Send + 'static)>>>>))` [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `register` found for tuple `(wamp_async::client::Client, (std::pin::Pin> + std::marker::Send>>, std::option::Option> + std::marker::Send + 'static)>>>>))` in the current scope [INFO] [stderr] --> src/util.rs:57:42 [INFO] [stderr] | [INFO] [stderr] 57 | Box::pin($client.register($name, $fn)) [INFO] [stderr] | ^^^^^^^^ method not found in `(wamp_async::client::Client, (std::pin::Pin> + std::marker::Send>>, std::option::Option> + std::marker::Send + 'static)>>>>))` [INFO] [stderr] | [INFO] [stderr] ::: src/main.rs:274:5 [INFO] [stderr] | [INFO] [stderr] 274 | / rpc_register!(client, { [INFO] [stderr] 275 | | "ontm.new_game" => server::make_game, [INFO] [stderr] 276 | | "ontm.move" => server::make_move, [INFO] [stderr] 277 | | "ontm.join" => server::join_game, [INFO] [stderr] ... | [INFO] [stderr] 280 | | "ontm.resign" => server::resign_game, [INFO] [stderr] 281 | | }) [INFO] [stderr] | |______- in this macro invocation [INFO] [stderr] | [INFO] [stderr] = note: this error originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] error[E0599]: no method named `publish` found for tuple `(wamp_async::client::Client, (std::pin::Pin> + std::marker::Send>>, std::option::Option> + std::marker::Send + 'static)>>>>))` in the current scope [INFO] [stderr] --> src/main.rs:291:14 [INFO] [stderr] | [INFO] [stderr] 291 | .publish(msg.topic, msg.args, msg.kwargs, false) [INFO] [stderr] | ^^^^^^^ method not found in `(wamp_async::client::Client, (std::pin::Pin> + std::marker::Send>>, std::option::Option> + std::marker::Send + 'static)>>>>))` [INFO] [stderr] [INFO] [stderr] error: aborting due to 5 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: could not compile `onitama`. [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: aborting due to 5 previous errors [INFO] [stderr] [INFO] [stderr] For more information about this error, try `rustc --explain E0599`. [INFO] [stderr] error: could not compile `onitama`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `"docker" "inspect" "79287258518f61d9f53038371de499a2628ba1f4fc6188f0c5162a4f985bf8f3"` [INFO] running `"docker" "rm" "-f" "79287258518f61d9f53038371de499a2628ba1f4fc6188f0c5162a4f985bf8f3"` [INFO] [stdout] 79287258518f61d9f53038371de499a2628ba1f4fc6188f0c5162a4f985bf8f3