[INFO] cloning repository https://github.com/cyrex562/semblance-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/cyrex562/semblance-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyrex562%2Fsemblance-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fcyrex562%2Fsemblance-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 049584554f157adefc3d81078bfb3b6c579ce4dd [INFO] testing cyrex562/semblance-rs 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%2Fcyrex562%2Fsemblance-rs" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 7% (12/171) Updating files: 8% (14/171) Updating files: 9% (16/171) Updating files: 10% (18/171) Updating files: 11% (19/171) Updating files: 12% (21/171) Updating files: 13% (23/171) Updating files: 14% (24/171) Updating files: 15% (26/171) Updating files: 16% (28/171) Updating files: 17% (30/171) Updating files: 18% (31/171) Updating files: 19% (33/171) Updating files: 20% (35/171) Updating files: 21% (36/171) Updating files: 22% (38/171) Updating files: 23% (40/171) Updating files: 24% (42/171) Updating files: 25% (43/171) Updating files: 26% (45/171) Updating files: 27% (47/171) Updating files: 28% (48/171) Updating files: 29% (50/171) Updating files: 30% (52/171) Updating files: 31% (54/171) Updating files: 32% (55/171) Updating files: 33% (57/171) Updating files: 34% (59/171) Updating files: 35% (60/171) Updating files: 36% (62/171) Updating files: 37% (64/171) Updating files: 38% (65/171) Updating files: 39% (67/171) Updating files: 40% (69/171) Updating files: 41% (71/171) Updating files: 42% (72/171) Updating files: 43% (74/171) Updating files: 44% (76/171) Updating files: 45% (77/171) Updating files: 46% (79/171) Updating files: 47% (81/171) Updating files: 48% (83/171) Updating files: 49% (84/171) Updating files: 50% (86/171) Updating files: 51% (88/171) Updating files: 52% (89/171) Updating files: 53% (91/171) Updating files: 54% (93/171) Updating files: 55% (95/171) Updating files: 56% (96/171) Updating files: 57% (98/171) Updating files: 58% (100/171) Updating files: 59% (101/171) Updating files: 60% (103/171) Updating files: 61% (105/171) Updating files: 62% (107/171) Updating files: 63% (108/171) Updating files: 64% (110/171) Updating files: 65% (112/171) Updating files: 66% (113/171) Updating files: 67% (115/171) Updating files: 68% (117/171) Updating files: 69% (118/171) Updating files: 70% (120/171) Updating files: 71% (122/171) Updating files: 72% (124/171) Updating files: 73% (125/171) Updating files: 74% (127/171) Updating files: 75% (129/171) Updating files: 76% (130/171) Updating files: 77% (132/171) Updating files: 78% (134/171) Updating files: 79% (136/171) Updating files: 80% (137/171) Updating files: 81% (139/171) Updating files: 82% (141/171) Updating files: 83% (142/171) Updating files: 84% (144/171) Updating files: 85% (146/171) Updating files: 86% (148/171) Updating files: 87% (149/171) Updating files: 88% (151/171) Updating files: 89% (153/171) Updating files: 90% (154/171) Updating files: 91% (156/171) Updating files: 92% (158/171) Updating files: 93% (160/171) Updating files: 94% (161/171) Updating files: 95% (163/171) Updating files: 96% (165/171) Updating files: 97% (166/171) Updating files: 98% (168/171) Updating files: 99% (170/171) Updating files: 100% (171/171) Updating files: 100% (171/171), done. [INFO] validating manifest of git repo https://github.com/cyrex562/semblance-rs 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/cyrex562/semblance-rs [INFO] finished tweaking git repo https://github.com/cyrex562/semblance-rs [INFO] tweaked toml for git repo https://github.com/cyrex562/semblance-rs written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/cyrex562/semblance-rs 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] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 315cdd177e1fb674450773ddda3b510c0fca9fae591f02ce75627f19ab21080b [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" "315cdd177e1fb674450773ddda3b510c0fca9fae591f02ce75627f19ab21080b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "315cdd177e1fb674450773ddda3b510c0fca9fae591f02ce75627f19ab21080b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "315cdd177e1fb674450773ddda3b510c0fca9fae591f02ce75627f19ab21080b", kill_on_drop: false }` [INFO] [stdout] 315cdd177e1fb674450773ddda3b510c0fca9fae591f02ce75627f19ab21080b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3f3459ecdcd944e7ba2fa85542ef579c873800102eb50290cf727b23dc558f9c [INFO] running `Command { std: "docker" "start" "-a" "3f3459ecdcd944e7ba2fa85542ef579c873800102eb50290cf727b23dc558f9c", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.108 [INFO] [stderr] Compiling text_io v0.1.9 [INFO] [stderr] Compiling scan_fmt v0.2.6 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling semblance-rust v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: this file contains an unclosed delimiter [INFO] [stdout] --> src/x86/ops.rs:1415:3 [INFO] [stdout] | [INFO] [stdout] 491 | pub fn print_arg(ip: &String, instr: &mut Instruction, i: i32, bits: i32) { [INFO] [stdout] | - unclosed delimiter [INFO] [stdout] ... [INFO] [stdout] 510 | match (arg.arg_type) { [INFO] [stdout] | - this delimiter might not be properly closed... [INFO] [stdout] ... [INFO] [stdout] 1027 | } [INFO] [stdout] | - ...as it matches this but it has different indentation [INFO] [stdout] ... [INFO] [stdout] 1415 | } [INFO] [stdout] | ^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `8` [INFO] [stdout] --> src/x86/ops.rs:504:80 [INFO] [stdout] | [INFO] [stdout] 504 | get_reg16(&mut out, arg.arg_type - AX + ((instr.prefix & PREFIX_REXB)? 8: 0), instr.op.size); [INFO] [stdout] | ^ expected one of `)`, `,`, `.`, `?`, or an operator [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `&&`, `&`, `(`, `)`, `*`, `,`, `...`, `.`, `<`, `?`, `[`, `_`, `async`, `const`, `dyn`, `extern`, `fn`, `for`, `impl`, `unsafe`, `~`, an operator, lifetime, or path, found `0` [INFO] [stdout] --> src/x86/ops.rs:504:83 [INFO] [stdout] | [INFO] [stdout] 504 | get_reg16(&mut out, arg.arg_type - AX + ((instr.prefix & PREFIX_REXB)? 8: 0), instr.op.size); [INFO] [stdout] | -^ expected one of 25 possible tokens [INFO] [stdout] | | [INFO] [stdout] | help: missing `,` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `.`, `;`, `?`, `}`, or an operator, found `,` [INFO] [stdout] --> src/x86/ops.rs:491:75 [INFO] [stdout] | [INFO] [stdout] 491 | pub fn print_arg(ip: &String, instr: &mut Instruction, i: i32, bits: i32) { [INFO] [stdout] | ^ unclosed delimiter [INFO] [stdout] ... [INFO] [stdout] 504 | get_reg16(&mut out, arg.arg_type - AX + ((instr.prefix & PREFIX_REXB)? 8: 0), instr.op.size); [INFO] [stdout] | ^ [INFO] [stdout] | | [INFO] [stdout] | expected one of `.`, `;`, `?`, `}`, or an operator [INFO] [stdout] | help: `}` may belong here [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `)`, `,`, `.`, `?`, or an operator, found `"$0x%04lx"` [INFO] [stdout] --> src/x86/ops.rs:557:43 [INFO] [stdout] | [INFO] [stdout] 557 | sprintf(out, (asm_syntax == GAS)? "$0x%04lx": "%04lXh", value); [INFO] [stdout] | ^^^^^^^^^^ expected one of `)`, `,`, `.`, `?`, or an operator [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `!`, `&&`, `&`, `(`, `)`, `*`, `...`, `.`, `;`, `<`, `?`, `[`, `_`, `async`, `const`, `dyn`, `extern`, `fn`, `for`, `impl`, `unsafe`, `}`, `~`, an operator, lifetime, or path, found `"%04lXh"` [INFO] [stdout] --> src/x86/ops.rs:557:55 [INFO] [stdout] | [INFO] [stdout] 557 | sprintf(out, (asm_syntax == GAS)? "$0x%04lx": "%04lXh", value); [INFO] [stdout] | ^^^^^^^^ expected one of 26 possible tokens [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected identifier, found keyword `if` [INFO] [stdout] --> src/x86/ops.rs:959:9 [INFO] [stdout] | [INFO] [stdout] 959 | if (asm_syntax == GAS){ [INFO] [stdout] | ^^ expected identifier, found keyword [INFO] [stdout] | [INFO] [stdout] help: escape `if` to use it as an identifier [INFO] [stdout] | [INFO] [stdout] 959 | r#if (asm_syntax == GAS){ [INFO] [stdout] | ++ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: expected one of `)`, `,`, `@`, or `|`, found `==` [INFO] [stdout] --> src/x86/ops.rs:959:24 [INFO] [stdout] | [INFO] [stdout] 959 | if (asm_syntax == GAS){ [INFO] [stdout] | ^^ expected one of `)`, `,`, `@`, or `|` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 8 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `semblance-rust` due to 9 previous errors [INFO] running `Command { std: "docker" "inspect" "3f3459ecdcd944e7ba2fa85542ef579c873800102eb50290cf727b23dc558f9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3f3459ecdcd944e7ba2fa85542ef579c873800102eb50290cf727b23dc558f9c", kill_on_drop: false }` [INFO] [stdout] 3f3459ecdcd944e7ba2fa85542ef579c873800102eb50290cf727b23dc558f9c