[INFO] cloning repository https://github.com/moxaj/friendly-octopus [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/moxaj/friendly-octopus" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoxaj%2Ffriendly-octopus", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoxaj%2Ffriendly-octopus'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6dd5d55b22861f5426e4ada604b95cb4efea1829 [INFO] checking moxaj/friendly-octopus against master#cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9 for pr-136968 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmoxaj%2Ffriendly-octopus" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/moxaj/friendly-octopus on toolchain cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/moxaj/friendly-octopus [INFO] finished tweaking git repo https://github.com/moxaj/friendly-octopus [INFO] tweaked toml for git repo https://github.com/moxaj/friendly-octopus written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/moxaj/friendly-octopus already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded futures-core-preview v0.3.0-alpha.18 [INFO] [stderr] Downloaded tokio v0.2.0-alpha.5 [INFO] [stderr] Downloaded spin v0.5.1 [INFO] [stderr] Downloaded tokio-timer v0.3.0-alpha.5 [INFO] [stderr] Downloaded tracing-core v0.1.5 [INFO] [stderr] Downloaded async-trait v0.1.11 [INFO] [stderr] Downloaded futures-executor-preview v0.3.0-alpha.18 [INFO] [stderr] Downloaded tokio-macros v0.2.0-alpha.5 [INFO] [stderr] Downloaded tokio-codec v0.2.0-alpha.5 [INFO] [stderr] Downloaded futures-preview v0.3.0-alpha.18 [INFO] [stderr] Downloaded pin-project-internal v0.4.0-alpha.11 [INFO] [stderr] Downloaded tokio-net v0.2.0-alpha.5 [INFO] [stderr] Downloaded tokio-executor v0.2.0-alpha.5 [INFO] [stderr] Downloaded futures-util-preview v0.3.0-alpha.18 [INFO] [stderr] Downloaded tracing v0.1.7 [INFO] [stderr] Downloaded futures-channel-preview v0.3.0-alpha.18 [INFO] [stderr] Downloaded futures-io-preview v0.3.0-alpha.18 [INFO] [stderr] Downloaded pin-project v0.4.0-alpha.11 [INFO] [stderr] Downloaded tokio-io v0.2.0-alpha.5 [INFO] [stderr] Downloaded tracing-attributes v0.1.2 [INFO] [stderr] Downloaded tokio-sync v0.2.0-alpha.5 [INFO] [stderr] Downloaded generational-arena v0.2.2 [INFO] [stderr] Downloaded futures-sink-preview v0.3.0-alpha.18 [INFO] [stderr] Downloaded tokio-fs v0.2.0-alpha.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 402b01b8c631262b18a509218b4518f7819f334b07012e731f6f2558ea4a8058 [INFO] running `Command { std: "docker" "start" "-a" "402b01b8c631262b18a509218b4518f7819f334b07012e731f6f2558ea4a8058", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "402b01b8c631262b18a509218b4518f7819f334b07012e731f6f2558ea4a8058", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "402b01b8c631262b18a509218b4518f7819f334b07012e731f6f2558ea4a8058", kill_on_drop: false }` [INFO] [stdout] 402b01b8c631262b18a509218b4518f7819f334b07012e731f6f2558ea4a8058 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/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" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+cfe9ffcd7c2d63fd3e0fc33a8d23ac4f0d50efe9" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32c56703b9ee10ac73b39dea8e7c4ed9ee0db4a7636d12674ad4a52cbe27aef5 [INFO] running `Command { std: "docker" "start" "-a" "32c56703b9ee10ac73b39dea8e7c4ed9ee0db4a7636d12674ad4a52cbe27aef5", kill_on_drop: false }` [INFO] [stderr] Checking cfg-if v0.1.9 [INFO] [stderr] Compiling proc-macro2 v1.0.2 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking futures-core-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking spin v0.5.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking slab v0.4.2 [INFO] [stderr] Checking pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Checking futures-io-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling arrayvec v0.4.11 [INFO] [stderr] Checking scopeguard v1.0.0 [INFO] [stderr] Checking nodrop v0.1.13 [INFO] [stderr] Compiling pin-project-internal v0.4.0-alpha.11 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Checking lock_api v0.3.1 [INFO] [stderr] Checking futures-sink-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling serde v1.0.99 [INFO] [stderr] Checking crossbeam-utils v0.6.6 [INFO] [stderr] Checking tracing-core v0.1.5 [INFO] [stderr] Checking futures-channel-preview v0.3.0-alpha.18 [INFO] [stderr] Checking generational-arena v0.2.2 [INFO] [stderr] Checking common v0.1.0 (/opt/rustwide/workdir/common) [INFO] [stderr] Checking net-client v0.1.0 (/opt/rustwide/workdir/net-client) [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking desktop-client v0.1.0 (/opt/rustwide/workdir/desktop-client) [INFO] [stderr] Checking web-client v0.1.0 (/opt/rustwide/workdir/web-client) [INFO] [stderr] Checking web-server v0.1.0 (/opt/rustwide/workdir/web-server) [INFO] [stderr] Checking game-manager v0.1.0 (/opt/rustwide/workdir/game-manager) [INFO] [stderr] Checking desktop-client-package v0.1.0 (/opt/rustwide/workdir/desktop-client-package) [INFO] [stderr] Checking web-client-package v0.1.0 (/opt/rustwide/workdir/web-client-package) [INFO] [stderr] Checking crossbeam-queue v0.1.2 [INFO] [stderr] Checking crossbeam-channel v0.3.9 [INFO] [stderr] Checking web-server-package v0.1.0 (/opt/rustwide/workdir/web-server-package) [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling bincode v1.1.4 [INFO] [stderr] Compiling memoffset v0.5.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Checking futures-util-preview v0.3.0-alpha.18 [INFO] [stderr] Checking iovec v0.1.2 [INFO] [stderr] Checking num_cpus v1.10.1 [INFO] [stderr] Checking net2 v0.2.33 [INFO] [stderr] Checking crossbeam-epoch v0.7.2 [INFO] [stderr] Checking bytes v0.4.12 [INFO] [stderr] Checking mio v0.6.19 [INFO] [stderr] Checking crossbeam-deque v0.7.1 [INFO] [stderr] Checking mio-uds v0.6.7 [INFO] [stderr] Checking tokio-sync v0.2.0-alpha.5 [INFO] [stderr] Checking futures-executor-preview v0.3.0-alpha.18 [INFO] [stderr] Checking futures-preview v0.3.0-alpha.18 [INFO] [stderr] Compiling tracing-attributes v0.1.2 [INFO] [stderr] Compiling serde_derive v1.0.99 [INFO] [stderr] Compiling tokio-macros v0.2.0-alpha.5 [INFO] [stderr] Compiling async-trait v0.1.11 [INFO] [stderr] Checking tracing v0.1.7 [INFO] [stderr] Checking pin-project v0.4.0-alpha.11 [INFO] [stderr] Checking tokio-executor v0.2.0-alpha.5 [INFO] [stderr] Checking tokio-io v0.2.0-alpha.5 [INFO] [stderr] Checking tokio-codec v0.2.0-alpha.5 [INFO] [stderr] Checking tokio-timer v0.3.0-alpha.5 [INFO] [stderr] Checking tokio-fs v0.2.0-alpha.5 [INFO] [stderr] Checking tokio-net v0.2.0-alpha.5 [INFO] [stderr] Checking tokio v0.2.0-alpha.5 [INFO] [stderr] Checking net v0.1.0 (/opt/rustwide/workdir/net) [INFO] [stderr] Checking net-server v0.1.0 (/opt/rustwide/workdir/net-server) [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> net/src/encode.rs:98:14 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(serde::Serialize, serde::Deserialize, Debug, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `serde::Serialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `cargo-clippy` [INFO] [stdout] --> net/src/encode.rs:98:32 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(serde::Serialize, serde::Deserialize, Debug, PartialEq, Eq)] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = note: using a cfg inside a derive macro will use the cfgs from the destination crate and not the ones from the defining crate [INFO] [stdout] = help: try referring to `serde::Deserialize` crate for guidance on how handle this unexpected cfg [INFO] [stdout] = help: the derive macro `serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable [INFO] [stdout] --> net-server/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(async_closure)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: the feature `async_closure` has been stable since 1.85.0 and no longer requires an attribute to enable [INFO] [stdout] --> net-server/src/lib.rs:1:12 [INFO] [stdout] | [INFO] [stdout] 1 | #![feature(async_closure)] [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(stable_features)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> net/src/encode.rs:98:14 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(serde::Serialize, serde::Deserialize, Debug, PartialEq, Eq)] [INFO] [stdout] | ^--------------- [INFO] [stdout] | | [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Value` [INFO] [stdout] 99 | struct Value { [INFO] [stdout] | ----- `Value` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `serde::Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `serde::Serialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: `#[warn(non_local_definitions)]` on by default [INFO] [stdout] = note: this warning originates in the derive macro `serde::Serialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item [INFO] [stdout] --> net/src/encode.rs:98:32 [INFO] [stdout] | [INFO] [stdout] 98 | #[derive(serde::Serialize, serde::Deserialize, Debug, PartialEq, Eq)] [INFO] [stdout] | ^----------------- [INFO] [stdout] | | [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Value` [INFO] [stdout] 99 | struct Value { [INFO] [stdout] | ----- `Value` is not local [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `serde::Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `serde::Deserialize` may come from an old version of the `serde_derive` crate, try updating your dependency with `cargo update -p serde_derive` [INFO] [stdout] = note: an `impl` is never scoped, even when it is nested inside an item, as it may impact type checking outside of that item, which can be the case if neither the trait or the self type are at the same nesting level as the `impl` [INFO] [stdout] = note: items in an anonymous const item (`const _: () = { ... }`) are treated as in the same scope as the anonymous const's declaration for the purpose of this lint [INFO] [stdout] = note: this warning originates in the derive macro `serde::Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> net-server/src/lib.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 38 | impl TcpServer { [INFO] [stdout] | -------------------- associated function in this implementation [INFO] [stdout] 39 | fn new(port: u16) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking game-manager-package v0.1.0 (/opt/rustwide/workdir/game-manager-package) [INFO] [stdout] warning: associated function `new` is never used [INFO] [stdout] --> net-server/src/lib.rs:39:8 [INFO] [stdout] | [INFO] [stdout] 38 | impl TcpServer { [INFO] [stdout] | -------------------- associated function in this implementation [INFO] [stdout] 39 | fn new(port: u16) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.54s [INFO] running `Command { std: "docker" "inspect" "32c56703b9ee10ac73b39dea8e7c4ed9ee0db4a7636d12674ad4a52cbe27aef5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32c56703b9ee10ac73b39dea8e7c4ed9ee0db4a7636d12674ad4a52cbe27aef5", kill_on_drop: false }` [INFO] [stdout] 32c56703b9ee10ac73b39dea8e7c4ed9ee0db4a7636d12674ad4a52cbe27aef5