[INFO] cloning repository https://github.com/antoyo/gb2exe [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/antoyo/gb2exe" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantoyo%2Fgb2exe", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantoyo%2Fgb2exe'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 15557fd5405c4935fae08d402db30ba5a865a23e [INFO] checking antoyo/gb2exe against master#a609fb45efad59dfd459c76e50899be9f0583b5a for pr-80579 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantoyo%2Fgb2exe" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/antoyo/gb2exe on toolchain a609fb45efad59dfd459c76e50899be9f0583b5a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/antoyo/gb2exe [INFO] finished tweaking git repo https://github.com/antoyo/gb2exe [INFO] tweaked toml for git repo https://github.com/antoyo/gb2exe written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/antoyo/gb2exe already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-4/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7860e67f47cb2509d03c43870b98acf235fed5731d5425ffdac6b5b679a0bd02 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "7860e67f47cb2509d03c43870b98acf235fed5731d5425ffdac6b5b679a0bd02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7860e67f47cb2509d03c43870b98acf235fed5731d5425ffdac6b5b679a0bd02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7860e67f47cb2509d03c43870b98acf235fed5731d5425ffdac6b5b679a0bd02", kill_on_drop: false }` [INFO] [stdout] 7860e67f47cb2509d03c43870b98acf235fed5731d5425ffdac6b5b679a0bd02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4/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" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+a609fb45efad59dfd459c76e50899be9f0583b5a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4f5ef95e4131fcb1f59c192779bc26035678473f2f41ab14cb1f8813da945e91 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4f5ef95e4131fcb1f59c192779bc26035678473f2f41ab14cb1f8813da945e91", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Checking rustc-serialize v0.3.24 [INFO] [stderr] Checking strsim v0.5.2 [INFO] [stderr] Checking memchr v0.1.11 [INFO] [stderr] Checking thread-id v2.0.0 [INFO] [stderr] Checking thread_local v0.2.7 [INFO] [stderr] Checking aho-corasick v0.5.3 [INFO] [stderr] Checking regex v0.1.80 [INFO] [stderr] Checking docopt v0.6.86 [INFO] [stderr] Checking gb2exe v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/asm/decoder.rs:529:21 [INFO] [stdout] | [INFO] [stdout] 529 | ... 0x00 | 0x02 ... 0x05 | 0x09 | 0x0A | 0x0C | 0x0D | 0x12 ... 0x15 | 0x17 | 0x19 | 0x1A | 0x1C | 0x1D | 0x22 ... 0x25 | 0x2C | 0x2D |... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/asm/decoder.rs:529:65 [INFO] [stdout] | [INFO] [stdout] 529 | ... 0x00 | 0x02 ... 0x05 | 0x09 | 0x0A | 0x0C | 0x0D | 0x12 ... 0x15 | 0x17 | 0x19 | 0x1A | 0x1C | 0x1D | 0x22 ... 0x25 | 0x2C | 0x2D |... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/asm/decoder.rs:529:116 [INFO] [stdout] | [INFO] [stdout] 529 | ...x15 | 0x17 | 0x19 | 0x1A | 0x1C | 0x1D | 0x22 ... 0x25 | 0x2C | 0x2D | 0x2F | 0x32 ... 0x35 | 0x3C | 0x3D | 0x40 ... 0x87 | 0x90 ... 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/asm/decoder.rs:529:153 [INFO] [stdout] | [INFO] [stdout] 529 | ...D | 0x22 ... 0x25 | 0x2C | 0x2D | 0x2F | 0x32 ... 0x35 | 0x3C | 0x3D | 0x40 ... 0x87 | 0x90 ... 0x97 | 0xA0 ... 0xBF | 0xC1 | 0xC5 | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/asm/decoder.rs:529:183 [INFO] [stdout] | [INFO] [stdout] 529 | ...D | 0x2F | 0x32 ... 0x35 | 0x3C | 0x3D | 0x40 ... 0x87 | 0x90 ... 0x97 | 0xA0 ... 0xBF | 0xC1 | 0xC5 | 0xC9 | 0xD1 | 0xD5 | 0xE1 | 0xE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/asm/decoder.rs:529:199 [INFO] [stdout] | [INFO] [stdout] 529 | ...... 0x35 | 0x3C | 0x3D | 0x40 ... 0x87 | 0x90 ... 0x97 | 0xA0 ... 0xBF | 0xC1 | 0xC5 | 0xC9 | 0xD1 | 0xD5 | 0xE1 | 0xE2 | 0xE5 | 0xF1 ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/asm/decoder.rs:529:215 [INFO] [stdout] | [INFO] [stdout] 529 | ...| 0x3D | 0x40 ... 0x87 | 0x90 ... 0x97 | 0xA0 ... 0xBF | 0xC1 | 0xC5 | 0xC9 | 0xD1 | 0xD5 | 0xE1 | 0xE2 | 0xE5 | 0xF1 | 0xF2 | 0xF3 | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env::args` [INFO] [stdout] --> src/main.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | use std::env::args; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/asm/decoder.rs:529:21 [INFO] [stdout] | [INFO] [stdout] 529 | ... 0x00 | 0x02 ... 0x05 | 0x09 | 0x0A | 0x0C | 0x0D | 0x12 ... 0x15 | 0x17 | 0x19 | 0x1A | 0x1C | 0x1D | 0x22 ... 0x25 | 0x2C | 0x2D |... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/asm/decoder.rs:529:65 [INFO] [stdout] | [INFO] [stdout] 529 | ... 0x00 | 0x02 ... 0x05 | 0x09 | 0x0A | 0x0C | 0x0D | 0x12 ... 0x15 | 0x17 | 0x19 | 0x1A | 0x1C | 0x1D | 0x22 ... 0x25 | 0x2C | 0x2D |... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/asm/decoder.rs:529:116 [INFO] [stdout] | [INFO] [stdout] 529 | ...x15 | 0x17 | 0x19 | 0x1A | 0x1C | 0x1D | 0x22 ... 0x25 | 0x2C | 0x2D | 0x2F | 0x32 ... 0x35 | 0x3C | 0x3D | 0x40 ... 0x87 | 0x90 ... 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/asm/decoder.rs:529:153 [INFO] [stdout] | [INFO] [stdout] 529 | ...D | 0x22 ... 0x25 | 0x2C | 0x2D | 0x2F | 0x32 ... 0x35 | 0x3C | 0x3D | 0x40 ... 0x87 | 0x90 ... 0x97 | 0xA0 ... 0xBF | 0xC1 | 0xC5 | 0... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/asm/decoder.rs:529:183 [INFO] [stdout] | [INFO] [stdout] 529 | ...D | 0x2F | 0x32 ... 0x35 | 0x3C | 0x3D | 0x40 ... 0x87 | 0x90 ... 0x97 | 0xA0 ... 0xBF | 0xC1 | 0xC5 | 0xC9 | 0xD1 | 0xD5 | 0xE1 | 0xE... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/asm/decoder.rs:529:199 [INFO] [stdout] | [INFO] [stdout] 529 | ...... 0x35 | 0x3C | 0x3D | 0x40 ... 0x87 | 0x90 ... 0x97 | 0xA0 ... 0xBF | 0xC1 | 0xC5 | 0xC9 | 0xD1 | 0xD5 | 0xE1 | 0xE2 | 0xE5 | 0xF1 ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: `...` range patterns are deprecated [INFO] [stdout] --> src/asm/decoder.rs:529:215 [INFO] [stdout] | [INFO] [stdout] 529 | ...| 0x3D | 0x40 ... 0x87 | 0x90 ... 0x97 | 0xA0 ... 0xBF | 0xC1 | 0xC5 | 0xC9 | 0xD1 | 0xD5 | 0xE1 | 0xE2 | 0xE5 | 0xF1 | 0xF2 | 0xF3 | ... [INFO] [stdout] | ^^^ help: use `..=` for an inclusive range [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::env::args` [INFO] [stdout] --> src/main.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | use std::env::args; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 8 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 7.57s [INFO] running `Command { std: "docker" "inspect" "4f5ef95e4131fcb1f59c192779bc26035678473f2f41ab14cb1f8813da945e91", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4f5ef95e4131fcb1f59c192779bc26035678473f2f41ab14cb1f8813da945e91", kill_on_drop: false }` [INFO] [stdout] 4f5ef95e4131fcb1f59c192779bc26035678473f2f41ab14cb1f8813da945e91