[INFO] cloning repository https://github.com/zuiun/danubia [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/zuiun/danubia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzuiun%2Fdanubia", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzuiun%2Fdanubia'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] d451a926990ab3f06159c7d56cf77c2ae5a42e2b [INFO] checking zuiun/danubia against master#092a284ba0421695f2032c947765429fd7095796 for pr-139763 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fzuiun%2Fdanubia" "/workspace/builds/worker-2-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/zuiun/danubia on toolchain 092a284ba0421695f2032c947765429fd7095796 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+092a284ba0421695f2032c947765429fd7095796" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/zuiun/danubia [INFO] finished tweaking git repo https://github.com/zuiun/danubia [INFO] tweaked toml for git repo https://github.com/zuiun/danubia written to /workspace/builds/worker-2-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/zuiun/danubia 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" "+092a284ba0421695f2032c947765429fd7095796" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+092a284ba0421695f2032c947765429fd7095796" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2f09a1baf1cca700f9c600a5743d863b2e0a6f5d8ab628176bfb3fc14f4ce98a [INFO] running `Command { std: "docker" "start" "-a" "2f09a1baf1cca700f9c600a5743d863b2e0a6f5d8ab628176bfb3fc14f4ce98a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2f09a1baf1cca700f9c600a5743d863b2e0a6f5d8ab628176bfb3fc14f4ce98a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2f09a1baf1cca700f9c600a5743d863b2e0a6f5d8ab628176bfb3fc14f4ce98a", kill_on_drop: false }` [INFO] [stdout] 2f09a1baf1cca700f9c600a5743d863b2e0a6f5d8ab628176bfb3fc14f4ce98a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+092a284ba0421695f2032c947765429fd7095796" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 32a9d262c59dc9ffed7118248780f8d2236296a02a52a5624b3f2e942ca40e9e [INFO] running `Command { std: "docker" "start" "-a" "32a9d262c59dc9ffed7118248780f8d2236296a02a52a5624b3f2e942ca40e9e", kill_on_drop: false }` [INFO] [stderr] Compiling danubia v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `Activity`, `Element`, `UnitStatistic`, and `UnitStatistics` [INFO] [stdout] --> src/lists/game.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::character::{Activity, Element, FactionBuilder, Magic, Skill, UnitBuilder, UnitStatistic, UnitStatistics, Weapon}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DURATION_PERMANENT`, `ID_UNINITIALISED`, and `Target` [INFO] [stdout] --> src/lists/game.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::common::{Target, DURATION_PERMANENT, ID_UNINITIALISED}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Change`, `Statistic`, and `Trigger` [INFO] [stdout] --> src/lists/game.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::dynamic::{Change, Effect, ModifierBuilder, Statistic, Status, Trigger}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Activity`, `Element`, `UnitStatistic`, and `UnitStatistics` [INFO] [stdout] --> src/lists/game.rs:1:24 [INFO] [stdout] | [INFO] [stdout] 1 | use crate::character::{Activity, Element, FactionBuilder, Magic, Skill, UnitBuilder, UnitStatistic, UnitStatistics, Weapon}; [INFO] [stdout] | ^^^^^^^^ ^^^^^^^ ^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `DURATION_PERMANENT`, `ID_UNINITIALISED`, and `Target` [INFO] [stdout] --> src/lists/game.rs:2:21 [INFO] [stdout] | [INFO] [stdout] 2 | use crate::common::{Target, DURATION_PERMANENT, ID_UNINITIALISED}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `Change`, `Statistic`, and `Trigger` [INFO] [stdout] --> src/lists/game.rs:3:22 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::dynamic::{Change, Effect, ModifierBuilder, Statistic, Status, Trigger}; [INFO] [stdout] | ^^^^^^ ^^^^^^^^^ ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/error.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | fn fmt (&self, f: &mut Formatter) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `FactionError` and `ReaderError` are never constructed [INFO] [stdout] --> src/error.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum DanubiaErrorKind { [INFO] [stdout] | ---------------- variants in this enum [INFO] [stdout] 6 | FactionError, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 7 | ReaderError, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DanubiaErrorKind` 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: field `handler` is never read [INFO] [stdout] --> src/system/game.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct Game { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 39 | scene: Rc, [INFO] [stdout] 40 | handler: Rc>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Game` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `f` [INFO] [stdout] --> src/error.rs:11:20 [INFO] [stdout] | [INFO] [stdout] 11 | fn fmt (&self, f: &mut Formatter) -> Result { [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_f` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variants `FactionError` and `ReaderError` are never constructed [INFO] [stdout] --> src/error.rs:6:5 [INFO] [stdout] | [INFO] [stdout] 5 | pub enum DanubiaErrorKind { [INFO] [stdout] | ---------------- variants in this enum [INFO] [stdout] 6 | FactionError, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 7 | ReaderError, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `DanubiaErrorKind` 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: field `handler` is never read [INFO] [stdout] --> src/system/game.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 38 | pub struct Game { [INFO] [stdout] | ---- field in this struct [INFO] [stdout] 39 | scene: Rc, [INFO] [stdout] 40 | handler: Rc>, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Game` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1.13s [INFO] running `Command { std: "docker" "inspect" "32a9d262c59dc9ffed7118248780f8d2236296a02a52a5624b3f2e942ca40e9e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32a9d262c59dc9ffed7118248780f8d2236296a02a52a5624b3f2e942ca40e9e", kill_on_drop: false }` [INFO] [stdout] 32a9d262c59dc9ffed7118248780f8d2236296a02a52a5624b3f2e942ca40e9e