[INFO] cloning repository https://github.com/Hugobros3/nes [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Hugobros3/nes" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHugobros3%2Fnes", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHugobros3%2Fnes'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] ca1cf64e5a9475f6b38edd63f229550f149aa003 [INFO] checking Hugobros3/nes/ca1cf64e5a9475f6b38edd63f229550f149aa003 against master#ff1737bb00913444173658b4e0b274fd79aabf66 for pr-132712-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FHugobros3%2Fnes" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Hugobros3/nes on toolchain ff1737bb00913444173658b4e0b274fd79aabf66 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/Hugobros3/nes [INFO] finished tweaking git repo https://github.com/Hugobros3/nes [INFO] tweaked toml for git repo https://github.com/Hugobros3/nes written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/Hugobros3/nes already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spin_sleep v0.3.7 [INFO] [stderr] Downloaded cpal v0.10.0 [INFO] [stderr] Downloaded bitutils v3.0.0 [INFO] [stderr] Downloaded bf-impl v1.0.0 [INFO] [stderr] Downloaded backtrace v0.3.38 [INFO] [stderr] Downloaded proc-macro2 v1.0.5 [INFO] [stderr] Downloaded minifb v0.13.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] afba52745dc2704b70bd312e9f468e3f1af0fe6ac761a80fce01c362c830e636 [INFO] running `Command { std: "docker" "start" "-a" "afba52745dc2704b70bd312e9f468e3f1af0fe6ac761a80fce01c362c830e636", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "afba52745dc2704b70bd312e9f468e3f1af0fe6ac761a80fce01c362c830e636", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afba52745dc2704b70bd312e9f468e3f1af0fe6ac761a80fce01c362c830e636", kill_on_drop: false }` [INFO] [stdout] afba52745dc2704b70bd312e9f468e3f1af0fe6ac761a80fce01c362c830e636 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/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=allow" "-e" "RUSTDOCFLAGS=--cap-lints=allow" "-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:4a844ea9eb2546a2d2c7022eacef16ef2e8229c7fbb2c7d4d55a9ceca922f72d" "/opt/rustwide/cargo-home/bin/cargo" "+ff1737bb00913444173658b4e0b274fd79aabf66" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d95774d7b53ca1c2a3e612fc3efaf86ef633720ba13e495c8b4ee08a974895f6 [INFO] running `Command { std: "docker" "start" "-a" "d95774d7b53ca1c2a3e612fc3efaf86ef633720ba13e495c8b4ee08a974895f6", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.62 [INFO] [stderr] Compiling cc v1.0.45 [INFO] [stderr] Compiling pkg-config v0.3.16 [INFO] [stderr] Compiling proc-macro2 v1.0.5 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling syn v1.0.5 [INFO] [stderr] Compiling getrandom v0.1.12 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling autocfg v0.1.6 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Compiling cpal v0.10.0 [INFO] [stderr] Checking cast v0.2.2 [INFO] [stderr] Checking hex v0.3.2 [INFO] [stderr] Checking spin_sleep v0.3.7 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling backtrace-sys v0.1.31 [INFO] [stderr] Compiling minifb v0.13.0 [INFO] [stderr] Checking time v0.1.42 [INFO] [stderr] Checking rand_core v0.5.1 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Checking rand v0.7.2 [INFO] [stderr] Checking backtrace v0.3.38 [INFO] [stderr] Compiling bf-impl v1.0.0 [INFO] [stderr] Checking bitutils v3.0.0 [INFO] [stderr] Compiling synstructure v0.12.1 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Checking failure v0.1.6 [INFO] [stderr] Checking nes v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error[E0080]: evaluation of constant value failed [INFO] [stdout] --> src/apu/apu_device.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / bf!(DmcReg3[u8] { [INFO] [stdout] 20 | | sample_address: 0:7, [INFO] [stdout] 21 | | }); [INFO] [stdout] | |__^ attempt to shift left by `8_i32`, which would overflow [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::bf_inner` which comes from the expansion of the macro `bf` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: evaluation of constant value failed [INFO] [stdout] --> src/apu/apu_device.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / bf!(DmcReg4[u8] { [INFO] [stdout] 23 | | sample_length: 0:7, [INFO] [stdout] 24 | | }); [INFO] [stdout] | |__^ attempt to shift left by `8_i32`, which would overflow [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::bf_inner` which comes from the expansion of the macro `bf` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: evaluation of constant value failed [INFO] [stdout] --> src/apu/apu_device.rs:19:1 [INFO] [stdout] | [INFO] [stdout] 19 | / bf!(DmcReg3[u8] { [INFO] [stdout] 20 | | sample_address: 0:7, [INFO] [stdout] 21 | | }); [INFO] [stdout] | |__^ attempt to shift left by `8_i32`, which would overflow [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::bf_inner` which comes from the expansion of the macro `bf` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0080]: evaluation of constant value failed [INFO] [stdout] --> src/apu/apu_device.rs:22:1 [INFO] [stdout] | [INFO] [stdout] 22 | / bf!(DmcReg4[u8] { [INFO] [stdout] 23 | | sample_length: 0:7, [INFO] [stdout] 24 | | }); [INFO] [stdout] | |__^ attempt to shift left by `8_i32`, which would overflow [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `$crate::bf_inner` which comes from the expansion of the macro `bf` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0080`. [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0080`. [INFO] [stdout] [INFO] [stderr] error: could not compile `nes` (bin "nes") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: could not compile `nes` (bin "nes" test) due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "d95774d7b53ca1c2a3e612fc3efaf86ef633720ba13e495c8b4ee08a974895f6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d95774d7b53ca1c2a3e612fc3efaf86ef633720ba13e495c8b4ee08a974895f6", kill_on_drop: false }` [INFO] [stdout] d95774d7b53ca1c2a3e612fc3efaf86ef633720ba13e495c8b4ee08a974895f6