[INFO] updating cached repository https://github.com/CoiroTomas/RustChip16 [INFO] running `"git" "-c" "credential.helper=" "-c" "credential.helper=/big/crater/work/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune"` [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 5b5f2f5c5902ce9d5e851cabfafcb23f57711f83 [INFO] testing CoiroTomas/RustChip16 against 1.38.0 for beta-1.39-1 [INFO] running `"git" "clone" "work/cache/git-repos/https%3A%2F%2Fgithub.com%2FCoiroTomas%2FRustChip16" "work/builds/worker-6/source"` [INFO] [stderr] Cloning into 'work/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CoiroTomas/RustChip16 on toolchain 1.38.0 [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking git repo https://github.com/CoiroTomas/RustChip16 [INFO] finished tweaking git repo https://github.com/CoiroTomas/RustChip16 [INFO] tweaked toml for git repo https://github.com/CoiroTomas/RustChip16 written to work/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/CoiroTomas/RustChip16 already has a lockfile, it will not be regenerated [INFO] running `"/big/crater/work/cargo-home/bin/cargo" "+1.38.0" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "+1.38.0" "build" "--frozen"` [INFO] [stdout] 632f38c95d6e61f44d366e4f7b2da5c06ebcdcdda48aca815665e666eb2db51c [INFO] running `"docker" "start" "-a" "632f38c95d6e61f44d366e4f7b2da5c06ebcdcdda48aca815665e666eb2db51c"` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: path `/opt/rustwide/workdir/src/main.rs` was erroneously implicitly accepted for binary `rust-chip16`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] Compiling serde_json v0.9.10 [INFO] [stderr] Compiling shared_library v0.1.7 [INFO] [stderr] Compiling deflate v0.7.15 [INFO] [stderr] Compiling vecmath v0.3.0 [INFO] [stderr] Compiling wayland-scanner v0.9.9 [INFO] [stderr] Compiling rayon-core v1.2.1 [INFO] [stderr] Compiling tempfile v2.1.6 [INFO] [stderr] Compiling num-bigint v0.1.40 [INFO] [stderr] Compiling pistoncore-input v0.18.0 [INFO] [stderr] Compiling pistoncore-input v0.18.0 (https://github.com/PistonDevelopers/piston.git#0127be66) [INFO] [stderr] Compiling target_build_utils v0.3.1 [INFO] [stderr] Compiling x11-dl v2.14.0 [INFO] [stderr] Compiling glutin v0.9.2 [INFO] [stderr] Compiling fs2 v0.2.5 [INFO] [stderr] Compiling gfx v0.16.1 [INFO] [stderr] Compiling gfx_device_gl v0.14.1 [INFO] [stderr] Compiling memmap v0.4.0 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling piston2d-graphics v0.21.1 [INFO] [stderr] Compiling rayon v0.8.2 [INFO] [stderr] Compiling pistoncore-window v0.27.0 [INFO] [stderr] Compiling png v0.9.0 [INFO] [stderr] Compiling pistoncore-window v0.27.0 (https://github.com/PistonDevelopers/piston.git#0127be66) [INFO] [stderr] Compiling num-rational v0.1.39 [INFO] [stderr] Compiling pistoncore-event_loop v0.32.0 (https://github.com/PistonDevelopers/piston.git#0127be66) [INFO] [stderr] Compiling pistoncore-event_loop v0.32.0 [INFO] [stderr] Compiling wayland-client v0.9.9 [INFO] [stderr] Compiling num v0.1.40 [INFO] [stderr] Compiling piston v0.32.0 (https://github.com/PistonDevelopers/piston.git#0127be66) [INFO] [stderr] Compiling piston v0.32.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.13 [INFO] [stderr] Compiling image v0.15.0 [INFO] [stderr] Compiling piston-gfx_texture v0.26.0 [INFO] [stderr] Compiling libloading v0.3.4 [INFO] [stderr] Compiling piston2d-gfx_graphics v0.43.0 [INFO] [stderr] Compiling dlib v0.3.1 [INFO] [stderr] Compiling wayland-sys v0.9.9 [INFO] [stderr] Compiling wayland-window v0.6.1 [INFO] [stderr] Compiling wayland-kbd v0.9.1 [INFO] [stderr] Compiling winit v0.7.5 [INFO] [stderr] Compiling pistoncore-glutin_window v0.38.0 [INFO] [stderr] Compiling piston_window v0.69.0 (https://github.com/PistonDevelopers/piston_window.git#4208398e) [INFO] [stderr] Compiling Rust16 v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/cpu.rs:198:32 [INFO] [stderr] | [INFO] [stderr] 198 | pub fn draw_screen(&mut self, mut window: &mut PistonWindow, _: &RenderArgs, input: &Input) -> () { [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 47.84s [INFO] running `"docker" "inspect" "632f38c95d6e61f44d366e4f7b2da5c06ebcdcdda48aca815665e666eb2db51c"` [INFO] running `"docker" "rm" "-f" "632f38c95d6e61f44d366e4f7b2da5c06ebcdcdda48aca815665e666eb2db51c"` [INFO] [stdout] 632f38c95d6e61f44d366e4f7b2da5c06ebcdcdda48aca815665e666eb2db51c [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "+1.38.0" "test" "--frozen" "--no-run"` [INFO] [stdout] 3747266b9b11b215b2d8b3ee8c49290251539b8fb50c525b0155bab3ee07eee2 [INFO] running `"docker" "start" "-a" "3747266b9b11b215b2d8b3ee8c49290251539b8fb50c525b0155bab3ee07eee2"` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: path `/opt/rustwide/workdir/src/main.rs` was erroneously implicitly accepted for binary `rust-chip16`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] Compiling Rust16 v1.1.0 (/opt/rustwide/workdir) [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/cpu.rs:198:32 [INFO] [stderr] | [INFO] [stderr] 198 | pub fn draw_screen(&mut self, mut window: &mut PistonWindow, _: &RenderArgs, input: &Input) -> () { [INFO] [stderr] | ----^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6.70s [INFO] running `"docker" "inspect" "3747266b9b11b215b2d8b3ee8c49290251539b8fb50c525b0155bab3ee07eee2"` [INFO] running `"docker" "rm" "-f" "3747266b9b11b215b2d8b3ee8c49290251539b8fb50c525b0155bab3ee07eee2"` [INFO] [stdout] 3747266b9b11b215b2d8b3ee8c49290251539b8fb50c525b0155bab3ee07eee2 [INFO] running `"docker" "create" "-v" "/big/crater/work/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/big/crater/work/builds/worker-6/source:/opt/rustwide/workdir:ro,Z" "-v" "/big/crater/work/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/big/crater/work/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "MAP_USER_ID=1000" "-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" "+1.38.0" "test" "--frozen"` [INFO] [stdout] 8c8832028a86b5efcb3ae284588b7219e8e9caa6ab7e8f132657ac92562e3955 [INFO] running `"docker" "start" "-a" "8c8832028a86b5efcb3ae284588b7219e8e9caa6ab7e8f132657ac92562e3955"` [INFO] [stderr] warning: An explicit [[bin]] section is specified in Cargo.toml which currently [INFO] [stderr] disables Cargo from automatically inferring other binary targets. [INFO] [stderr] This inference behavior will change in the Rust 2018 edition and the following [INFO] [stderr] files will be included as a binary target: [INFO] [stderr] [INFO] [stderr] * /opt/rustwide/workdir/src/main.rs [INFO] [stderr] [INFO] [stderr] This is likely to break cargo build or cargo test as these files may not be [INFO] [stderr] ready to be compiled as a binary target today. You can future-proof yourself [INFO] [stderr] and disable this warning by adding `autobins = false` to your [package] [INFO] [stderr] section. You may also move the files to a location where Cargo would not [INFO] [stderr] automatically infer them to be a target, such as in subfolders. [INFO] [stderr] [INFO] [stderr] For more information on this warning you can consult [INFO] [stderr] https://github.com/rust-lang/cargo/issues/5330 [INFO] [stderr] warning: path `/opt/rustwide/workdir/src/main.rs` was erroneously implicitly accepted for binary `rust-chip16`, [INFO] [stderr] please set bin.path in Cargo.toml [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.72s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/rust_chip16-ee0f4bdb3343cb41 [INFO] [stdout] [INFO] [stdout] running 54 tests [INFO] [stdout] test tests::add2 ... ok [INFO] [stdout] test tests::add_flags ... ok [INFO] [stdout] test tests::andi ... ok [INFO] [stdout] test tests::cmpi_flags ... ok [INFO] [stdout] test tests::divi ... ok [INFO] [stdout] test tests::addi ... ok [INFO] [stdout] test tests::drw_noflip ... ok [INFO] [stdout] test tests::flags ... ok [INFO] [stdout] test tests::drw_noflipv_fliph ... ok [INFO] [stdout] test tests::and ... ok [INFO] [stdout] test tests::call ... ok [INFO] [stdout] test tests::drw_flip ... ok [INFO] [stdout] test tests::ldm2 ... ok [INFO] [stdout] test tests::jme ... ok [INFO] [stdout] test tests::ldi ... ok [INFO] [stdout] test tests::jmc ... ok [INFO] [stdout] test tests::div ... ok [INFO] [stdout] test tests::drw_nofliph_flipv ... ok [INFO] [stdout] test tests::ldisp ... ok [INFO] [stdout] test tests::mod1 ... ok [INFO] [stdout] test tests::mov ... ok [INFO] [stdout] test tests::modi ... ok [INFO] [stdout] test tests::flip ... ok [INFO] [stdout] test tests::mul ... ok [INFO] [stdout] test tests::negi ... ok [INFO] [stdout] test tests::neg ... ok [INFO] [stdout] test tests::new_cpu ... ok [INFO] [stdout] test tests::ldm ... ok [INFO] [stdout] test tests::jx_flags ... ok [INFO] [stdout] test tests::not ... ok [INFO] [stdout] test tests::add ... ok [INFO] [stdout] test tests::push_pop_stack ... ok [INFO] [stdout] test tests::ori ... ok [INFO] [stdout] test tests::pushf_popf ... ok [INFO] [stdout] test tests::jmp ... ok [INFO] [stdout] test tests::sar2 ... ok [INFO] [stdout] test tests::palette ... ok [INFO] [stdout] test tests::noti ... ok [INFO] [stdout] test tests::muli ... ok [INFO] [stdout] test tests::shl ... ok [INFO] [stdout] test tests::shl2 ... ok [INFO] [stdout] test tests::rem ... ok [INFO] [stdout] test tests::remi ... ok [INFO] [stdout] test tests::or ... ok [INFO] [stdout] test tests::shr2 ... ok [INFO] [stdout] test tests::xori ... ok [INFO] [stdout] test tests::sar ... ok [INFO] [stdout] test tests::shr ... ok [INFO] [stdout] test tests::stm ... ok [INFO] [stdout] test tests::pushall_popall ... ok [INFO] [stdout] test tests::stm2 ... ok [INFO] [stdout] test tests::sub ... ok [INFO] [stdout] test tests::xor ... ok [INFO] [stdout] test tests::subi ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 54 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `"docker" "inspect" "8c8832028a86b5efcb3ae284588b7219e8e9caa6ab7e8f132657ac92562e3955"` [INFO] running `"docker" "rm" "-f" "8c8832028a86b5efcb3ae284588b7219e8e9caa6ab7e8f132657ac92562e3955"` [INFO] [stdout] 8c8832028a86b5efcb3ae284588b7219e8e9caa6ab7e8f132657ac92562e3955