[INFO] cloning repository https://github.com/dwango/mizumochi [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dwango/mizumochi" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdwango%2Fmizumochi", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdwango%2Fmizumochi'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 481b57941452795bf30f53f344fbd60f29287a77 [INFO] testing dwango/mizumochi against 1.84.0 for beta-1.85-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdwango%2Fmizumochi" "/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/dwango/mizumochi on toolchain 1.84.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.84.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dwango/mizumochi [INFO] finished tweaking git repo https://github.com/dwango/mizumochi [INFO] tweaked toml for git repo https://github.com/dwango/mizumochi written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dwango/mizumochi 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" "+1.84.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded isatty v0.1.8 [INFO] [stderr] Downloaded slog v2.2.3 [INFO] [stderr] Downloaded nbchan v0.1.2 [INFO] [stderr] Downloaded atomic_immut v0.1.4 [INFO] [stderr] Downloaded splay_tree v0.2.10 [INFO] [stderr] Downloaded proc-macro2 v0.4.4 [INFO] [stderr] Downloaded pkg-config v0.3.11 [INFO] [stderr] Downloaded serde_json v1.0.19 [INFO] [stderr] Downloaded syn v0.14.1 [INFO] [stderr] Downloaded libc v0.2.41 [INFO] [stderr] Downloaded serde v1.0.64 [INFO] [stderr] Downloaded fuse v0.3.1 [INFO] [stderr] Downloaded serde_derive v1.0.64 [INFO] [stderr] Downloaded term v0.5.1 [INFO] [stderr] Downloaded fibers_http_server v0.2.0 [INFO] [stderr] Downloaded rustc_version v0.2.2 [INFO] [stderr] Downloaded trackable_derive v0.1.3 [INFO] [stderr] Downloaded httpcodec v0.2.2 [INFO] [stderr] Downloaded prometrics v0.1.11 [INFO] [stderr] Downloaded factory v0.1.1 [INFO] [stderr] Downloaded fibers v0.1.10 [INFO] [stderr] Downloaded trackable v0.2.23 [INFO] [stderr] Downloaded bytecodec v0.4.4 [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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4ca9ead639489776979d444020aab816a1759d25769fde22685634d6d46f81b2 [INFO] running `Command { std: "docker" "start" "-a" "4ca9ead639489776979d444020aab816a1759d25769fde22685634d6d46f81b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4ca9ead639489776979d444020aab816a1759d25769fde22685634d6d46f81b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4ca9ead639489776979d444020aab816a1759d25769fde22685634d6d46f81b2", kill_on_drop: false }` [INFO] [stdout] 4ca9ead639489776979d444020aab816a1759d25769fde22685634d6d46f81b2 [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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:86ea7c7af713d31e8cfdb68a6d0db50b5cf7cbeecde3d112f9f257f747318d36" "/opt/rustwide/cargo-home/bin/cargo" "+1.84.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0aebc61b57fc58116b39744642ffedae7773c3169f2bfbc7f0ae4be466e9d823 [INFO] running `Command { std: "docker" "start" "-a" "0aebc61b57fc58116b39744642ffedae7773c3169f2bfbc7f0ae4be466e9d823", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.41 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.33 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling byteorder v1.2.3 [INFO] [stderr] Compiling cfg-if v0.1.3 [INFO] [stderr] Compiling serde v1.0.64 [INFO] [stderr] Compiling log v0.4.1 [INFO] [stderr] Compiling lazy_static v1.0.1 [INFO] [stderr] Compiling num-traits v0.2.4 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling num-integer v0.1.38 [INFO] [stderr] Compiling itoa v0.4.1 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling dtoa v0.4.2 [INFO] [stderr] Compiling matches v0.1.6 [INFO] [stderr] Compiling unreachable v1.0.0 [INFO] [stderr] Compiling rustc_version v0.2.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling time v0.1.40 [INFO] [stderr] Compiling net2 v0.2.32 [INFO] [stderr] Compiling iovec v0.1.2 [INFO] [stderr] Compiling procinfo v0.4.2 [INFO] [stderr] Compiling proc-macro2 v0.4.4 [INFO] [stderr] Compiling slog v2.2.3 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling lazycell v0.6.0 [INFO] [stderr] Compiling pkg-config v0.3.11 [INFO] [stderr] Compiling nom v2.2.1 [INFO] [stderr] Compiling unicode-normalization v0.1.7 [INFO] [stderr] Compiling slab v0.4.0 [INFO] [stderr] Compiling mio v0.6.14 [INFO] [stderr] Compiling quote v0.6.3 [INFO] [stderr] Compiling thread_local v0.3.5 [INFO] [stderr] Compiling num_cpus v1.8.0 [INFO] [stderr] Compiling fuse v0.3.1 [INFO] [stderr] Compiling atomic_immut v0.1.4 [INFO] [stderr] Compiling futures v0.1.21 [INFO] [stderr] Compiling splay_tree v0.2.10 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling nbchan v0.1.2 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling syn v0.14.1 [INFO] [stderr] Compiling textwrap v0.9.0 [INFO] [stderr] Compiling chrono v0.4.2 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling atty v0.2.10 [INFO] [stderr] Compiling isatty v0.1.8 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling fibers v0.1.10 [INFO] [stderr] Compiling serde_json v1.0.19 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling term v0.5.1 [INFO] [stderr] Compiling trackable_derive v0.1.3 [INFO] [stderr] Compiling thread-scoped v1.0.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling take_mut v0.2.2 [INFO] [stderr] Compiling bitflags v1.0.3 [INFO] [stderr] Compiling strsim v0.7.0 [INFO] [stderr] Compiling factory v0.1.1 [INFO] [stderr] Compiling trackable v0.2.23 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling bytecodec v0.4.4 [INFO] [stderr] Compiling clap v2.31.2 [INFO] [stderr] Compiling slog-async v2.3.0 [INFO] [stderr] Compiling serde_derive v1.0.64 [INFO] [stderr] Compiling slog-term v2.4.0 [INFO] [stderr] Compiling prometrics v0.1.11 [INFO] [stderr] Compiling httpcodec v0.2.2 [INFO] [stderr] Compiling fibers_http_server v0.2.0 [INFO] [stderr] Compiling mizumochi v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `speed_limit_disabled` is never read [INFO] [stdout] --> src/metrics.rs:39:9 [INFO] [stdout] | [INFO] [stdout] 4 | pub struct Metrics { [INFO] [stdout] | ------- field in this struct [INFO] [stdout] ... [INFO] [stdout] 39 | pub speed_limit_disabled: Counter, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Metrics` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` 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] --> src/config/mod.rs:11:24 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Config` is not local [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Config` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `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] --> src/config/mod.rs:11:35 [INFO] [stdout] | [INFO] [stdout] 11 | #[derive(Debug, Clone, Serialize, Deserialize)] [INFO] [stdout] | -^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Config` is not local [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Config` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `Deserialize` (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] --> src/config/condition.rs:4:39 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Condition` is not local [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Condition` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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: this warning originates in the derive macro `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] --> src/config/condition.rs:4:50 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | -^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Condition` is not local [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Condition` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `Deserialize` (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] --> src/config/operation.rs:3:24 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, Clone, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Operation` is not local [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Operation` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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: this warning originates in the derive macro `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] --> src/config/operation.rs:3:35 [INFO] [stdout] | [INFO] [stdout] 3 | #[derive(Debug, Clone, Serialize, Deserialize)] [INFO] [stdout] | -^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Operation` is not local [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Operation` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `Deserialize` (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] --> src/config/speed.rs:4:39 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Speed` is not local [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_Speed` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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: this warning originates in the derive macro `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] --> src/config/speed.rs:4:50 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | -^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `Speed` is not local [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_Speed` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `Deserialize` (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] --> src/state.rs:4:39 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `State` is not local [INFO] [stdout] | `Serialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_SERIALIZE_FOR_State` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Serialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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: this warning originates in the derive macro `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] --> src/state.rs:4:50 [INFO] [stdout] | [INFO] [stdout] 4 | #[derive(Debug, Clone, PartialEq, Eq, Serialize, Deserialize)] [INFO] [stdout] | -^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | `State` is not local [INFO] [stdout] | `Deserialize` is not local [INFO] [stdout] | move the `impl` block outside of this constant `_IMPL_DESERIALIZE_FOR_State` [INFO] [stdout] | [INFO] [stdout] = note: the derive macro `Deserialize` defines the non-local `impl`, and may need to be changed [INFO] [stdout] = note: the derive macro `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 `Deserialize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: linking with `cc` failed: exit status: 1 [INFO] [stdout] | [INFO] [stdout] = note: LC_ALL="C" PATH="/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/bin:/opt/rustwide/cargo-home/bin:/usr/local/sbin:/usr/local/bin:/usr/sbin:/usr/bin:/sbin:/bin" VSLANG="1033" "cc" "-m64" "/tmp/rustcWTVKYA/symbols.o" "/opt/rustwide/target/debug/deps/mizumochi-9531a7bdc3569942.mizumochi.9c9cf6549d9e80e6-cgu.00.rcgu.o" "/opt/rustwide/target/debug/deps/mizumochi-9531a7bdc3569942.mizumochi.9c9cf6549d9e80e6-cgu.01.rcgu.o" "/opt/rustwide/target/debug/deps/mizumochi-9531a7bdc3569942.mizumochi.9c9cf6549d9e80e6-cgu.02.rcgu.o" "/opt/rustwide/target/debug/deps/mizumochi-9531a7bdc3569942.mizumochi.9c9cf6549d9e80e6-cgu.03.rcgu.o" "/opt/rustwide/target/debug/deps/mizumochi-9531a7bdc3569942.mizumochi.9c9cf6549d9e80e6-cgu.04.rcgu.o" "/opt/rustwide/target/debug/deps/mizumochi-9531a7bdc3569942.mizumochi.9c9cf6549d9e80e6-cgu.05.rcgu.o" "/opt/rustwide/target/debug/deps/mizumochi-9531a7bdc3569942.mizumochi.9c9cf6549d9e80e6-cgu.06.rcgu.o" "/opt/rustwide/target/debug/deps/mizumochi-9531a7bdc3569942.mizumochi.9c9cf6549d9e80e6-cgu.07.rcgu.o" "/opt/rustwide/target/debug/deps/mizumochi-9531a7bdc3569942.mizumochi.9c9cf6549d9e80e6-cgu.08.rcgu.o" "/opt/rustwide/target/debug/deps/mizumochi-9531a7bdc3569942.mizumochi.9c9cf6549d9e80e6-cgu.09.rcgu.o" "/opt/rustwide/target/debug/deps/mizumochi-9531a7bdc3569942.mizumochi.9c9cf6549d9e80e6-cgu.10.rcgu.o" "/opt/rustwide/target/debug/deps/mizumochi-9531a7bdc3569942.mizumochi.9c9cf6549d9e80e6-cgu.11.rcgu.o" "/opt/rustwide/target/debug/deps/mizumochi-9531a7bdc3569942.mizumochi.9c9cf6549d9e80e6-cgu.12.rcgu.o" "/opt/rustwide/target/debug/deps/mizumochi-9531a7bdc3569942.mizumochi.9c9cf6549d9e80e6-cgu.13.rcgu.o" "/opt/rustwide/target/debug/deps/mizumochi-9531a7bdc3569942.mizumochi.9c9cf6549d9e80e6-cgu.14.rcgu.o" "/opt/rustwide/target/debug/deps/mizumochi-9531a7bdc3569942.mizumochi.9c9cf6549d9e80e6-cgu.15.rcgu.o" "/opt/rustwide/target/debug/deps/mizumochi-9531a7bdc3569942.cnllw7su9iyrnyotuvk99ksqa.rcgu.o" "-Wl,--as-needed" "-Wl,-Bstatic" "/opt/rustwide/target/debug/deps/libslog_term-07cee0974b508255.rlib" "/opt/rustwide/target/debug/deps/libterm-30b5d8f0f684c4fd.rlib" "/opt/rustwide/target/debug/deps/libisatty-2cf4ea4362b84dac.rlib" "/opt/rustwide/target/debug/deps/libchrono-1783f50e3a465dc4.rlib" "/opt/rustwide/target/debug/deps/libnum_integer-017e68c6807a613f.rlib" "/opt/rustwide/target/debug/deps/libnum_traits-05432b8d2da6f19f.rlib" "/opt/rustwide/target/debug/deps/libslog_async-ae4765ff2ff11457.rlib" "/opt/rustwide/target/debug/deps/libtake_mut-e86ec9c339fb7550.rlib" "/opt/rustwide/target/debug/deps/libthread_local-7743b12f26675eb2.rlib" "/opt/rustwide/target/debug/deps/libunreachable-35917079a718e177.rlib" "/opt/rustwide/target/debug/deps/libvoid-9a492f7ad5a38e3b.rlib" "/opt/rustwide/target/debug/deps/libfuse-07d3e6d0de876d00.rlib" "/opt/rustwide/target/debug/deps/libthread_scoped-68997d64eed72e94.rlib" "/opt/rustwide/target/debug/deps/libtime-76f4da3140c246a4.rlib" "/opt/rustwide/target/debug/deps/liblog-f8c31ccb9858e271.rlib" "/opt/rustwide/target/debug/deps/libfibers_http_server-bbe2ac4e9338c8d9.rlib" "/opt/rustwide/target/debug/deps/libfactory-3924d7b14b18ea1f.rlib" "/opt/rustwide/target/debug/deps/liburl-ee4a500190569241.rlib" "/opt/rustwide/target/debug/deps/libpercent_encoding-a0ca4bc71d2a5e52.rlib" "/opt/rustwide/target/debug/deps/libidna-149d4047cafdc864.rlib" "/opt/rustwide/target/debug/deps/libunicode_normalization-368b1daecb2aa7b6.rlib" "/opt/rustwide/target/debug/deps/libunicode_bidi-db82ccaee79ecce0.rlib" "/opt/rustwide/target/debug/deps/libmatches-bc590cb5d14f0755.rlib" "/opt/rustwide/target/debug/deps/libprometrics-aa7b5870f1bcc8b5.rlib" "/opt/rustwide/target/debug/deps/libprocinfo-633164649a92385b.rlib" "/opt/rustwide/target/debug/deps/libnom-86bba614723e9303.rlib" "/opt/rustwide/target/debug/deps/liblazy_static-416d22893a698b96.rlib" "/opt/rustwide/target/debug/deps/libhttpcodec-ce35d37c4cb416bb.rlib" "/opt/rustwide/target/debug/deps/libslog-e0dc6bf63c8e7474.rlib" "/opt/rustwide/target/debug/deps/libfibers-6fa0c4a6a559de21.rlib" "/opt/rustwide/target/debug/deps/libsplay_tree-3b4d840e6f87a367.rlib" "/opt/rustwide/target/debug/deps/libnum_cpus-03f432bc2f1240dd.rlib" "/opt/rustwide/target/debug/deps/libnbchan-6544868e1170d2f8.rlib" "/opt/rustwide/target/debug/deps/libmio-52120a28b961dfc2.rlib" "/opt/rustwide/target/debug/deps/liblog-a1f0e91911fa3633.rlib" "/opt/rustwide/target/debug/deps/libslab-5ba4c5ee89efb508.rlib" "/opt/rustwide/target/debug/deps/libiovec-d80f700fc95f4a3f.rlib" "/opt/rustwide/target/debug/deps/libnet2-0b7b67410cfde735.rlib" "/opt/rustwide/target/debug/deps/libcfg_if-1ddc35734ef38ad6.rlib" "/opt/rustwide/target/debug/deps/liblazycell-da58a5232c98a554.rlib" "/opt/rustwide/target/debug/deps/libfutures-030b552af785e95a.rlib" "/opt/rustwide/target/debug/deps/libclap-595a2987f28875bf.rlib" "/opt/rustwide/target/debug/deps/libvec_map-071377ebf3b6c662.rlib" "/opt/rustwide/target/debug/deps/libtextwrap-871ea5591c49177a.rlib" "/opt/rustwide/target/debug/deps/libunicode_width-994a9b63dbe2b629.rlib" "/opt/rustwide/target/debug/deps/libstrsim-cdcab3b8a149b2a0.rlib" "/opt/rustwide/target/debug/deps/libbitflags-3229f05e68323ab0.rlib" "/opt/rustwide/target/debug/deps/libatty-8eacc298905e02b9.rlib" "/opt/rustwide/target/debug/deps/liblibc-8a5e20dfd5263474.rlib" "/opt/rustwide/target/debug/deps/libansi_term-b1f6e829329c7013.rlib" "/opt/rustwide/target/debug/deps/libbytecodec-d8bdb3e81dacbdb5.rlib" "/opt/rustwide/target/debug/deps/libtrackable-679f4d0d509dfa75.rlib" "/opt/rustwide/target/debug/deps/libserde_json-3bafc9c8b929f8ab.rlib" "/opt/rustwide/target/debug/deps/libitoa-2df66e5ce2dc15f3.rlib" "/opt/rustwide/target/debug/deps/libdtoa-e4e4f2847c4c21d6.rlib" "/opt/rustwide/target/debug/deps/libserde-1a7bae2b8a34ce7e.rlib" "/opt/rustwide/target/debug/deps/libbyteorder-1bdfd9818956768e.rlib" "/opt/rustwide/target/debug/deps/libatomic_immut-5ca5874d34f6c5aa.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd-057643b1ee86c6e4.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libpanic_unwind-8e63f34add4b5f76.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libobject-8f13995dfe88b143.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libmemchr-45742ba23c5ac84b.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libaddr2line-bea85df8985bb2f0.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libgimli-042a1cb2143833ef.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_demangle-092847c11df9843e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libstd_detect-766a7f754c8a7b1e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libhashbrown-9b015ab0e459320f.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_alloc-5742b2ff1aee27a6.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libminiz_oxide-d03b432324732a0e.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libadler-7edbe936f6124018.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libunwind-b3cefab73e1d8804.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcfg_if-a6ffb752c82ede63.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liblibc-c896c1f3ebd992a5.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/liballoc-915fd1ebf7e3c376.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/librustc_std_workspace_core-0ca9d0e07c79bf1c.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcore-1e6496089ac34c68.rlib" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib/libcompiler_builtins-3d4809363f767eb8.rlib" "-Wl,-Bdynamic" "-lfuse" "-lutil" "-lgcc_s" "-lutil" "-lrt" "-lpthread" "-lm" "-ldl" "-lc" "-Wl,--eh-frame-hdr" "-Wl,-z,noexecstack" "-L" "/usr/lib/x86_64-linux-gnu" "-L" "/opt/rustwide/rustup-home/toolchains/1.84.0-x86_64-unknown-linux-gnu/lib/rustlib/x86_64-unknown-linux-gnu/lib" "-o" "/opt/rustwide/target/debug/deps/mizumochi-9531a7bdc3569942" "-Wl,--gc-sections" "-pie" "-Wl,-z,relro,-z,now" "-nodefaultlibs" [INFO] [stdout] = note: /usr/bin/ld: final link failed: No space left on device [INFO] [stdout] collect2: error: ld returned 1 exit status [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `mizumochi` (bin "mizumochi") due to 1 previous error; 11 warnings emitted [INFO] running `Command { std: "docker" "inspect" "0aebc61b57fc58116b39744642ffedae7773c3169f2bfbc7f0ae4be466e9d823", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0aebc61b57fc58116b39744642ffedae7773c3169f2bfbc7f0ae4be466e9d823", kill_on_drop: false }` [INFO] [stdout] 0aebc61b57fc58116b39744642ffedae7773c3169f2bfbc7f0ae4be466e9d823