[INFO] cloning repository https://github.com/kayshinonome/mep [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kayshinonome/mep" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkayshinonome%2Fmep", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkayshinonome%2Fmep'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 91d5965346c6a1a35b6161a3e630164fb030da84 [INFO] testing kayshinonome/mep against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkayshinonome%2Fmep" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kayshinonome/mep on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/kayshinonome/mep [INFO] finished tweaking git repo https://github.com/kayshinonome/mep [INFO] tweaked toml for git repo https://github.com/kayshinonome/mep written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/kayshinonome/mep already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2dd913aae728e2ca8ff2022fe59473a67bc0ad53996e4cfce2b8ae064b682c07 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "2dd913aae728e2ca8ff2022fe59473a67bc0ad53996e4cfce2b8ae064b682c07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2dd913aae728e2ca8ff2022fe59473a67bc0ad53996e4cfce2b8ae064b682c07", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2dd913aae728e2ca8ff2022fe59473a67bc0ad53996e4cfce2b8ae064b682c07", kill_on_drop: false }` [INFO] [stdout] 2dd913aae728e2ca8ff2022fe59473a67bc0ad53996e4cfce2b8ae064b682c07 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] a580967aba8566d72ec0f1495421d6049e868b3fa052d424ba2a838758f71f32 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "a580967aba8566d72ec0f1495421d6049e868b3fa052d424ba2a838758f71f32", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.118 [INFO] [stderr] Compiling syn v1.0.86 [INFO] [stderr] Compiling version-compare v0.1.0 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling sdl2 v0.35.2 [INFO] [stderr] Compiling cmake v0.1.48 [INFO] [stderr] Compiling libloading v0.7.3 [INFO] [stderr] Compiling sdl2-sys v0.35.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling getrandom v0.2.4 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling parking_lot_core v0.9.1 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling clap v3.1.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling parking_lot v0.12.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling signal-hook-mio v0.2.1 [INFO] [stderr] Compiling crossterm v0.23.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling colog v1.1.0 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling libmep v0.0.0 (/opt/rustwide/workdir/libmep) [INFO] [stdout] warning: field is never read: `current_color` [INFO] [stdout] --> libmep/src/graphics.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | current_color: Color, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mep v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling mep_tui_graphics v0.0.0 (/opt/rustwide/workdir/plugins/mep_tui_graphics) [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> plugins/mep_tui_graphics/src/lib.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | fn draw_rect(&mut self, x: u16, y: u16, width: u16, height: u16) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> plugins/mep_tui_graphics/src/lib.rs:191:37 [INFO] [stdout] | [INFO] [stdout] 191 | fn draw_rect(&mut self, x: u16, y: u16, width: u16, height: u16) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `width` [INFO] [stdout] --> plugins/mep_tui_graphics/src/lib.rs:191:45 [INFO] [stdout] | [INFO] [stdout] 191 | fn draw_rect(&mut self, x: u16, y: u16, width: u16, height: u16) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `height` [INFO] [stdout] --> plugins/mep_tui_graphics/src/lib.rs:191:57 [INFO] [stdout] | [INFO] [stdout] 191 | fn draw_rect(&mut self, x: u16, y: u16, width: u16, height: u16) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling mep_sdl2_input v0.0.0 (/opt/rustwide/workdir/plugins/mep_sdl2_input) [INFO] [stdout] warning: unused imports: `GraphicPlugin`, `graphics::Style` [INFO] [stdout] --> plugins/mep_sdl2_input/src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | graphics::Style, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 5 | plugin::{GraphicPlugin, Plugin, PluginInfo, PluginType}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 32s [INFO] running `Command { std: "docker" "inspect" "a580967aba8566d72ec0f1495421d6049e868b3fa052d424ba2a838758f71f32", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a580967aba8566d72ec0f1495421d6049e868b3fa052d424ba2a838758f71f32", kill_on_drop: false }` [INFO] [stdout] a580967aba8566d72ec0f1495421d6049e868b3fa052d424ba2a838758f71f32 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3d9fd584c7edfca8f22c93afc2053324fa42900355320ea763b8be4b2e6411d0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "3d9fd584c7edfca8f22c93afc2053324fa42900355320ea763b8be4b2e6411d0", kill_on_drop: false }` [INFO] [stderr] Compiling mep v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling mep_tui_graphics v0.0.0 (/opt/rustwide/workdir/plugins/mep_tui_graphics) [INFO] [stderr] Compiling mep_sdl2_input v0.0.0 (/opt/rustwide/workdir/plugins/mep_sdl2_input) [INFO] [stdout] warning: field is never read: `current_color` [INFO] [stdout] --> libmep/src/graphics.rs:11:5 [INFO] [stdout] | [INFO] [stdout] 11 | current_color: Color, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused imports: `GraphicPlugin`, `graphics::Style` [INFO] [stdout] --> plugins/mep_sdl2_input/src/lib.rs:4:5 [INFO] [stdout] | [INFO] [stdout] 4 | graphics::Style, [INFO] [stdout] | ^^^^^^^^^^^^^^^ [INFO] [stdout] 5 | plugin::{GraphicPlugin, Plugin, PluginInfo, PluginType}, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `x` [INFO] [stdout] --> plugins/mep_tui_graphics/src/lib.rs:191:29 [INFO] [stdout] | [INFO] [stdout] 191 | fn draw_rect(&mut self, x: u16, y: u16, width: u16, height: u16) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `y` [INFO] [stdout] --> plugins/mep_tui_graphics/src/lib.rs:191:37 [INFO] [stdout] | [INFO] [stdout] 191 | fn draw_rect(&mut self, x: u16, y: u16, width: u16, height: u16) {} [INFO] [stdout] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `width` [INFO] [stdout] --> plugins/mep_tui_graphics/src/lib.rs:191:45 [INFO] [stdout] | [INFO] [stdout] 191 | fn draw_rect(&mut self, x: u16, y: u16, width: u16, height: u16) {} [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `height` [INFO] [stdout] --> plugins/mep_tui_graphics/src/lib.rs:191:57 [INFO] [stdout] | [INFO] [stdout] 191 | fn draw_rect(&mut self, x: u16, y: u16, width: u16, height: u16) {} [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.99s [INFO] running `Command { std: "docker" "inspect" "3d9fd584c7edfca8f22c93afc2053324fa42900355320ea763b8be4b2e6411d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3d9fd584c7edfca8f22c93afc2053324fa42900355320ea763b8be4b2e6411d0", kill_on_drop: false }` [INFO] [stdout] 3d9fd584c7edfca8f22c93afc2053324fa42900355320ea763b8be4b2e6411d0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 0e798744310402808fd3c8c23a35805826032eb1e51de1c67eefc0aeb2da0451 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0e798744310402808fd3c8c23a35805826032eb1e51de1c67eefc0aeb2da0451", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `current_color` [INFO] [stderr] --> libmep/src/graphics.rs:11:5 [INFO] [stderr] | [INFO] [stderr] 11 | current_color: Color, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `libmep` (lib) generated 1 warning [INFO] [stderr] warning: unused imports: `GraphicPlugin`, `graphics::Style` [INFO] [stderr] --> plugins/mep_sdl2_input/src/lib.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | graphics::Style, [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] 5 | plugin::{GraphicPlugin, Plugin, PluginInfo, PluginType}, [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `mep_sdl2_input` (lib test) generated 1 warning [INFO] [stderr] warning: unused variable: `x` [INFO] [stderr] --> plugins/mep_tui_graphics/src/lib.rs:191:29 [INFO] [stderr] | [INFO] [stderr] 191 | fn draw_rect(&mut self, x: u16, y: u16, width: u16, height: u16) {} [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_x` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `y` [INFO] [stderr] --> plugins/mep_tui_graphics/src/lib.rs:191:37 [INFO] [stderr] | [INFO] [stderr] 191 | fn draw_rect(&mut self, x: u16, y: u16, width: u16, height: u16) {} [INFO] [stderr] | ^ help: if this is intentional, prefix it with an underscore: `_y` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `width` [INFO] [stderr] --> plugins/mep_tui_graphics/src/lib.rs:191:45 [INFO] [stderr] | [INFO] [stderr] 191 | fn draw_rect(&mut self, x: u16, y: u16, width: u16, height: u16) {} [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_width` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `height` [INFO] [stderr] --> plugins/mep_tui_graphics/src/lib.rs:191:57 [INFO] [stderr] | [INFO] [stderr] 191 | fn draw_rect(&mut self, x: u16, y: u16, width: u16, height: u16) {} [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_height` [INFO] [stderr] [INFO] [stderr] warning: `mep_tui_graphics` (lib test) generated 4 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mep-731bd12a03f410a3) [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] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mep_sdl2_input-53d96953fbc71f8f) [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/mep_tui_graphics-bb52921df74192e5) [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] [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" "0e798744310402808fd3c8c23a35805826032eb1e51de1c67eefc0aeb2da0451", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e798744310402808fd3c8c23a35805826032eb1e51de1c67eefc0aeb2da0451", kill_on_drop: false }` [INFO] [stdout] 0e798744310402808fd3c8c23a35805826032eb1e51de1c67eefc0aeb2da0451