[INFO] cloning repository https://github.com/quirinux/rust-chip-8 [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/quirinux/rust-chip-8" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquirinux%2Frust-chip-8", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquirinux%2Frust-chip-8'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c8aa195f586b6b582ed79d9bbf9925a67923b3a1 [INFO] checking quirinux/rust-chip-8 against master#2e6fc425411280c658d852813de01c5157255088 for pr-128013 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquirinux%2Frust-chip-8" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/quirinux/rust-chip-8 on toolchain 2e6fc425411280c658d852813de01c5157255088 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/quirinux/rust-chip-8 [INFO] finished tweaking git repo https://github.com/quirinux/rust-chip-8 [INFO] tweaked toml for git repo https://github.com/quirinux/rust-chip-8 written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/quirinux/rust-chip-8 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" "+2e6fc425411280c658d852813de01c5157255088" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded atty v0.2.13 [INFO] [stderr] Downloaded unicode-segmentation v1.3.0 [INFO] [stderr] Downloaded autocfg v0.1.5 [INFO] [stderr] Downloaded c_vec v1.3.3 [INFO] [stderr] Downloaded c2-chacha v0.2.2 [INFO] [stderr] Downloaded rand_core v0.5.0 [INFO] [stderr] Downloaded generic-array v0.12.3 [INFO] [stderr] Downloaded num-complex v0.2.3 [INFO] [stderr] Downloaded termcolor v1.0.5 [INFO] [stderr] Downloaded gl_generator v0.6.1 [INFO] [stderr] Downloaded ppv-lite86 v0.2.5 [INFO] [stderr] Downloaded ucd-util v0.1.5 [INFO] [stderr] Downloaded env_logger v0.6.2 [INFO] [stderr] Downloaded cc v1.0.41 [INFO] [stderr] Downloaded claxon v0.4.2 [INFO] [stderr] Downloaded aho-corasick v0.7.6 [INFO] [stderr] Downloaded rand v0.7.0 [INFO] [stderr] Downloaded sdl2 v0.32.2 [INFO] [stderr] Downloaded gl v0.6.5 [INFO] [stderr] Downloaded matrixmultiply v0.2.2 [INFO] [stderr] Downloaded syn v0.15.42 [INFO] [stderr] Downloaded typenum v1.11.2 [INFO] [stderr] Downloaded regex v1.2.1 [INFO] [stderr] Downloaded alga v0.9.1 [INFO] [stderr] Downloaded getrandom v0.1.8 [INFO] [stderr] Downloaded nalgebra v0.18.1 [INFO] [stderr] Downloaded regex-syntax v0.6.11 [INFO] [stderr] Downloaded libc v0.2.60 [INFO] [stderr] Downloaded pkg-config v0.3.15 [INFO] [stderr] Downloaded memchr v2.2.1 [INFO] [stderr] Downloaded sdl2-sys v0.32.6 [INFO] [stderr] Downloaded rodio v0.9.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 19393f764a4c782c1804c88af0b616b42ae47512ca0a70995021ea31aa6fea54 [INFO] running `Command { std: "docker" "start" "-a" "19393f764a4c782c1804c88af0b616b42ae47512ca0a70995021ea31aa6fea54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "19393f764a4c782c1804c88af0b616b42ae47512ca0a70995021ea31aa6fea54", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "19393f764a4c782c1804c88af0b616b42ae47512ca0a70995021ea31aa6fea54", kill_on_drop: false }` [INFO] [stdout] 19393f764a4c782c1804c88af0b616b42ae47512ca0a70995021ea31aa6fea54 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+2e6fc425411280c658d852813de01c5157255088" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3b453db5c0d14a7463192fcea3d5902a0bff9f214ce3fcb6d0fd305ce1953503 [INFO] running `Command { std: "docker" "start" "-a" "3b453db5c0d14a7463192fcea3d5902a0bff9f214ce3fcb6d0fd305ce1953503", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Checking matrixmultiply v0.2.2 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking getrandom v0.1.8 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking slice-deque v0.2.4 [INFO] [stderr] Checking regex-syntax v0.6.11 [INFO] [stderr] Checking ogg v0.7.0 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Checking rand_core v0.5.0 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking humantime v1.2.0 [INFO] [stderr] Checking cpal v0.8.2 [INFO] [stderr] Checking lewton v0.9.4 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking c_vec v1.3.3 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking claxon v0.4.2 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Compiling gl v0.6.5 [INFO] [stderr] Checking num v0.1.42 [INFO] [stderr] Checking alga v0.9.1 [INFO] [stderr] Checking minimp3 v0.3.3 [INFO] [stderr] Checking nalgebra v0.18.1 [INFO] [stderr] Checking regex v1.2.1 [INFO] [stderr] Compiling structopt-derive v0.2.18 [INFO] [stderr] Checking structopt v0.2.18 [INFO] [stderr] Checking env_logger v0.6.2 [INFO] [stderr] Checking rodio v0.9.0 [INFO] [stderr] Checking chip8 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/chip8/optcodes.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | CLS(u16), [INFO] [stdout] | --- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `OptCode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 65 | CLS(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/chip8/optcodes.rs:65:9 [INFO] [stdout] | [INFO] [stdout] 65 | CLS(u16), [INFO] [stdout] | --- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `OptCode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 65 | CLS(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/chip8/optcodes.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | RET(u16), [INFO] [stdout] | --- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `OptCode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 66 | RET(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/chip8/optcodes.rs:66:9 [INFO] [stdout] | [INFO] [stdout] 66 | RET(u16), [INFO] [stdout] | --- ^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `OptCode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 66 | RET(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/chip8/optcodes.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 63 | pub(crate) enum OptCode { [INFO] [stdout] | ------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 81 | SUBNVxVy(u16), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | JPV0Addr(u16), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 101 | SCR(u16), [INFO] [stdout] | ^^^ [INFO] [stdout] 102 | SCL(u16), [INFO] [stdout] | ^^^ [INFO] [stdout] 103 | EXIT(u16), [INFO] [stdout] | ^^^^ [INFO] [stdout] 104 | LOW(u16), [INFO] [stdout] | ^^^ [INFO] [stdout] 105 | HIGH(u16), [INFO] [stdout] | ^^^^ [INFO] [stdout] 106 | DRWVxVy(u16), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 107 | LDHFVx(u16), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 108 | LDRVx(u16), [INFO] [stdout] | ^^^^^ [INFO] [stdout] 109 | LVVxR(u16), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OptCode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: multiple variants are never constructed [INFO] [stdout] --> src/chip8/optcodes.rs:81:5 [INFO] [stdout] | [INFO] [stdout] 63 | pub(crate) enum OptCode { [INFO] [stdout] | ------- variants in this enum [INFO] [stdout] ... [INFO] [stdout] 81 | SUBNVxVy(u16), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 85 | JPV0Addr(u16), [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 101 | SCR(u16), [INFO] [stdout] | ^^^ [INFO] [stdout] 102 | SCL(u16), [INFO] [stdout] | ^^^ [INFO] [stdout] 103 | EXIT(u16), [INFO] [stdout] | ^^^^ [INFO] [stdout] 104 | LOW(u16), [INFO] [stdout] | ^^^ [INFO] [stdout] 105 | HIGH(u16), [INFO] [stdout] | ^^^^ [INFO] [stdout] 106 | DRWVxVy(u16), [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 107 | LDHFVx(u16), [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 108 | LDRVx(u16), [INFO] [stdout] | ^^^^^ [INFO] [stdout] 109 | LVVxR(u16), [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `OptCode` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 6.55s [INFO] running `Command { std: "docker" "inspect" "3b453db5c0d14a7463192fcea3d5902a0bff9f214ce3fcb6d0fd305ce1953503", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3b453db5c0d14a7463192fcea3d5902a0bff9f214ce3fcb6d0fd305ce1953503", kill_on_drop: false }` [INFO] [stdout] 3b453db5c0d14a7463192fcea3d5902a0bff9f214ce3fcb6d0fd305ce1953503 [INFO] checking quirinux/rust-chip-8 against try#d856f2da3433420b7077c0dc7ee9441455bc1302 for pr-128013 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fquirinux%2Frust-chip-8" "/workspace/builds/worker-1-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/quirinux/rust-chip-8 on toolchain d856f2da3433420b7077c0dc7ee9441455bc1302 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/quirinux/rust-chip-8 [INFO] finished tweaking git repo https://github.com/quirinux/rust-chip-8 [INFO] tweaked toml for git repo https://github.com/quirinux/rust-chip-8 written to /workspace/builds/worker-1-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/quirinux/rust-chip-8 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" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] ed2e0e7d33f0706d2eb5f91beeaa2cd9163c1e29cc9d1a0b730195c4af59243c [INFO] running `Command { std: "docker" "start" "-a" "ed2e0e7d33f0706d2eb5f91beeaa2cd9163c1e29cc9d1a0b730195c4af59243c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ed2e0e7d33f0706d2eb5f91beeaa2cd9163c1e29cc9d1a0b730195c4af59243c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ed2e0e7d33f0706d2eb5f91beeaa2cd9163c1e29cc9d1a0b730195c4af59243c", kill_on_drop: false }` [INFO] [stdout] ed2e0e7d33f0706d2eb5f91beeaa2cd9163c1e29cc9d1a0b730195c4af59243c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc2/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:dff56e7819e73ed36160586b3445e93eb0be776c16704aeeded9c3fb668b2384" "/opt/rustwide/cargo-home/bin/cargo" "+d856f2da3433420b7077c0dc7ee9441455bc1302" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] db89328a4b531b45a57682754442eabd367a25aebf66faea2dae8b0ebf667393 [INFO] running `Command { std: "docker" "start" "-a" "db89328a4b531b45a57682754442eabd367a25aebf66faea2dae8b0ebf667393", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v0.1.5 [INFO] [stderr] Compiling libc v0.2.60 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Checking lazy_static v1.3.0 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling khronos_api v2.2.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling cc v1.0.41 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling pkg-config v0.3.15 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Checking rand_hc v0.1.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling sdl2-sys v0.32.6 [INFO] [stderr] Checking rand_xorshift v0.1.1 [INFO] [stderr] Checking rand_isaac v0.1.1 [INFO] [stderr] Checking rand_jitter v0.1.4 [INFO] [stderr] Compiling syn v0.15.42 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Checking rawpointer v0.1.0 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Checking ppv-lite86 v0.2.5 [INFO] [stderr] Compiling unicode-segmentation v1.3.0 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-rational v0.2.2 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking matrixmultiply v0.2.2 [INFO] [stderr] Checking c2-chacha v0.2.2 [INFO] [stderr] Checking thread_local v0.3.6 [INFO] [stderr] Checking smallvec v0.6.10 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Checking regex-syntax v0.6.11 [INFO] [stderr] Checking rand_os v0.1.3 [INFO] [stderr] Checking atty v0.2.13 [INFO] [stderr] Checking getrandom v0.1.8 [INFO] [stderr] Checking aho-corasick v0.7.6 [INFO] [stderr] Checking slice-deque v0.2.4 [INFO] [stderr] Compiling gl_generator v0.6.1 [INFO] [stderr] Checking ogg v0.7.0 [INFO] [stderr] Checking quick-error v1.2.2 [INFO] [stderr] Checking rand_core v0.5.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling sdl2 v0.32.2 [INFO] [stderr] Checking clap v2.33.0 [INFO] [stderr] Checking cpal v0.8.2 [INFO] [stderr] Checking humantime v1.2.0 [INFO] [stderr] Checking lewton v0.9.4 [INFO] [stderr] Checking rand_chacha v0.2.1 [INFO] [stderr] Compiling minimp3-sys v0.3.1 [INFO] [stderr] Checking generic-array v0.12.3 [INFO] [stderr] Checking termcolor v1.0.5 [INFO] [stderr] Checking claxon v0.4.2 [INFO] [stderr] Checking approx v0.3.2 [INFO] [stderr] Checking hound v3.4.0 [INFO] [stderr] Checking c_vec v1.3.3 [INFO] [stderr] Checking rand v0.7.0 [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.41/src/lib.rs:479:41 [INFO] [stdout] | [INFO] [stdout] 479 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 788 | impl_integer_for_isize!(i8, test_integer_i8); [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16` [INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32` [INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64` [INFO] [stdout] = note: and 2 others [INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.41/src/lib.rs:479:41 [INFO] [stdout] | [INFO] [stdout] 479 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 789 | impl_integer_for_isize!(i16, test_integer_i16); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16` [INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32` [INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64` [INFO] [stdout] = note: and 2 others [INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.41/src/lib.rs:479:41 [INFO] [stdout] | [INFO] [stdout] 479 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 790 | impl_integer_for_isize!(i32, test_integer_i32); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16` [INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32` [INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64` [INFO] [stdout] = note: and 2 others [INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.41/src/lib.rs:479:41 [INFO] [stdout] | [INFO] [stdout] 479 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 791 | impl_integer_for_isize!(i64, test_integer_i64); [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16` [INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32` [INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64` [INFO] [stdout] = note: and 2 others [INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.41/src/lib.rs:479:41 [INFO] [stdout] | [INFO] [stdout] 479 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 792 | impl_integer_for_isize!(isize, test_integer_isize); [INFO] [stdout] | -------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16` [INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32` [INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64` [INFO] [stdout] = note: and 2 others [INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0034]: multiple applicable items in scope [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/index.crates.io-6f17d22bba15001f/num-integer-0.1.41/src/lib.rs:479:41 [INFO] [stdout] | [INFO] [stdout] 479 | return (1 << shift).abs(); [INFO] [stdout] | ^^^ multiple `abs` found [INFO] [stdout] ... [INFO] [stdout] 794 | impl_integer_for_isize!(i128, test_integer_i128); [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: candidate #1 is defined in an impl for the type `i128` [INFO] [stdout] = note: candidate #2 is defined in an impl for the type `i16` [INFO] [stdout] = note: candidate #3 is defined in an impl for the type `i32` [INFO] [stdout] = note: candidate #4 is defined in an impl for the type `i64` [INFO] [stdout] = note: and 2 others [INFO] [stdout] = note: this error originates in the macro `impl_integer_for_isize` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling gl v0.6.5 [INFO] [stdout] error: aborting due to 6 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] For more information about this error, try `rustc --explain E0034`. [INFO] [stdout] [INFO] [stderr] error: could not compile `num-integer` (lib) due to 7 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] running `Command { std: "docker" "inspect" "db89328a4b531b45a57682754442eabd367a25aebf66faea2dae8b0ebf667393", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "db89328a4b531b45a57682754442eabd367a25aebf66faea2dae8b0ebf667393", kill_on_drop: false }` [INFO] [stdout] db89328a4b531b45a57682754442eabd367a25aebf66faea2dae8b0ebf667393