[INFO] cloning repository https://github.com/mikeplus64/melee-vpad [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mikeplus64/melee-vpad" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikeplus64%2Fmelee-vpad", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikeplus64%2Fmelee-vpad'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] dde498ad1fa87bde314f6642525e29c1e3dba8e7 [INFO] testing mikeplus64/melee-vpad against beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmikeplus64%2Fmelee-vpad" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mikeplus64/melee-vpad on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/mikeplus64/melee-vpad [INFO] finished tweaking git repo https://github.com/mikeplus64/melee-vpad [INFO] tweaked toml for git repo https://github.com/mikeplus64/melee-vpad written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/mikeplus64/melee-vpad already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cd8a1304878cf1265986ef0fce1a319a98e7e0f5ac4db684bcf53368943bd1a3 [INFO] running `Command { std: "docker" "start" "-a" "cd8a1304878cf1265986ef0fce1a319a98e7e0f5ac4db684bcf53368943bd1a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cd8a1304878cf1265986ef0fce1a319a98e7e0f5ac4db684bcf53368943bd1a3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cd8a1304878cf1265986ef0fce1a319a98e7e0f5ac4db684bcf53368943bd1a3", kill_on_drop: false }` [INFO] [stdout] cd8a1304878cf1265986ef0fce1a319a98e7e0f5ac4db684bcf53368943bd1a3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f20c737595c1b25dbada297bd4bd3765c0df1ec6cc55386530a824121806a767 [INFO] running `Command { std: "docker" "start" "-a" "f20c737595c1b25dbada297bd4bd3765c0df1ec6cc55386530a824121806a767", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling proc-macro2 v1.0.29 [INFO] [stderr] Compiling syn v1.0.77 [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.70 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling array-macro v1.0.5 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling serde v0.8.23 [INFO] [stderr] Compiling rust-ini v0.13.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-rational v0.3.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling owning_ref v0.4.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling ncurses v5.101.0 [INFO] [stderr] Compiling evdev-sys v0.2.3 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling term_size v0.3.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling num v0.3.1 [INFO] [stderr] Compiling serde-hjson v0.9.1 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling enum-map-derive v0.4.6 [INFO] [stderr] Compiling modular-bitfield-impl v0.11.2 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling enum-map v0.6.4 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling modular-bitfield v0.11.2 [INFO] [stderr] Compiling wasmer_enumset_derive v0.5.0 [INFO] [stderr] Compiling wasmer_enumset v1.0.1 [INFO] [stderr] Compiling cursive_core v0.2.2 [INFO] [stderr] Compiling cursive v0.16.3 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling evdev-rs v0.5.0 [INFO] [stderr] Compiling config v0.11.0 [INFO] [stderr] Compiling melee-vpad v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/state.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Copy, Clone, Default, Debug, PartialEq, Eq)] [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_bytes` [INFO] [stdout] --> src/state.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Copy, Clone, Default, Debug, PartialEq, Eq)] [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/state.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Copy, Clone, Default, Debug, PartialEq, Eq)] [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `into_bytes` [INFO] [stdout] --> src/state.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Copy, Clone, Default, Debug, PartialEq, Eq)] [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_bytes` [INFO] [stdout] --> src/state.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Copy, Clone, Default, Debug, PartialEq, Eq)] [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/state.rs:154:1 [INFO] [stdout] | [INFO] [stdout] 154 | #[derive(Copy, Clone, Default, Debug, PartialEq, Eq)] [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_bytes` [INFO] [stdout] --> src/state.rs:154:1 [INFO] [stdout] | [INFO] [stdout] 154 | #[derive(Copy, Clone, Default, Debug, PartialEq, Eq)] [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sanity` [INFO] [stdout] --> src/state.rs:266:12 [INFO] [stdout] | [INFO] [stdout] 266 | pub fn sanity(&self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.96s [INFO] running `Command { std: "docker" "inspect" "f20c737595c1b25dbada297bd4bd3765c0df1ec6cc55386530a824121806a767", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f20c737595c1b25dbada297bd4bd3765c0df1ec6cc55386530a824121806a767", kill_on_drop: false }` [INFO] [stdout] f20c737595c1b25dbada297bd4bd3765c0df1ec6cc55386530a824121806a767 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f6e91fa441ab27be5322c03caefe39480f4254ccf9bd824f03197313955bc6e2 [INFO] running `Command { std: "docker" "start" "-a" "f6e91fa441ab27be5322c03caefe39480f4254ccf9bd824f03197313955bc6e2", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling melee-vpad v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/state.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Copy, Clone, Default, Debug, PartialEq, Eq)] [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_bytes` [INFO] [stdout] --> src/state.rs:41:1 [INFO] [stdout] | [INFO] [stdout] 41 | #[derive(Copy, Clone, Default, Debug, PartialEq, Eq)] [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/state.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Copy, Clone, Default, Debug, PartialEq, Eq)] [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `into_bytes` [INFO] [stdout] --> src/state.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Copy, Clone, Default, Debug, PartialEq, Eq)] [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_bytes` [INFO] [stdout] --> src/state.rs:54:1 [INFO] [stdout] | [INFO] [stdout] 54 | #[derive(Copy, Clone, Default, Debug, PartialEq, Eq)] [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/state.rs:154:1 [INFO] [stdout] | [INFO] [stdout] 154 | #[derive(Copy, Clone, Default, Debug, PartialEq, Eq)] [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `from_bytes` [INFO] [stdout] --> src/state.rs:154:1 [INFO] [stdout] | [INFO] [stdout] 154 | #[derive(Copy, Clone, Default, Debug, PartialEq, Eq)] [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `sanity` [INFO] [stdout] --> src/state.rs:266:12 [INFO] [stdout] | [INFO] [stdout] 266 | pub fn sanity(&self) { [INFO] [stdout] | ^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.94s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/melee_vpad-c23be3088cb7ec29) [INFO] running `Command { std: "docker" "inspect" "f6e91fa441ab27be5322c03caefe39480f4254ccf9bd824f03197313955bc6e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6e91fa441ab27be5322c03caefe39480f4254ccf9bd824f03197313955bc6e2", kill_on_drop: false }` [INFO] [stdout] f6e91fa441ab27be5322c03caefe39480f4254ccf9bd824f03197313955bc6e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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" "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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ca18acee7ea9bd434293ed040610936d3bcd320e8d98b613456babb5d7cbc518 [INFO] running `Command { std: "docker" "start" "-a" "ca18acee7ea9bd434293ed040610936d3bcd320e8d98b613456babb5d7cbc518", kill_on_drop: false }` [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/state.rs:41:1 [INFO] [stderr] | [INFO] [stderr] 41 | #[derive(Copy, Clone, Default, Debug, PartialEq, Eq)] [INFO] [stderr] | ^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `from_bytes` [INFO] [stderr] --> src/state.rs:41:1 [INFO] [stderr] | [INFO] [stderr] 41 | #[derive(Copy, Clone, Default, Debug, PartialEq, Eq)] [INFO] [stderr] | ^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/state.rs:54:1 [INFO] [stderr] | [INFO] [stderr] 54 | #[derive(Copy, Clone, Default, Debug, PartialEq, Eq)] [INFO] [stderr] | ^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `into_bytes` [INFO] [stderr] --> src/state.rs:54:1 [INFO] [stderr] | [INFO] [stderr] 54 | #[derive(Copy, Clone, Default, Debug, PartialEq, Eq)] [INFO] [stderr] | ^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `from_bytes` [INFO] [stderr] --> src/state.rs:54:1 [INFO] [stderr] | [INFO] [stderr] 54 | #[derive(Copy, Clone, Default, Debug, PartialEq, Eq)] [INFO] [stderr] | ^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/state.rs:154:1 [INFO] [stderr] | [INFO] [stderr] 154 | #[derive(Copy, Clone, Default, Debug, PartialEq, Eq)] [INFO] [stderr] | ^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `from_bytes` [INFO] [stderr] --> src/state.rs:154:1 [INFO] [stderr] | [INFO] [stderr] 154 | #[derive(Copy, Clone, Default, Debug, PartialEq, Eq)] [INFO] [stderr] | ^ [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `sanity` [INFO] [stderr] --> src/state.rs:266:12 [INFO] [stderr] | [INFO] [stderr] 266 | pub fn sanity(&self) { [INFO] [stderr] | ^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `melee-vpad` (bin "melee-vpad" test) generated 8 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.04s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/melee_vpad-c23be3088cb7ec29) [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" "ca18acee7ea9bd434293ed040610936d3bcd320e8d98b613456babb5d7cbc518", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ca18acee7ea9bd434293ed040610936d3bcd320e8d98b613456babb5d7cbc518", kill_on_drop: false }` [INFO] [stdout] ca18acee7ea9bd434293ed040610936d3bcd320e8d98b613456babb5d7cbc518