[INFO] cloning repository https://github.com/NightShade256/oxidized-ch8 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/NightShade256/oxidized-ch8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNightShade256%2Foxidized-ch8", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FNightShade256%2Foxidized-ch8'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 693d02c3d209b818a360cd1fcdd3934d017ed007 [INFO] testing NightShade256/oxidized-ch8 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%2FNightShade256%2Foxidized-ch8" "/workspace/builds/worker-37/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-37/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/NightShade256/oxidized-ch8 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/NightShade256/oxidized-ch8 [INFO] finished tweaking git repo https://github.com/NightShade256/oxidized-ch8 [INFO] tweaked toml for git repo https://github.com/NightShade256/oxidized-ch8 written to /workspace/builds/worker-37/source/Cargo.toml [INFO] crate git repo https://github.com/NightShade256/oxidized-ch8 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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] 36fd344b10d2bf8c6c7315ed1be258a8b52a1b2a71330fa68022a7d26a0b1db4 [INFO] running `Command { std: "docker" "start" "-a" "36fd344b10d2bf8c6c7315ed1be258a8b52a1b2a71330fa68022a7d26a0b1db4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "36fd344b10d2bf8c6c7315ed1be258a8b52a1b2a71330fa68022a7d26a0b1db4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "36fd344b10d2bf8c6c7315ed1be258a8b52a1b2a71330fa68022a7d26a0b1db4", kill_on_drop: false }` [INFO] [stdout] 36fd344b10d2bf8c6c7315ed1be258a8b52a1b2a71330fa68022a7d26a0b1db4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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] eca03850cf7715c7f937324ac890952e03ba2e30e0ff533b75ddd3c02ac886c8 [INFO] running `Command { std: "docker" "start" "-a" "eca03850cf7715c7f937324ac890952e03ba2e30e0ff533b75ddd3c02ac886c8", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling xml-rs v0.8.3 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling smallvec v1.6.0 [INFO] [stderr] Compiling khronos_api v3.1.0 [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling ttf-parser v0.6.2 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling chlorine v1.0.7 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling gimli v0.23.0 [INFO] [stderr] Compiling rustc-demangle v0.1.18 [INFO] [stderr] Compiling object v0.22.0 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling takeable-option v0.5.0 [INFO] [stderr] Compiling claxon v0.4.3 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling libloading v0.6.6 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling wayland-sys v0.28.3 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling x11-dl v2.18.5 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling alsa-sys v0.3.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling ogg v0.7.1 [INFO] [stderr] Compiling wayland-scanner v0.28.3 [INFO] [stderr] Compiling lewton v0.10.1 [INFO] [stderr] Compiling gl_generator v0.14.0 [INFO] [stderr] Compiling imgui-sys v0.7.0 [INFO] [stderr] Compiling minimp3-sys v0.3.2 [INFO] [stderr] Compiling imgui-memory-editor-sys v0.3.0 (https://github.com/NightShade256/rust-imgui-memory-editor#fcd52376) [INFO] [stderr] Compiling nfd2 v0.3.0 [INFO] [stderr] Compiling owned_ttf_parser v0.6.0 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling wayland-client v0.28.3 [INFO] [stderr] Compiling wayland-protocols v0.28.3 [INFO] [stderr] Compiling glutin_glx_sys v0.1.7 [INFO] [stderr] Compiling glutin_egl_sys v0.1.5 [INFO] [stderr] Compiling glium v0.29.0 [INFO] [stderr] Compiling addr2line v0.14.1 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling shared_library v0.1.9 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling slice-deque v0.3.0 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling osmesa-sys v0.1.2 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand_core v0.6.0 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling xcursor v0.3.3 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling mio-extras v2.0.6 [INFO] [stderr] Compiling alsa v0.4.3 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling wayland-commons v0.28.3 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling imgui v0.7.0 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling minimp3 v0.5.1 [INFO] [stderr] Compiling cpal v0.13.1 [INFO] [stderr] Compiling rodio v0.13.1 [INFO] [stderr] Compiling wayland-cursor v0.28.3 [INFO] [stderr] Compiling wayland-egl v0.28.3 [INFO] [stderr] Compiling imgui-memory-editor v0.3.0 (https://github.com/NightShade256/rust-imgui-memory-editor#fcd52376) [INFO] [stderr] Compiling serde-big-array v0.3.2 [INFO] [stderr] Compiling ferrous v1.1.3 (/opt/rustwide/workdir/ferrous) [INFO] [stderr] Compiling smithay-client-toolkit v0.12.2 [INFO] [stderr] Compiling winit v0.24.0 [INFO] [stderr] Compiling glutin v0.26.0 [INFO] [stderr] Compiling imgui-winit-support v0.7.0 [INFO] [stderr] Compiling imgui-glium-renderer v0.7.0 [INFO] [stderr] Compiling ferrous-native v1.1.3 (/opt/rustwide/workdir/ferrous-native) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 34s [INFO] running `Command { std: "docker" "inspect" "eca03850cf7715c7f937324ac890952e03ba2e30e0ff533b75ddd3c02ac886c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "eca03850cf7715c7f937324ac890952e03ba2e30e0ff533b75ddd3c02ac886c8", kill_on_drop: false }` [INFO] [stdout] eca03850cf7715c7f937324ac890952e03ba2e30e0ff533b75ddd3c02ac886c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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] dd85bf639f4da16052d2aa75b9e1b13ca5dc77c8c529580dc4476986acb93eb4 [INFO] running `Command { std: "docker" "start" "-a" "dd85bf639f4da16052d2aa75b9e1b13ca5dc77c8c529580dc4476986acb93eb4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ferrous v1.1.3 (/opt/rustwide/workdir/ferrous) [INFO] [stderr] Compiling ferrous-native v1.1.3 (/opt/rustwide/workdir/ferrous-native) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.94s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/ferrous-52af76c67598e173) [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/ferrous_native-158a53d94ad5e75d) [INFO] running `Command { std: "docker" "inspect" "dd85bf639f4da16052d2aa75b9e1b13ca5dc77c8c529580dc4476986acb93eb4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dd85bf639f4da16052d2aa75b9e1b13ca5dc77c8c529580dc4476986acb93eb4", kill_on_drop: false }` [INFO] [stdout] dd85bf639f4da16052d2aa75b9e1b13ca5dc77c8c529580dc4476986acb93eb4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-37/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] 65ba7be092a5f00d5122289eb0860c66d010a7029575382809c39546d5e06cc8 [INFO] running `Command { std: "docker" "start" "-a" "65ba7be092a5f00d5122289eb0860c66d010a7029575382809c39546d5e06cc8", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.44s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/ferrous-52af76c67598e173) [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ferrous_native-158a53d94ad5e75d) [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] [stderr] Doc-tests ferrous [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test src/ferrous.rs - ferrous::Ferrous (line 15) ... FAILED [INFO] [stdout] test src/ferrous.rs - ferrous::Ferrous::load_rom (line 169) ... FAILED [INFO] [stdout] test src/ferrous.rs - ferrous::Ferrous::new (line 98) ... FAILED [INFO] [stdout] test src/ferrous.rs - ferrous::Ferrous::reset (line 135) ... FAILED [INFO] [stderr] error: test failed, to rerun pass '--doc' [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- src/ferrous.rs - ferrous::Ferrous (line 15) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `ch8_core` [INFO] [stdout] --> src/ferrous.rs:16:5 [INFO] [stdout] | [INFO] [stdout] 3 | use ch8_core::CPU; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `ch8_core` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ferrous.rs - ferrous::Ferrous::load_rom (line 169) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `ch8_core` [INFO] [stdout] --> src/ferrous.rs:170:5 [INFO] [stdout] | [INFO] [stdout] 3 | use ch8_core::CPU; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `ch8_core` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ferrous.rs - ferrous::Ferrous::new (line 98) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `ch8_core` [INFO] [stdout] --> src/ferrous.rs:99:5 [INFO] [stdout] | [INFO] [stdout] 3 | use ch8_core::CPU; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `ch8_core` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] ---- src/ferrous.rs - ferrous::Ferrous::reset (line 135) stdout ---- [INFO] [stdout] error[E0432]: unresolved import `ch8_core` [INFO] [stdout] --> src/ferrous.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 3 | use ch8_core::CPU; [INFO] [stdout] | ^^^^^^^^ use of undeclared crate or module `ch8_core` [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0432`. [INFO] [stdout] Couldn't compile the test. [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] src/ferrous.rs - ferrous::Ferrous (line 15) [INFO] [stdout] src/ferrous.rs - ferrous::Ferrous::load_rom (line 169) [INFO] [stdout] src/ferrous.rs - ferrous::Ferrous::new (line 98) [INFO] [stdout] src/ferrous.rs - ferrous::Ferrous::reset (line 135) [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 4 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.13s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "65ba7be092a5f00d5122289eb0860c66d010a7029575382809c39546d5e06cc8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65ba7be092a5f00d5122289eb0860c66d010a7029575382809c39546d5e06cc8", kill_on_drop: false }` [INFO] [stdout] 65ba7be092a5f00d5122289eb0860c66d010a7029575382809c39546d5e06cc8