[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 1.60.0 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 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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" "+1.60.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enum-map v0.6.4 [INFO] [stderr] Downloaded modular-bitfield-impl v0.11.2 [INFO] [stderr] Downloaded modular-bitfield v0.11.2 [INFO] [stderr] Downloaded evdev-sys v0.2.3 [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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 94027c4842eca6c255b8c8b16d1f0c574a0dd2f209cbe2e993c30b2bf09eb33a [INFO] running `Command { std: "docker" "start" "-a" "94027c4842eca6c255b8c8b16d1f0c574a0dd2f209cbe2e993c30b2bf09eb33a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "94027c4842eca6c255b8c8b16d1f0c574a0dd2f209cbe2e993c30b2bf09eb33a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "94027c4842eca6c255b8c8b16d1f0c574a0dd2f209cbe2e993c30b2bf09eb33a", kill_on_drop: false }` [INFO] [stdout] 94027c4842eca6c255b8c8b16d1f0c574a0dd2f209cbe2e993c30b2bf09eb33a [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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6e5e40e8c2339be9299c65fbe4588b7b19c6b3f8f000cbb1f1cb16d8fc0ae9a7 [INFO] running `Command { std: "docker" "start" "-a" "6e5e40e8c2339be9299c65fbe4588b7b19c6b3f8f000cbb1f1cb16d8fc0ae9a7", kill_on_drop: false }` [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 strsim v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling lexical-core v0.7.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.68 [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 serde v0.8.23 [INFO] [stderr] Compiling xi-unicode v0.3.0 [INFO] [stderr] Compiling itoa v0.4.8 [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-iter v0.1.42 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-rational v0.3.2 [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 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 ncurses v5.101.0 [INFO] [stderr] Compiling evdev-sys v0.2.3 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling nom v5.1.2 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling num-traits v0.1.43 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.4 [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 wasmer_enumset_derive v0.5.0 [INFO] [stderr] Compiling modular-bitfield v0.11.2 [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 24.69s [INFO] running `Command { std: "docker" "inspect" "6e5e40e8c2339be9299c65fbe4588b7b19c6b3f8f000cbb1f1cb16d8fc0ae9a7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6e5e40e8c2339be9299c65fbe4588b7b19c6b3f8f000cbb1f1cb16d8fc0ae9a7", kill_on_drop: false }` [INFO] [stdout] 6e5e40e8c2339be9299c65fbe4588b7b19c6b3f8f000cbb1f1cb16d8fc0ae9a7 [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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 195fce0ace5fb5c8e895dd8c1744bd0e090a98e87a109ad267020a95a2ab9452 [INFO] running `Command { std: "docker" "start" "-a" "195fce0ace5fb5c8e895dd8c1744bd0e090a98e87a109ad267020a95a2ab9452", 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.75s [INFO] running `Command { std: "docker" "inspect" "195fce0ace5fb5c8e895dd8c1744bd0e090a98e87a109ad267020a95a2ab9452", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "195fce0ace5fb5c8e895dd8c1744bd0e090a98e87a109ad267020a95a2ab9452", kill_on_drop: false }` [INFO] [stdout] 195fce0ace5fb5c8e895dd8c1744bd0e090a98e87a109ad267020a95a2ab9452 [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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 3eaaf6382c50a151be57c8a3e913d913e2f78a65bd2e2b9258734dc48f748016 [INFO] running `Command { std: "docker" "start" "-a" "3eaaf6382c50a151be57c8a3e913d913e2f78a65bd2e2b9258734dc48f748016", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [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.05s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/melee_vpad-20e9404a66ee4ee2) [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" "3eaaf6382c50a151be57c8a3e913d913e2f78a65bd2e2b9258734dc48f748016", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3eaaf6382c50a151be57c8a3e913d913e2f78a65bd2e2b9258734dc48f748016", kill_on_drop: false }` [INFO] [stdout] 3eaaf6382c50a151be57c8a3e913d913e2f78a65bd2e2b9258734dc48f748016