[INFO] cloning repository https://github.com/ozkriff/zemeroth [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ozkriff/zemeroth" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fozkriff%2Fzemeroth", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fozkriff%2Fzemeroth'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eebc5019f3071effbd6fefc059158634cd345042 [INFO] checking ozkriff/zemeroth against try#45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 for pr-83744 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fozkriff%2Fzemeroth" "/workspace/builds/worker-8/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-8/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ozkriff/zemeroth on toolchain 45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/ozkriff/zemeroth [INFO] finished tweaking git repo https://github.com/ozkriff/zemeroth [INFO] tweaked toml for git repo https://github.com/ozkriff/zemeroth written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate git repo https://github.com/ozkriff/zemeroth already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded fontdue v0.4.0 [INFO] [stderr] Downloaded sapp-darwin v0.1.5 [INFO] [stderr] Downloaded macroquad_macro v0.1.2 [INFO] [stderr] Downloaded sapp-ios v0.1.2 [INFO] [stderr] Downloaded sapp-android v0.1.5 [INFO] [stderr] Downloaded sapp-dummy v0.1.5 [INFO] [stderr] Downloaded sapp-linux v0.1.11 [INFO] [stderr] Downloaded sapp-windows v0.2.14 [INFO] [stderr] Downloaded miniquad v0.3.0-alpha.26 [INFO] [stderr] Downloaded quad-rand v0.2.1 [INFO] [stderr] Downloaded macroquad v0.3.0-alpha.15 [INFO] [stderr] Downloaded sapp-wasm v0.1.20 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 6f90c88eb7d7fbb56c57c1a0101c628ca3dcdf76fb84e59a857032e96d4652bf [INFO] running `Command { std: "docker" "start" "-a" "6f90c88eb7d7fbb56c57c1a0101c628ca3dcdf76fb84e59a857032e96d4652bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "6f90c88eb7d7fbb56c57c1a0101c628ca3dcdf76fb84e59a857032e96d4652bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6f90c88eb7d7fbb56c57c1a0101c628ca3dcdf76fb84e59a857032e96d4652bf", kill_on_drop: false }` [INFO] [stdout] 6f90c88eb7d7fbb56c57c1a0101c628ca3dcdf76fb84e59a857032e96d4652bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+45d8b6e68beee1c9c1ce92ae258a7e02f8f13aa4" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 482497ee958b63f34a06d266dbd81cb592a76223de3c79a90113469b56155429 [INFO] running `Command { std: "docker" "start" "-a" "482497ee958b63f34a06d266dbd81cb592a76223de3c79a90113469b56155429", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling libc v0.2.86 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking adler32 v1.2.0 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling sapp-linux v0.1.11 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking ahash v0.3.8 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Checking color_quant v1.1.0 [INFO] [stderr] Checking bytemuck v1.5.1 [INFO] [stderr] Checking ttf-parser v0.8.3 [INFO] [stderr] Checking bumpalo v3.6.1 [INFO] [stderr] Compiling macroquad_macro v0.1.2 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_derive v1.0.123 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking once_cell v1.6.0 [INFO] [stderr] Checking regex-syntax v0.6.22 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking base64 v0.13.0 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking unicode-segmentation v1.7.1 [INFO] [stderr] Checking difference v2.0.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking zcomponents v0.1.1 (/opt/rustwide/workdir/zcomponents) [INFO] [stderr] Checking miniz_oxide v0.3.7 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking deflate v0.8.6 [INFO] [stderr] Checking thread_local v1.1.3 [INFO] [stderr] Checking pretty_assertions v0.6.1 [INFO] [stderr] Checking heck v0.3.2 [INFO] [stderr] Checking aho-corasick v0.7.15 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling glam v0.10.2 [INFO] [stderr] Checking png v0.16.8 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking quad-rand v0.2.1 [INFO] [stderr] Checking regex v1.4.3 [INFO] [stderr] Checking fontdue v0.4.0 [INFO] [stderr] Checking num-complex v0.3.1 [INFO] [stderr] Checking miniquad v0.3.0-alpha.26 [INFO] [stderr] Checking env_logger v0.8.3 [INFO] [stderr] Checking image v0.23.13 [INFO] [stderr] Checking num v0.3.1 [INFO] [stderr] Checking macroquad v0.3.0-alpha.15 [INFO] [stderr] Checking zgui v0.1.0 (/opt/rustwide/workdir/zgui) [INFO] [stderr] Checking zscene v0.1.0 (/opt/rustwide/workdir/zscene) [INFO] [stderr] Compiling derive_more v0.99.11 [INFO] [stderr] Checking ron v0.6.4 [INFO] [stderr] Checking zemeroth v0.7.0-snapshot (/opt/rustwide/workdir) [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/core/battle/ability.rs:48:3 [INFO] [stdout] | [INFO] [stdout] 48 | #[serde(from = "Ability")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 49 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/core/battle/component.rs:37:3 [INFO] [stdout] | [INFO] [stdout] 37 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 38 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/core/battle/scenario.rs:37:3 [INFO] [stdout] | [INFO] [stdout] 37 | #[serde(default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 38 | #[derive(Debug, Clone, Serialize, Deserialize)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/core/battle.rs:39:3 [INFO] [stdout] | [INFO] [stdout] 39 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 40 | #[derive(Clone, Copy, Debug, PartialEq, Serialize, Deserialize, derive_more::From)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/core/battle.rs:59:3 [INFO] [stdout] | [INFO] [stdout] 59 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 60 | #[derive(Clone, Copy, Debug, PartialEq, Serialize, Deserialize)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/core/campaign.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 23 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 24 | #[derive(Serialize, Deserialize, Clone, Copy, Debug, PartialEq, derive_more::From)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/core/battle/ability.rs:48:3 [INFO] [stdout] | [INFO] [stdout] 48 | #[serde(from = "Ability")] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 49 | #[derive(Clone, Debug, PartialEq, Serialize, Deserialize)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(legacy_derive_helpers)]` on by default [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/core/battle/component.rs:37:3 [INFO] [stdout] | [INFO] [stdout] 37 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 38 | #[derive(Clone, Debug, Serialize, Deserialize, PartialEq, Eq, Hash)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/core/battle/scenario.rs:37:3 [INFO] [stdout] | [INFO] [stdout] 37 | #[serde(default)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 38 | #[derive(Debug, Clone, Serialize, Deserialize)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/core/battle.rs:39:3 [INFO] [stdout] | [INFO] [stdout] 39 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 40 | #[derive(Clone, Copy, Debug, PartialEq, Serialize, Deserialize, derive_more::From)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/core/battle.rs:59:3 [INFO] [stdout] | [INFO] [stdout] 59 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 60 | #[derive(Clone, Copy, Debug, PartialEq, Serialize, Deserialize)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: derive helper attribute is used before it is introduced [INFO] [stdout] --> src/core/campaign.rs:23:3 [INFO] [stdout] | [INFO] [stdout] 23 | #[serde(transparent)] [INFO] [stdout] | ^^^^^ [INFO] [stdout] 24 | #[derive(Serialize, Deserialize, Clone, Copy, Debug, PartialEq, derive_more::From)] [INFO] [stdout] | --------- the attribute is introduced here [INFO] [stdout] | [INFO] [stdout] = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release! [INFO] [stdout] = note: for more information, see issue #79202 [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 6 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 08s [INFO] running `Command { std: "docker" "inspect" "482497ee958b63f34a06d266dbd81cb592a76223de3c79a90113469b56155429", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "482497ee958b63f34a06d266dbd81cb592a76223de3c79a90113469b56155429", kill_on_drop: false }` [INFO] [stdout] 482497ee958b63f34a06d266dbd81cb592a76223de3c79a90113469b56155429