[INFO] updating cached repository https://github.com/zrneely/onitama [INFO] running `Command { std: "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", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] b5933f8740612be54cfd0751fc5fca09b1ebc112 [INFO] testing zrneely/onitama against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzrneely%2Fonitama" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zrneely/onitama on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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-5/source/Cargo.toml [INFO] crate git repo https://github.com/zrneely/onitama already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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] Updating crates.io index [INFO] [stderr] error: the lock file /workspace/builds/worker-5/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 `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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 `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" "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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "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] 7412b7030262c310808a358394829f9ee8ffa4e9ce73da094189ffd81aa5a101 [INFO] running `Command { std: "docker" "start" "-a" "7412b7030262c310808a358394829f9ee8ffa4e9ce73da094189ffd81aa5a101", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7412b7030262c310808a358394829f9ee8ffa4e9ce73da094189ffd81aa5a101", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7412b7030262c310808a358394829f9ee8ffa4e9ce73da094189ffd81aa5a101", kill_on_drop: false }` [INFO] [stdout] 7412b7030262c310808a358394829f9ee8ffa4e9ce73da094189ffd81aa5a101 [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" "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:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 391a654c58f19c97f73842289fbf5fccbf029a3fb840c995dc7bcab22b670a48 [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" "391a654c58f19c97f73842289fbf5fccbf029a3fb840c995dc7bcab22b670a48", kill_on_drop: false }` [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] Compiling libc v0.2.73 [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling pkg-config v0.3.18 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.8 [INFO] [stderr] Compiling tinyvec v0.3.3 [INFO] [stderr] Compiling once_cell v1.4.0 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling base64 v0.11.0 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling unicode-normalization v0.1.13 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling rand v0.4.6 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling rmp v0.8.9 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling rand v0.3.23 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling tungstenite v0.10.1 [INFO] [stderr] Compiling pin-project-internal v0.4.22 [INFO] [stderr] Compiling futures-macro v0.3.5 [INFO] [stderr] Compiling tokio-macros v0.2.5 [INFO] [stderr] Compiling async-trait v0.1.36 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling pin-project v0.4.22 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling futures v0.3.5 [INFO] [stderr] Compiling tokio-tungstenite v0.10.1 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling rmp-serde v0.14.4 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling wamp_async v0.1.0 [INFO] [stderr] Compiling onitama v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0599]: no function or associated item named `new` found for struct `wamp_async::ClientConfig` in the current scope [INFO] [stdout] --> src/main.rs:216:39 [INFO] [stdout] | [INFO] [stdout] 216 | wamp_async::ClientConfig::new().set_serializers(vec![wamp_async::SerializerType::Json]), [INFO] [stdout] | ^^^ function or associated item not found in `wamp_async::ClientConfig` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `event_loop` found for tuple `(wamp_async::Client, (std::pin::Pin> + std::marker::Send>>, std::option::Option> + std::marker::Send + 'static)>>>>))` in the current scope [INFO] [stdout] --> src/main.rs:223:10 [INFO] [stdout] | [INFO] [stdout] 223 | .event_loop() [INFO] [stdout] | ^^^^^^^^^^ method not found in `(wamp_async::Client, (std::pin::Pin> + std::marker::Send>>, std::option::Option> + std::marker::Send + 'static)>>>>))` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `join_realm` found for tuple `(wamp_async::Client, (std::pin::Pin> + std::marker::Send>>, std::option::Option> + std::marker::Send + 'static)>>>>))` in the current scope [INFO] [stdout] --> src/main.rs:269:10 [INFO] [stdout] | [INFO] [stdout] 269 | .join_realm(WAMP_REALM) [INFO] [stdout] | ^^^^^^^^^^ method not found in `(wamp_async::Client, (std::pin::Pin> + std::marker::Send>>, std::option::Option> + std::marker::Send + 'static)>>>>))` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `register` found for tuple `(wamp_async::Client, (std::pin::Pin> + std::marker::Send>>, std::option::Option> + std::marker::Send + 'static)>>>>))` in the current scope [INFO] [stdout] --> src/util.rs:57:42 [INFO] [stdout] | [INFO] [stdout] 57 | Box::pin($client.register($name, $fn)) [INFO] [stdout] | ^^^^^^^^ method not found in `(wamp_async::Client, (std::pin::Pin> + std::marker::Send>>, std::option::Option> + std::marker::Send + 'static)>>>>))` [INFO] [stdout] | [INFO] [stdout] ::: src/main.rs:274:5 [INFO] [stdout] | [INFO] [stdout] 274 | / rpc_register!(client, { [INFO] [stdout] 275 | | "ontm.new_game" => server::make_game, [INFO] [stdout] 276 | | "ontm.move" => server::make_move, [INFO] [stdout] 277 | | "ontm.join" => server::join_game, [INFO] [stdout] ... | [INFO] [stdout] 280 | | "ontm.resign" => server::resign_game, [INFO] [stdout] 281 | | }) [INFO] [stdout] | |______- in this macro invocation [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] error[E0599]: no method named `publish` found for tuple `(wamp_async::Client, (std::pin::Pin> + std::marker::Send>>, std::option::Option> + std::marker::Send + 'static)>>>>))` in the current scope [INFO] [stdout] --> src/main.rs:291:14 [INFO] [stdout] | [INFO] [stdout] 291 | .publish(msg.topic, msg.args, msg.kwargs, false) [INFO] [stdout] | ^^^^^^^ method not found in `(wamp_async::Client, (std::pin::Pin> + std::marker::Send>>, std::option::Option> + std::marker::Send + 'static)>>>>))` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0599`. [INFO] [stdout] [INFO] [stderr] error: could not compile `onitama`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "391a654c58f19c97f73842289fbf5fccbf029a3fb840c995dc7bcab22b670a48", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "391a654c58f19c97f73842289fbf5fccbf029a3fb840c995dc7bcab22b670a48", kill_on_drop: false }` [INFO] [stdout] 391a654c58f19c97f73842289fbf5fccbf029a3fb840c995dc7bcab22b670a48