[INFO] cloning repository https://github.com/Thewbi/emulator_pixel [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Thewbi/emulator_pixel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThewbi%2Femulator_pixel"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThewbi%2Femulator_pixel'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] f35d559f98b6daaa35d780af41682be8354f09b7 [INFO] testing Thewbi/emulator_pixel against beta-2020-06-03 for beta-1.45-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FThewbi%2Femulator_pixel" "/workspace/builds/worker-14/source"` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Thewbi/emulator_pixel on toolchain beta-2020-06-03 [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/Thewbi/emulator_pixel [INFO] finished tweaking git repo https://github.com/Thewbi/emulator_pixel [INFO] tweaked toml for git repo https://github.com/Thewbi/emulator_pixel written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/Thewbi/emulator_pixel already has a lockfile, it will not be regenerated [INFO] running `"/workspace/cargo-home/bin/cargo" "+beta-2020-06-03" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3152507bf596f260dadfc972e07d111652ccbf91f49076d9f1aab38bafe487d9 [INFO] running `"docker" "start" "-a" "3152507bf596f260dadfc972e07d111652ccbf91f49076d9f1aab38bafe487d9"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling syn v1.0.23 [INFO] [stderr] Compiling wide v0.4.6 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling instant v0.1.4 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling randomize v3.0.1 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling num-rational v0.2.4 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling num-iter v0.1.40 [INFO] [stderr] Compiling x11 v2.18.2 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling hibitset v0.6.3 [INFO] [stderr] Compiling libloading v0.5.2 [INFO] [stderr] Compiling proc-macro2 v1.0.15 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling stb_truetype v0.3.1 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling approx v0.3.2 [INFO] [stderr] Compiling ordered-float v1.0.2 [INFO] [stderr] Compiling line_drawing v0.7.0 [INFO] [stderr] Compiling wayland-scanner v0.23.6 [INFO] [stderr] Compiling gfx-hal v0.5.0 [INFO] [stderr] Compiling line_drawing v0.8.0 [INFO] [stderr] Compiling num_enum v0.1.1 [INFO] [stderr] Compiling rusttype v0.8.3 [INFO] [stderr] Compiling quote v1.0.6 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling dlib v0.4.1 [INFO] [stderr] Compiling ash v0.30.0 [INFO] [stderr] Compiling wayland-sys v0.23.6 [INFO] [stderr] Compiling rusttype v0.7.9 [INFO] [stderr] Compiling ultraviolet v0.4.6 [INFO] [stderr] Compiling andrew v0.2.1 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling num v0.2.1 [INFO] [stderr] Compiling wayland-client v0.23.6 [INFO] [stderr] Compiling wayland-protocols v0.23.6 [INFO] [stderr] Compiling calloop v0.4.4 [INFO] [stderr] Compiling wayland-commons v0.23.6 [INFO] [stderr] Compiling gfx-backend-empty v0.5.0 [INFO] [stderr] Compiling gfx-memory v0.1.3 [INFO] [stderr] Compiling gfx-descriptor v0.1.0 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling peek-poke-derive v0.2.1 [INFO] [stderr] Compiling pin-project-internal v0.4.17 [INFO] [stderr] Compiling thiserror-impl v1.0.19 [INFO] [stderr] Compiling num-derive v0.3.0 [INFO] [stderr] Compiling peek-poke v0.2.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.6.6 [INFO] [stderr] Compiling wgpu-types v0.5.1 [INFO] [stderr] Compiling thiserror v1.0.19 [INFO] [stderr] Compiling pin-project v0.4.17 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling winit v0.22.2 [INFO] [stderr] Compiling winit_input_helper v0.6.0 [INFO] [stderr] Compiling gfx-backend-vulkan v0.5.6 [INFO] [stderr] Compiling futures-executor v0.3.5 [INFO] [stderr] Compiling wgpu-core v0.5.5 [INFO] [stderr] Compiling wgpu-native v0.5.0 [INFO] [stderr] Compiling wgpu v0.5.0 [INFO] [stderr] Compiling pixels v0.0.4 [INFO] [stderr] Compiling emulator_pixel v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: unused import: `super::cpu::CPU` [INFO] [stderr] --> src/ld_tests.rs:1:5 [INFO] [stderr] | [INFO] [stderr] 1 | use super::cpu::CPU; [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `LoadWordTarget`, `from_load_word_target` [INFO] [stderr] --> src/ld_tests.rs:2:34 [INFO] [stderr] | [INFO] [stderr] 2 | use super::instruction_targets::{from_load_word_target, LoadWordTarget}; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused imports: `Instruction`, `LD_N_NN` [INFO] [stderr] --> src/ld_tests.rs:3:27 [INFO] [stderr] | [INFO] [stderr] 3 | use super::instructions::{Instruction, LD_N_NN}; [INFO] [stderr] | ^^^^^^^^^^^ ^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `super::memory_map::MemoryMap` [INFO] [stderr] --> src/ld_tests.rs:4:5 [INFO] [stderr] | [INFO] [stderr] 4 | use super::memory_map::MemoryMap; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: 4 warnings emitted [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 12s [INFO] running `"docker" "inspect" "3152507bf596f260dadfc972e07d111652ccbf91f49076d9f1aab38bafe487d9"` [INFO] running `"docker" "rm" "-f" "3152507bf596f260dadfc972e07d111652ccbf91f49076d9f1aab38bafe487d9"` [INFO] [stdout] 3152507bf596f260dadfc972e07d111652ccbf91f49076d9f1aab38bafe487d9 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen" "--no-run"` [INFO] [stdout] 75acf67bd9a5fa3e0b599a00e04f0f28507cb97294964ea11238b03249988459 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `"docker" "start" "-a" "75acf67bd9a5fa3e0b599a00e04f0f28507cb97294964ea11238b03249988459"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Compiling emulator_pixel v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.12s [INFO] running `"docker" "inspect" "75acf67bd9a5fa3e0b599a00e04f0f28507cb97294964ea11238b03249988459"` [INFO] running `"docker" "rm" "-f" "75acf67bd9a5fa3e0b599a00e04f0f28507cb97294964ea11238b03249988459"` [INFO] [stdout] 75acf67bd9a5fa3e0b599a00e04f0f28507cb97294964ea11238b03249988459 [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-06-03" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 71b7ae1d993098c5bfc9ea53eebbfede2065e478ed10480678f8ed31a57e0e54 [INFO] running `"docker" "start" "-a" "71b7ae1d993098c5bfc9ea53eebbfede2065e478ed10480678f8ed31a57e0e54"` [INFO] [stderr] sudo: setrlimit(RLIMIT_CORE): Operation not permitted [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.31s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/emulator_pixel-d0efae74c0ddca22 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test ld_tests::test_load_word ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "71b7ae1d993098c5bfc9ea53eebbfede2065e478ed10480678f8ed31a57e0e54"` [INFO] running `"docker" "rm" "-f" "71b7ae1d993098c5bfc9ea53eebbfede2065e478ed10480678f8ed31a57e0e54"` [INFO] [stdout] 71b7ae1d993098c5bfc9ea53eebbfede2065e478ed10480678f8ed31a57e0e54