[INFO] cloning repository https://github.com/antoyo/gb2exe [INFO] running `"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"` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantoyo%2Fgb2exe'... [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] 15557fd5405c4935fae08d402db30ba5a865a23e [INFO] checking antoyo/gb2exe against try#ea663bba38739867a4b75ac820991b4f5d093c3b for pr-62262-1 [INFO] running `"git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fantoyo%2Fgb2exe" "/workspace/builds/worker-4/source"` [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 ea663bba38739867a4b75ac820991b4f5d093c3b [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "read-manifest" "--manifest-path" "Cargo.toml"` [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 `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [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] the lockfile is outdated, regenerating it [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env" "/opt/rustwide/cargo-home/bin/cargo" "+ea663bba38739867a4b75ac820991b4f5d093c3b" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] fcbea5e8673fddd29fcdac9f7743fab189518662a406aacef8023f546458d105 [INFO] running `"docker" "start" "-a" "fcbea5e8673fddd29fcdac9f7743fab189518662a406aacef8023f546458d105"` [INFO] [stderr] Checking gb2exe v0.0.1 (/opt/rustwide/workdir) [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/asm/decoder.rs:529:21 [INFO] [stderr] | [INFO] [stderr] 529 | 0x00 | 0x02 ... 0x05 | 0x09 | 0x0A | 0x0C | 0x0D | 0x12 ... 0x15 | 0x17 | 0x19 | 0x1A | 0x1C | 0x1D | 0x22 ... 0x25 | 0x2C | 0x2D | 0x2F | 0x32 ... 0x35 | 0x3C | 0x3D | 0x40 ... 0x87 | 0x90 ... 0x97 | 0xA0 ... 0xBF | 0xC1 | 0xC5 | 0xC9 | 0xD1 | 0xD5 | 0xE1 | 0xE2 | 0xE5 | 0xF1 | 0xF2 | 0xF3 | 0xF5 | 0xFB => 0, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/asm/decoder.rs:529:65 [INFO] [stderr] | [INFO] [stderr] 529 | 0x00 | 0x02 ... 0x05 | 0x09 | 0x0A | 0x0C | 0x0D | 0x12 ... 0x15 | 0x17 | 0x19 | 0x1A | 0x1C | 0x1D | 0x22 ... 0x25 | 0x2C | 0x2D | 0x2F | 0x32 ... 0x35 | 0x3C | 0x3D | 0x40 ... 0x87 | 0x90 ... 0x97 | 0xA0 ... 0xBF | 0xC1 | 0xC5 | 0xC9 | 0xD1 | 0xD5 | 0xE1 | 0xE2 | 0xE5 | 0xF1 | 0xF2 | 0xF3 | 0xF5 | 0xFB => 0, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/asm/decoder.rs:529:116 [INFO] [stderr] | [INFO] [stderr] 529 | 0x00 | 0x02 ... 0x05 | 0x09 | 0x0A | 0x0C | 0x0D | 0x12 ... 0x15 | 0x17 | 0x19 | 0x1A | 0x1C | 0x1D | 0x22 ... 0x25 | 0x2C | 0x2D | 0x2F | 0x32 ... 0x35 | 0x3C | 0x3D | 0x40 ... 0x87 | 0x90 ... 0x97 | 0xA0 ... 0xBF | 0xC1 | 0xC5 | 0xC9 | 0xD1 | 0xD5 | 0xE1 | 0xE2 | 0xE5 | 0xF1 | 0xF2 | 0xF3 | 0xF5 | 0xFB => 0, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/asm/decoder.rs:529:153 [INFO] [stderr] | [INFO] [stderr] 529 | 0x00 | 0x02 ... 0x05 | 0x09 | 0x0A | 0x0C | 0x0D | 0x12 ... 0x15 | 0x17 | 0x19 | 0x1A | 0x1C | 0x1D | 0x22 ... 0x25 | 0x2C | 0x2D | 0x2F | 0x32 ... 0x35 | 0x3C | 0x3D | 0x40 ... 0x87 | 0x90 ... 0x97 | 0xA0 ... 0xBF | 0xC1 | 0xC5 | 0xC9 | 0xD1 | 0xD5 | 0xE1 | 0xE2 | 0xE5 | 0xF1 | 0xF2 | 0xF3 | 0xF5 | 0xFB => 0, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/asm/decoder.rs:529:183 [INFO] [stderr] | [INFO] [stderr] 529 | 0x00 | 0x02 ... 0x05 | 0x09 | 0x0A | 0x0C | 0x0D | 0x12 ... 0x15 | 0x17 | 0x19 | 0x1A | 0x1C | 0x1D | 0x22 ... 0x25 | 0x2C | 0x2D | 0x2F | 0x32 ... 0x35 | 0x3C | 0x3D | 0x40 ... 0x87 | 0x90 ... 0x97 | 0xA0 ... 0xBF | 0xC1 | 0xC5 | 0xC9 | 0xD1 | 0xD5 | 0xE1 | 0xE2 | 0xE5 | 0xF1 | 0xF2 | 0xF3 | 0xF5 | 0xFB => 0, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/asm/decoder.rs:529:199 [INFO] [stderr] | [INFO] [stderr] 529 | 0x00 | 0x02 ... 0x05 | 0x09 | 0x0A | 0x0C | 0x0D | 0x12 ... 0x15 | 0x17 | 0x19 | 0x1A | 0x1C | 0x1D | 0x22 ... 0x25 | 0x2C | 0x2D | 0x2F | 0x32 ... 0x35 | 0x3C | 0x3D | 0x40 ... 0x87 | 0x90 ... 0x97 | 0xA0 ... 0xBF | 0xC1 | 0xC5 | 0xC9 | 0xD1 | 0xD5 | 0xE1 | 0xE2 | 0xE5 | 0xF1 | 0xF2 | 0xF3 | 0xF5 | 0xFB => 0, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/asm/decoder.rs:529:215 [INFO] [stderr] | [INFO] [stderr] 529 | 0x00 | 0x02 ... 0x05 | 0x09 | 0x0A | 0x0C | 0x0D | 0x12 ... 0x15 | 0x17 | 0x19 | 0x1A | 0x1C | 0x1D | 0x22 ... 0x25 | 0x2C | 0x2D | 0x2F | 0x32 ... 0x35 | 0x3C | 0x3D | 0x40 ... 0x87 | 0x90 ... 0x97 | 0xA0 ... 0xBF | 0xC1 | 0xC5 | 0xC9 | 0xD1 | 0xD5 | 0xE1 | 0xE2 | 0xE5 | 0xF1 | 0xF2 | 0xF3 | 0xF5 | 0xFB => 0, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::env::args` [INFO] [stderr] --> src/main.rs:50:5 [INFO] [stderr] | [INFO] [stderr] 50 | use std::env::args; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/asm/decoder.rs:529:21 [INFO] [stderr] | [INFO] [stderr] 529 | 0x00 | 0x02 ... 0x05 | 0x09 | 0x0A | 0x0C | 0x0D | 0x12 ... 0x15 | 0x17 | 0x19 | 0x1A | 0x1C | 0x1D | 0x22 ... 0x25 | 0x2C | 0x2D | 0x2F | 0x32 ... 0x35 | 0x3C | 0x3D | 0x40 ... 0x87 | 0x90 ... 0x97 | 0xA0 ... 0xBF | 0xC1 | 0xC5 | 0xC9 | 0xD1 | 0xD5 | 0xE1 | 0xE2 | 0xE5 | 0xF1 | 0xF2 | 0xF3 | 0xF5 | 0xFB => 0, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(ellipsis_inclusive_range_patterns)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/asm/decoder.rs:529:65 [INFO] [stderr] | [INFO] [stderr] 529 | 0x00 | 0x02 ... 0x05 | 0x09 | 0x0A | 0x0C | 0x0D | 0x12 ... 0x15 | 0x17 | 0x19 | 0x1A | 0x1C | 0x1D | 0x22 ... 0x25 | 0x2C | 0x2D | 0x2F | 0x32 ... 0x35 | 0x3C | 0x3D | 0x40 ... 0x87 | 0x90 ... 0x97 | 0xA0 ... 0xBF | 0xC1 | 0xC5 | 0xC9 | 0xD1 | 0xD5 | 0xE1 | 0xE2 | 0xE5 | 0xF1 | 0xF2 | 0xF3 | 0xF5 | 0xFB => 0, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/asm/decoder.rs:529:116 [INFO] [stderr] | [INFO] [stderr] 529 | 0x00 | 0x02 ... 0x05 | 0x09 | 0x0A | 0x0C | 0x0D | 0x12 ... 0x15 | 0x17 | 0x19 | 0x1A | 0x1C | 0x1D | 0x22 ... 0x25 | 0x2C | 0x2D | 0x2F | 0x32 ... 0x35 | 0x3C | 0x3D | 0x40 ... 0x87 | 0x90 ... 0x97 | 0xA0 ... 0xBF | 0xC1 | 0xC5 | 0xC9 | 0xD1 | 0xD5 | 0xE1 | 0xE2 | 0xE5 | 0xF1 | 0xF2 | 0xF3 | 0xF5 | 0xFB => 0, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/asm/decoder.rs:529:153 [INFO] [stderr] | [INFO] [stderr] 529 | 0x00 | 0x02 ... 0x05 | 0x09 | 0x0A | 0x0C | 0x0D | 0x12 ... 0x15 | 0x17 | 0x19 | 0x1A | 0x1C | 0x1D | 0x22 ... 0x25 | 0x2C | 0x2D | 0x2F | 0x32 ... 0x35 | 0x3C | 0x3D | 0x40 ... 0x87 | 0x90 ... 0x97 | 0xA0 ... 0xBF | 0xC1 | 0xC5 | 0xC9 | 0xD1 | 0xD5 | 0xE1 | 0xE2 | 0xE5 | 0xF1 | 0xF2 | 0xF3 | 0xF5 | 0xFB => 0, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/asm/decoder.rs:529:183 [INFO] [stderr] | [INFO] [stderr] 529 | 0x00 | 0x02 ... 0x05 | 0x09 | 0x0A | 0x0C | 0x0D | 0x12 ... 0x15 | 0x17 | 0x19 | 0x1A | 0x1C | 0x1D | 0x22 ... 0x25 | 0x2C | 0x2D | 0x2F | 0x32 ... 0x35 | 0x3C | 0x3D | 0x40 ... 0x87 | 0x90 ... 0x97 | 0xA0 ... 0xBF | 0xC1 | 0xC5 | 0xC9 | 0xD1 | 0xD5 | 0xE1 | 0xE2 | 0xE5 | 0xF1 | 0xF2 | 0xF3 | 0xF5 | 0xFB => 0, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/asm/decoder.rs:529:199 [INFO] [stderr] | [INFO] [stderr] 529 | 0x00 | 0x02 ... 0x05 | 0x09 | 0x0A | 0x0C | 0x0D | 0x12 ... 0x15 | 0x17 | 0x19 | 0x1A | 0x1C | 0x1D | 0x22 ... 0x25 | 0x2C | 0x2D | 0x2F | 0x32 ... 0x35 | 0x3C | 0x3D | 0x40 ... 0x87 | 0x90 ... 0x97 | 0xA0 ... 0xBF | 0xC1 | 0xC5 | 0xC9 | 0xD1 | 0xD5 | 0xE1 | 0xE2 | 0xE5 | 0xF1 | 0xF2 | 0xF3 | 0xF5 | 0xFB => 0, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: `...` range patterns are deprecated [INFO] [stderr] --> src/asm/decoder.rs:529:215 [INFO] [stderr] | [INFO] [stderr] 529 | 0x00 | 0x02 ... 0x05 | 0x09 | 0x0A | 0x0C | 0x0D | 0x12 ... 0x15 | 0x17 | 0x19 | 0x1A | 0x1C | 0x1D | 0x22 ... 0x25 | 0x2C | 0x2D | 0x2F | 0x32 ... 0x35 | 0x3C | 0x3D | 0x40 ... 0x87 | 0x90 ... 0x97 | 0xA0 ... 0xBF | 0xC1 | 0xC5 | 0xC9 | 0xD1 | 0xD5 | 0xE1 | 0xE2 | 0xE5 | 0xF1 | 0xF2 | 0xF3 | 0xF5 | 0xFB => 0, [INFO] [stderr] | ^^^ help: use `..=` for an inclusive range [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::env::args` [INFO] [stderr] --> src/main.rs:50:5 [INFO] [stderr] | [INFO] [stderr] 50 | use std::env::args; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3.00s [INFO] running `"docker" "inspect" "fcbea5e8673fddd29fcdac9f7743fab189518662a406aacef8023f546458d105"` [INFO] running `"docker" "rm" "-f" "fcbea5e8673fddd29fcdac9f7743fab189518662a406aacef8023f546458d105"` [INFO] [stdout] fcbea5e8673fddd29fcdac9f7743fab189518662a406aacef8023f546458d105