[INFO] cloning repository https://github.com/7aske/rgs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/7aske/rgs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F7aske%2Frgs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F7aske%2Frgs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] fe156c395f98912884935facbbb40972d577bdf1
[INFO] testing 7aske/rgs against master#733b47ea4b1b86216f14ef56e49440c33933f230+rustflags=-Copt-level=3 for pr-138759
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F7aske%2Frgs" "/workspace/builds/worker-3-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-3-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/7aske/rgs
[INFO] finished tweaking git repo https://github.com/7aske/rgs
[INFO] tweaked toml for git repo https://github.com/7aske/rgs written to /workspace/builds/worker-3-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/7aske/rgs on toolchain 733b47ea4b1b86216f14ef56e49440c33933f230
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/7aske/rgs 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" "+733b47ea4b1b86216f14ef56e49440c33933f230" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] a21bd56a628666976db05f0b29dfcb2f4683ed739fd24f615d64f9c85a19ebba
[INFO] running `Command { std: "docker" "start" "-a" "a21bd56a628666976db05f0b29dfcb2f4683ed739fd24f615d64f9c85a19ebba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "a21bd56a628666976db05f0b29dfcb2f4683ed739fd24f615d64f9c85a19ebba", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "a21bd56a628666976db05f0b29dfcb2f4683ed739fd24f615d64f9c85a19ebba", kill_on_drop: false }`
[INFO] [stdout] a21bd56a628666976db05f0b29dfcb2f4683ed739fd24f615d64f9c85a19ebba
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4201fdaea99e534ff64efbddc7f5c1c7f08423bae7fdb6731588ade136a3dc4f
[INFO] running `Command { std: "docker" "start" "-a" "4201fdaea99e534ff64efbddc7f5c1c7f08423bae7fdb6731588ade136a3dc4f", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.147
[INFO] [stderr]    Compiling proc-macro2 v1.0.66
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling serde_derive v1.0.156
[INFO] [stderr]    Compiling pkg-config v0.3.19
[INFO] [stderr]    Compiling serde v1.0.156
[INFO] [stderr]    Compiling futures-core v0.3.15
[INFO] [stderr]    Compiling futures-task v0.3.15
[INFO] [stderr]    Compiling futures-io v0.3.15
[INFO] [stderr]    Compiling futures-macro v0.3.15
[INFO] [stderr]    Compiling futures-channel v0.3.15
[INFO] [stderr]    Compiling log v0.4.14
[INFO] [stderr]    Compiling futures-util v0.3.15
[INFO] [stderr]    Compiling slab v0.4.3
[INFO] [stderr]    Compiling futures-sink v0.3.15
[INFO] [stderr]    Compiling semver-parser v0.7.0
[INFO] [stderr]    Compiling tinyvec_macros v0.1.0
[INFO] [stderr]    Compiling tinyvec v1.1.1
[INFO] [stderr]    Compiling semver v0.9.0
[INFO] [stderr]    Compiling cache-padded v1.1.1
[INFO] [stderr]    Compiling parking v2.0.0
[INFO] [stderr]    Compiling nix v0.17.0
[INFO] [stderr]    Compiling fastrand v1.4.1
[INFO] [stderr]    Compiling parking_lot_core v0.9.8
[INFO] [stderr]    Compiling waker-fn v1.1.0
[INFO] [stderr]    Compiling concurrent-queue v1.2.2
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling memoffset v0.9.0
[INFO] [stderr]    Compiling hashbrown v0.14.0
[INFO] [stderr]    Compiling void v1.0.2
[INFO] [stderr]    Compiling smallvec v1.11.0
[INFO] [stderr]    Compiling unicode-width v0.1.8
[INFO] [stderr]    Compiling unicode-segmentation v1.8.0
[INFO] [stderr]    Compiling rustc_version v0.2.3
[INFO] [stderr]    Compiling lock_api v0.4.6
[INFO] [stderr]    Compiling textwrap v0.11.0
[INFO] [stderr]    Compiling futures-lite v1.12.0
[INFO] [stderr]    Compiling heck v0.3.3
[INFO] [stderr]    Compiling form_urlencoded v1.0.1
[INFO] [stderr]    Compiling bit-vec v0.6.3
[INFO] [stderr]    Compiling winnow v0.5.15
[INFO] [stderr]    Compiling openssl v0.10.49
[INFO] [stderr]    Compiling scoped-tls v1.0.0
[INFO] [stderr]    Compiling bit-set v0.5.3
[INFO] [stderr]    Compiling openssl-probe v0.1.2
[INFO] [stderr]    Compiling arrayvec v0.7.4
[INFO] [stderr]    Compiling savefile v0.16.2
[INFO] [stderr]    Compiling http v0.2.6
[INFO] [stderr]    Compiling ssh_config v0.1.0
[INFO] [stderr]    Compiling quote v1.0.9
[INFO] [stderr]    Compiling glob v0.3.0
[INFO] [stderr]    Compiling unicode-normalization v0.1.17
[INFO] [stderr]    Compiling indexmap v2.0.0
[INFO] [stderr]    Compiling proc-macro-error-attr v1.0.4
[INFO] [stderr]    Compiling idna v0.2.2
[INFO] [stderr]    Compiling jobserver v0.1.21
[INFO] [stderr]    Compiling socket2 v0.4.0
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling polling v2.1.0
[INFO] [stderr]    Compiling num_cpus v1.13.0
[INFO] [stderr]    Compiling time v0.1.44
[INFO] [stderr]    Compiling clap v2.33.3
[INFO] [stderr]    Compiling colored v2.0.0
[INFO] [stderr]    Compiling threadpool v1.8.1
[INFO] [stderr]    Compiling cc v1.0.67
[INFO] [stderr]    Compiling parking_lot v0.12.1
[INFO] [stderr]    Compiling async-io v1.6.0
[INFO] [stderr]    Compiling nb-connect v1.2.0
[INFO] [stderr]    Compiling url v2.2.2
[INFO] [stderr]    Compiling chrono v0.4.19
[INFO] [stderr]    Compiling openssl-src v111.25.0+1.1.1t
[INFO] [stderr]    Compiling openssl-sys v0.9.84
[INFO] [stderr]    Compiling libz-sys v1.1.2
[INFO] [stderr]    Compiling libssh2-sys v0.3.0
[INFO] [stderr]    Compiling libgit2-sys v0.15.0+1.6.3
[INFO] [stderr]    Compiling proc-macro-error v1.0.4
[INFO] [stderr]    Compiling thiserror-impl v1.0.26
[INFO] [stderr]    Compiling enumflags2_derive v0.6.4
[INFO] [stderr]    Compiling derivative v2.2.0
[INFO] [stderr]    Compiling serde_repr v0.1.7
[INFO] [stderr]    Compiling structopt-derive v0.4.15
[INFO] [stderr]    Compiling openssl-macros v0.1.0
[INFO] [stderr]    Compiling savefile-derive v0.16.2
[INFO] [stderr]    Compiling thiserror v1.0.26
[INFO] [stderr]    Compiling structopt v0.3.22
[INFO] [stderr]    Compiling futures-executor v0.3.15
[INFO] [stderr]    Compiling futures v0.3.15
[INFO] [stderr]    Compiling toml v0.5.8
[INFO] [stderr]    Compiling enumflags2 v0.6.4
[INFO] [stderr]    Compiling serde_spanned v0.6.3
[INFO] [stderr]    Compiling toml_datetime v0.6.3
[INFO] [stderr]    Compiling toml_edit v0.19.14
[INFO] [stderr]    Compiling proc-macro-crate v1.0.0
[INFO] [stderr]    Compiling proc-macro-crate v0.1.5
[INFO] [stderr]    Compiling toml v0.7.6
[INFO] [stderr]    Compiling zvariant_derive v2.7.0
[INFO] [stderr]    Compiling zbus_macros v1.9.1
[INFO] [stderr]    Compiling zvariant v2.7.0
[INFO] [stderr]    Compiling zbus v1.9.1
[INFO] [stderr]    Compiling git2 v0.17.0
[INFO] [stderr]    Compiling notify-rust v4.5.2
[INFO] [stderr]    Compiling rgs v1.14.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lang.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Savefile)]
[INFO] [stdout]   |                 ^-------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `Serialize` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_SERIALIZE_FOR_Project`
[INFO] [stdout] 5 | pub struct Project {
[INFO] [stdout]   |            ------- `Project` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_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 `Savefile` (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/lang.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Savefile)]
[INFO] [stdout]   |                 ^-------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `Deserialize` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_DESERIALIZE_FOR_Project`
[INFO] [stdout] 5 | pub struct Project {
[INFO] [stdout]   |            ------- `Project` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_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 `Savefile` (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/lang.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Savefile)]
[INFO] [stdout]   |                 ^-------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `WithSchema` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_WITHSCHEMA_FOR_Project`
[INFO] [stdout] 5 | pub struct Project {
[INFO] [stdout]   |            ------- `Project` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_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 `Savefile` (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/lang.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Savefile)]
[INFO] [stdout]   |                 ^-------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `Introspect` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_INTROSPECT_FOR_Project`
[INFO] [stdout] 5 | pub struct Project {
[INFO] [stdout]   |            ------- `Project` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_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 `Savefile` (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/lang.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Savefile)]
[INFO] [stdout]   |                 ^-------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `ReprC` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_REPRC_FOR_Project`
[INFO] [stdout] 5 | pub struct Project {
[INFO] [stdout]   |            ------- `Project` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_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 `Savefile` (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/lang.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Clone, Savefile)]
[INFO] [stdout]    |                 ^-------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Serialize` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_SERIALIZE_FOR_Group`
[INFO] [stdout] 24 | pub struct Group {
[INFO] [stdout]    |            ----- `Group` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_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 `Savefile` (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/lang.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Clone, Savefile)]
[INFO] [stdout]    |                 ^-------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Deserialize` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_DESERIALIZE_FOR_Group`
[INFO] [stdout] 24 | pub struct Group {
[INFO] [stdout]    |            ----- `Group` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_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 `Savefile` (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/lang.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Clone, Savefile)]
[INFO] [stdout]    |                 ^-------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `WithSchema` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_WITHSCHEMA_FOR_Group`
[INFO] [stdout] 24 | pub struct Group {
[INFO] [stdout]    |            ----- `Group` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_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 `Savefile` (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/lang.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Clone, Savefile)]
[INFO] [stdout]    |                 ^-------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Introspect` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_INTROSPECT_FOR_Group`
[INFO] [stdout] 24 | pub struct Group {
[INFO] [stdout]    |            ----- `Group` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_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 `Savefile` (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/lang.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Clone, Savefile)]
[INFO] [stdout]    |                 ^-------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `ReprC` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_REPRC_FOR_Group`
[INFO] [stdout] 24 | pub struct Group {
[INFO] [stdout]    |            ----- `Group` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_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 `Savefile` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 4m 28s
[INFO] running `Command { std: "docker" "inspect" "4201fdaea99e534ff64efbddc7f5c1c7f08423bae7fdb6731588ade136a3dc4f", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4201fdaea99e534ff64efbddc7f5c1c7f08423bae7fdb6731588ade136a3dc4f", kill_on_drop: false }`
[INFO] [stdout] 4201fdaea99e534ff64efbddc7f5c1c7f08423bae7fdb6731588ade136a3dc4f
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] ce45089f952274531619cf27eec4a3b001a6868e5b1bea2e99015e53bd5f1aa6
[INFO] running `Command { std: "docker" "start" "-a" "ce45089f952274531619cf27eec4a3b001a6868e5b1bea2e99015e53bd5f1aa6", kill_on_drop: false }`
[INFO] [stderr]    Compiling rgs v1.14.5 (/opt/rustwide/workdir)
[INFO] [stdout] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stdout]  --> src/lang.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Savefile)]
[INFO] [stdout]   |                 ^-------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `Serialize` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_SERIALIZE_FOR_Project`
[INFO] [stdout] 5 | pub struct Project {
[INFO] [stdout]   |            ------- `Project` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_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 `Savefile` (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/lang.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Savefile)]
[INFO] [stdout]   |                 ^-------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `Deserialize` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_DESERIALIZE_FOR_Project`
[INFO] [stdout] 5 | pub struct Project {
[INFO] [stdout]   |            ------- `Project` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_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 `Savefile` (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/lang.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Savefile)]
[INFO] [stdout]   |                 ^-------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `WithSchema` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_WITHSCHEMA_FOR_Project`
[INFO] [stdout] 5 | pub struct Project {
[INFO] [stdout]   |            ------- `Project` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_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 `Savefile` (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/lang.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Savefile)]
[INFO] [stdout]   |                 ^-------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `Introspect` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_INTROSPECT_FOR_Project`
[INFO] [stdout] 5 | pub struct Project {
[INFO] [stdout]   |            ------- `Project` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_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 `Savefile` (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/lang.rs:4:17
[INFO] [stdout]   |
[INFO] [stdout] 4 | #[derive(Clone, Savefile)]
[INFO] [stdout]   |                 ^-------
[INFO] [stdout]   |                 |
[INFO] [stdout]   |                 `ReprC` is not local
[INFO] [stdout]   |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_REPRC_FOR_Project`
[INFO] [stdout] 5 | pub struct Project {
[INFO] [stdout]   |            ------- `Project` is not local
[INFO] [stdout]   |
[INFO] [stdout]   = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]   = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_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 `Savefile` (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/lang.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Clone, Savefile)]
[INFO] [stdout]    |                 ^-------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Serialize` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_SERIALIZE_FOR_Group`
[INFO] [stdout] 24 | pub struct Group {
[INFO] [stdout]    |            ----- `Group` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_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 `Savefile` (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/lang.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Clone, Savefile)]
[INFO] [stdout]    |                 ^-------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Deserialize` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_DESERIALIZE_FOR_Group`
[INFO] [stdout] 24 | pub struct Group {
[INFO] [stdout]    |            ----- `Group` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_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 `Savefile` (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/lang.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Clone, Savefile)]
[INFO] [stdout]    |                 ^-------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `WithSchema` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_WITHSCHEMA_FOR_Group`
[INFO] [stdout] 24 | pub struct Group {
[INFO] [stdout]    |            ----- `Group` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_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 `Savefile` (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/lang.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Clone, Savefile)]
[INFO] [stdout]    |                 ^-------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `Introspect` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_INTROSPECT_FOR_Group`
[INFO] [stdout] 24 | pub struct Group {
[INFO] [stdout]    |            ----- `Group` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_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 `Savefile` (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/lang.rs:23:17
[INFO] [stdout]    |
[INFO] [stdout] 23 | #[derive(Clone, Savefile)]
[INFO] [stdout]    |                 ^-------
[INFO] [stdout]    |                 |
[INFO] [stdout]    |                 `ReprC` is not local
[INFO] [stdout]    |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_REPRC_FOR_Group`
[INFO] [stdout] 24 | pub struct Group {
[INFO] [stdout]    |            ----- `Group` is not local
[INFO] [stdout]    |
[INFO] [stdout]    = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stdout]    = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_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 `Savefile` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 1.21s
[INFO] running `Command { std: "docker" "inspect" "ce45089f952274531619cf27eec4a3b001a6868e5b1bea2e99015e53bd5f1aa6", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ce45089f952274531619cf27eec4a3b001a6868e5b1bea2e99015e53bd5f1aa6", kill_on_drop: false }`
[INFO] [stdout] ce45089f952274531619cf27eec4a3b001a6868e5b1bea2e99015e53bd5f1aa6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3-tc2/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 -Copt-level=3" "-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+733b47ea4b1b86216f14ef56e49440c33933f230" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 4069e97b445305bcfcd203064474f38914c3907ba12126916bf087a15f970a56
[INFO] running `Command { std: "docker" "start" "-a" "4069e97b445305bcfcd203064474f38914c3907ba12126916bf087a15f970a56", kill_on_drop: false }`
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/lang.rs:4:17
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[derive(Clone, Savefile)]
[INFO] [stderr]   |                 ^-------
[INFO] [stderr]   |                 |
[INFO] [stderr]   |                 `Serialize` is not local
[INFO] [stderr]   |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_SERIALIZE_FOR_Project`
[INFO] [stderr] 5 | pub struct Project {
[INFO] [stderr]   |            ------- `Project` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_derive`
[INFO] [stderr]   = 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] [stderr]   = 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] [stderr]   = note: `#[warn(non_local_definitions)]` on by default
[INFO] [stderr]   = note: this warning originates in the derive macro `Savefile` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/lang.rs:4:17
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[derive(Clone, Savefile)]
[INFO] [stderr]   |                 ^-------
[INFO] [stderr]   |                 |
[INFO] [stderr]   |                 `Deserialize` is not local
[INFO] [stderr]   |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_DESERIALIZE_FOR_Project`
[INFO] [stderr] 5 | pub struct Project {
[INFO] [stderr]   |            ------- `Project` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_derive`
[INFO] [stderr]   = 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] [stderr]   = 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] [stderr]   = note: this warning originates in the derive macro `Savefile` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/lang.rs:4:17
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[derive(Clone, Savefile)]
[INFO] [stderr]   |                 ^-------
[INFO] [stderr]   |                 |
[INFO] [stderr]   |                 `WithSchema` is not local
[INFO] [stderr]   |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_WITHSCHEMA_FOR_Project`
[INFO] [stderr] 5 | pub struct Project {
[INFO] [stderr]   |            ------- `Project` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_derive`
[INFO] [stderr]   = 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] [stderr]   = 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] [stderr]   = note: this warning originates in the derive macro `Savefile` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/lang.rs:4:17
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[derive(Clone, Savefile)]
[INFO] [stderr]   |                 ^-------
[INFO] [stderr]   |                 |
[INFO] [stderr]   |                 `Introspect` is not local
[INFO] [stderr]   |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_INTROSPECT_FOR_Project`
[INFO] [stderr] 5 | pub struct Project {
[INFO] [stderr]   |            ------- `Project` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_derive`
[INFO] [stderr]   = 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] [stderr]   = 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] [stderr]   = note: this warning originates in the derive macro `Savefile` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]  --> src/lang.rs:4:17
[INFO] [stderr]   |
[INFO] [stderr] 4 | #[derive(Clone, Savefile)]
[INFO] [stderr]   |                 ^-------
[INFO] [stderr]   |                 |
[INFO] [stderr]   |                 `ReprC` is not local
[INFO] [stderr]   |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_REPRC_FOR_Project`
[INFO] [stderr] 5 | pub struct Project {
[INFO] [stderr]   |            ------- `Project` is not local
[INFO] [stderr]   |
[INFO] [stderr]   = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]   = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_derive`
[INFO] [stderr]   = 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] [stderr]   = 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] [stderr]   = note: this warning originates in the derive macro `Savefile` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/lang.rs:23:17
[INFO] [stderr]    |
[INFO] [stderr] 23 | #[derive(Clone, Savefile)]
[INFO] [stderr]    |                 ^-------
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 `Serialize` is not local
[INFO] [stderr]    |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_SERIALIZE_FOR_Group`
[INFO] [stderr] 24 | pub struct Group {
[INFO] [stderr]    |            ----- `Group` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_derive`
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = note: this warning originates in the derive macro `Savefile` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/lang.rs:23:17
[INFO] [stderr]    |
[INFO] [stderr] 23 | #[derive(Clone, Savefile)]
[INFO] [stderr]    |                 ^-------
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 `Deserialize` is not local
[INFO] [stderr]    |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_DESERIALIZE_FOR_Group`
[INFO] [stderr] 24 | pub struct Group {
[INFO] [stderr]    |            ----- `Group` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_derive`
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = note: this warning originates in the derive macro `Savefile` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/lang.rs:23:17
[INFO] [stderr]    |
[INFO] [stderr] 23 | #[derive(Clone, Savefile)]
[INFO] [stderr]    |                 ^-------
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 `WithSchema` is not local
[INFO] [stderr]    |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_WITHSCHEMA_FOR_Group`
[INFO] [stderr] 24 | pub struct Group {
[INFO] [stderr]    |            ----- `Group` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_derive`
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = note: this warning originates in the derive macro `Savefile` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/lang.rs:23:17
[INFO] [stderr]    |
[INFO] [stderr] 23 | #[derive(Clone, Savefile)]
[INFO] [stderr]    |                 ^-------
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 `Introspect` is not local
[INFO] [stderr]    |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_INTROSPECT_FOR_Group`
[INFO] [stderr] 24 | pub struct Group {
[INFO] [stderr]    |            ----- `Group` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_derive`
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = note: this warning originates in the derive macro `Savefile` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: non-local `impl` definition, `impl` blocks should be written at the same level as their item
[INFO] [stderr]   --> src/lang.rs:23:17
[INFO] [stderr]    |
[INFO] [stderr] 23 | #[derive(Clone, Savefile)]
[INFO] [stderr]    |                 ^-------
[INFO] [stderr]    |                 |
[INFO] [stderr]    |                 `ReprC` is not local
[INFO] [stderr]    |                 move the `impl` block outside of this constant `_IMPL_SAVEFILE_REPRC_FOR_Group`
[INFO] [stderr] 24 | pub struct Group {
[INFO] [stderr]    |            ----- `Group` is not local
[INFO] [stderr]    |
[INFO] [stderr]    = note: the derive macro `Savefile` defines the non-local `impl`, and may need to be changed
[INFO] [stderr]    = note: the derive macro `Savefile` may come from an old version of the `savefile_derive` crate, try updating your dependency with `cargo update -p savefile_derive`
[INFO] [stderr]    = 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] [stderr]    = 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] [stderr]    = note: this warning originates in the derive macro `Savefile` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `rgs` (bin "rgs" test) generated 10 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s
[INFO] [stderr]      Running unittests src/main.rs (/opt/rustwide/target/debug/deps/rgs-843e0defc124a9a1)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "4069e97b445305bcfcd203064474f38914c3907ba12126916bf087a15f970a56", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4069e97b445305bcfcd203064474f38914c3907ba12126916bf087a15f970a56", kill_on_drop: false }`
[INFO] [stdout] 4069e97b445305bcfcd203064474f38914c3907ba12126916bf087a15f970a56
