[INFO] cloning repository https://github.com/masuke5/rcc [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/masuke5/rcc" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasuke5%2Frcc", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasuke5%2Frcc'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c40a6779dcd7c88563edf7e0aae538b03204a64a [INFO] checking masuke5/rcc against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmasuke5%2Frcc" "/workspace/builds/worker-6/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/masuke5/rcc on toolchain 3d9fdbff4f377de96b3a51174e7a64086bee9a5c [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/masuke5/rcc [INFO] finished tweaking git repo https://github.com/masuke5/rcc [INFO] tweaked toml for git repo https://github.com/masuke5/rcc written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate git repo https://github.com/masuke5/rcc already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded rgb v0.8.13 [INFO] [stderr] Downloaded libc v0.2.57 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c88ce325a336b0d3e6a549df5d09b9f0f403dea02a0e9f14fe1faab98701f258 [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" "c88ce325a336b0d3e6a549df5d09b9f0f403dea02a0e9f14fe1faab98701f258", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c88ce325a336b0d3e6a549df5d09b9f0f403dea02a0e9f14fe1faab98701f258", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c88ce325a336b0d3e6a549df5d09b9f0f403dea02a0e9f14fe1faab98701f258", kill_on_drop: false }` [INFO] [stdout] c88ce325a336b0d3e6a549df5d09b9f0f403dea02a0e9f14fe1faab98701f258 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 2ea3951b546aa5f214a06f16055e695d6eff437c25e3893c2ec052f887ad7529 [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" "2ea3951b546aa5f214a06f16055e695d6eff437c25e3893c2ec052f887ad7529", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.57 [INFO] [stderr] Compiling winapi v0.3.7 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Checking rand v0.4.6 [INFO] [stderr] Checking winconsole v0.10.0 [INFO] [stderr] Checking colored v1.8.0 [INFO] [stderr] Checking rcc v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:34:75 [INFO] [stdout] | [INFO] [stdout] 34 | $self.code.push_str(&format!(concat!(" ", $fmt, "\n"), $($arg)*)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 144 | Type::Float => add_mnemonic!(self, "movss [rsp], {}", reg), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:34:75 [INFO] [stdout] | [INFO] [stdout] 34 | $self.code.push_str(&format!(concat!(" ", $fmt, "\n"), $($arg)*)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 145 | Type::Double => add_mnemonic!(self, "movsd [rsp], {}", reg), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:34:75 [INFO] [stdout] | [INFO] [stdout] 34 | $self.code.push_str(&format!(concat!(" ", $fmt, "\n"), $($arg)*)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 166 | Location::Local(offset) => add_mnemonic!(self, "mov rax, [rbp-{}]", offset), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:34:75 [INFO] [stdout] | [INFO] [stdout] 34 | $self.code.push_str(&format!(concat!(" ", $fmt, "\n"), $($arg)*)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 187 | Location::Local(offset) => add_mnemonic!(self, "lea rax, [rbp-{}]", offset), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:34:75 [INFO] [stdout] | [INFO] [stdout] 34 | $self.code.push_str(&format!(concat!(" ", $fmt, "\n"), $($arg)*)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 188 | Location::Global(name) => add_mnemonic!(self, "lea rax, {}", self.id_map.name(&name)), [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:31:53 [INFO] [stdout] | [INFO] [stdout] 31 | $self.code.push_str(concat!(" ", $s, "\n")); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 408 | Infix::Add => add_mnemonic!(self, "addsd xmm0, xmm1"), [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:31:53 [INFO] [stdout] | [INFO] [stdout] 31 | $self.code.push_str(concat!(" ", $s, "\n")); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 409 | Infix::Sub => add_mnemonic!(self, "subsd xmm0, xmm1"), [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:31:53 [INFO] [stdout] | [INFO] [stdout] 31 | $self.code.push_str(concat!(" ", $s, "\n")); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 410 | Infix::Mul => add_mnemonic!(self, "mulsd xmm0, xmm1"), [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:31:53 [INFO] [stdout] | [INFO] [stdout] 31 | $self.code.push_str(concat!(" ", $s, "\n")); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 411 | Infix::Div => add_mnemonic!(self, "divsd xmm0, xmm1"), [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:31:53 [INFO] [stdout] | [INFO] [stdout] 31 | $self.code.push_str(concat!(" ", $s, "\n")); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 460 | Infix::Add => add_mnemonic!(self, "addss xmm0, xmm1"), [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:31:53 [INFO] [stdout] | [INFO] [stdout] 31 | $self.code.push_str(concat!(" ", $s, "\n")); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 461 | Infix::Sub => add_mnemonic!(self, "subss xmm0, xmm1"), [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:31:53 [INFO] [stdout] | [INFO] [stdout] 31 | $self.code.push_str(concat!(" ", $s, "\n")); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 462 | Infix::Mul => add_mnemonic!(self, "mulss xmm0, xmm1"), [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:31:53 [INFO] [stdout] | [INFO] [stdout] 31 | $self.code.push_str(concat!(" ", $s, "\n")); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 463 | Infix::Div => add_mnemonic!(self, "divss xmm0, xmm1"), [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:31:53 [INFO] [stdout] | [INFO] [stdout] 31 | $self.code.push_str(concat!(" ", $s, "\n")); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 537 | Infix::Add => add_mnemonic!(self, "add rax, rdi"), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:31:53 [INFO] [stdout] | [INFO] [stdout] 31 | $self.code.push_str(concat!(" ", $s, "\n")); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 538 | Infix::Sub => add_mnemonic!(self, "sub rax, rdi"), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:31:53 [INFO] [stdout] | [INFO] [stdout] 31 | $self.code.push_str(concat!(" ", $s, "\n")); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 539 | Infix::Mul => add_mnemonic!(self, "imul rdi"), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:31:53 [INFO] [stdout] | [INFO] [stdout] 31 | $self.code.push_str(concat!(" ", $s, "\n")); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 549 | Infix::BitAnd => add_mnemonic!(self, "and rax, rdi"), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:31:53 [INFO] [stdout] | [INFO] [stdout] 31 | $self.code.push_str(concat!(" ", $s, "\n")); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 550 | Infix::BitOr => add_mnemonic!(self, "or rax, rdi"), [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:31:53 [INFO] [stdout] | [INFO] [stdout] 31 | $self.code.push_str(concat!(" ", $s, "\n")); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 551 | Infix::BitXor => add_mnemonic!(self, "xor rax, rdi"), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:43:71 [INFO] [stdout] | [INFO] [stdout] 43 | $self.code.push_str(&format!(concat!($prefix, "{}:\n"), $num)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 914 | add_label!(self, ".Lend", label_num) [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_label` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:34:75 [INFO] [stdout] | [INFO] [stdout] 34 | $self.code.push_str(&format!(concat!(" ", $fmt, "\n"), $($arg)*)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1112 | (Type::Int, ExprKind::Literal(Literal::Number(num))) => add_mnemonic!(self, ".int {}", num), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:34:75 [INFO] [stdout] | [INFO] [stdout] 34 | $self.code.push_str(&format!(concat!(" ", $fmt, "\n"), $($arg)*)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1113 | (Type::Char, ExprKind::Literal(Literal::Number(num))) => add_mnemonic!(self, ".byte {}", num), [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:34:75 [INFO] [stdout] | [INFO] [stdout] 34 | $self.code.push_str(&format!(concat!(" ", $fmt, "\n"), $($arg)*)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1114 | (Type::Short, ExprKind::Literal(Literal::Number(num))) => add_mnemonic!(self, ".value {}", num), [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:34:75 [INFO] [stdout] | [INFO] [stdout] 34 | $self.code.push_str(&format!(concat!(" ", $fmt, "\n"), $($arg)*)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1115 | (Type::Long, ExprKind::Literal(Literal::Number(num))) => add_mnemonic!(self, ".quad {}", num), [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:34:75 [INFO] [stdout] | [INFO] [stdout] 34 | $self.code.push_str(&format!(concat!(" ", $fmt, "\n"), $($arg)*)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1116 | (Type::Pointer(_), ExprKind::Address(variable)) => add_mnemonic!(self, ".quad {}", self.id_map.name(&global!(variable))), [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:34:75 [INFO] [stdout] | [INFO] [stdout] 34 | ... "\n"), $($arg)*)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1120 | ...r)), ExprKind::Literal(Literal::String(num))) => add_mnemonic!(self, ".quad .Ltext{}", num), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:34:75 [INFO] [stdout] | [INFO] [stdout] 34 | $self.code.push_str(&format!(concat!(" ", $fmt, "\n"), $($arg)*)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 144 | Type::Float => add_mnemonic!(self, "movss [rsp], {}", reg), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:34:75 [INFO] [stdout] | [INFO] [stdout] 34 | $self.code.push_str(&format!(concat!(" ", $fmt, "\n"), $($arg)*)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 145 | Type::Double => add_mnemonic!(self, "movsd [rsp], {}", reg), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:34:75 [INFO] [stdout] | [INFO] [stdout] 34 | $self.code.push_str(&format!(concat!(" ", $fmt, "\n"), $($arg)*)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 166 | Location::Local(offset) => add_mnemonic!(self, "mov rax, [rbp-{}]", offset), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:34:75 [INFO] [stdout] | [INFO] [stdout] 34 | $self.code.push_str(&format!(concat!(" ", $fmt, "\n"), $($arg)*)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 187 | Location::Local(offset) => add_mnemonic!(self, "lea rax, [rbp-{}]", offset), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:34:75 [INFO] [stdout] | [INFO] [stdout] 34 | $self.code.push_str(&format!(concat!(" ", $fmt, "\n"), $($arg)*)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 188 | Location::Global(name) => add_mnemonic!(self, "lea rax, {}", self.id_map.name(&name)), [INFO] [stdout] | ----------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:31:53 [INFO] [stdout] | [INFO] [stdout] 31 | $self.code.push_str(concat!(" ", $s, "\n")); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 408 | Infix::Add => add_mnemonic!(self, "addsd xmm0, xmm1"), [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:31:53 [INFO] [stdout] | [INFO] [stdout] 31 | $self.code.push_str(concat!(" ", $s, "\n")); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 409 | Infix::Sub => add_mnemonic!(self, "subsd xmm0, xmm1"), [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:31:53 [INFO] [stdout] | [INFO] [stdout] 31 | $self.code.push_str(concat!(" ", $s, "\n")); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 410 | Infix::Mul => add_mnemonic!(self, "mulsd xmm0, xmm1"), [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:31:53 [INFO] [stdout] | [INFO] [stdout] 31 | $self.code.push_str(concat!(" ", $s, "\n")); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 411 | Infix::Div => add_mnemonic!(self, "divsd xmm0, xmm1"), [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:31:53 [INFO] [stdout] | [INFO] [stdout] 31 | $self.code.push_str(concat!(" ", $s, "\n")); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 460 | Infix::Add => add_mnemonic!(self, "addss xmm0, xmm1"), [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:31:53 [INFO] [stdout] | [INFO] [stdout] 31 | $self.code.push_str(concat!(" ", $s, "\n")); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 461 | Infix::Sub => add_mnemonic!(self, "subss xmm0, xmm1"), [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:31:53 [INFO] [stdout] | [INFO] [stdout] 31 | $self.code.push_str(concat!(" ", $s, "\n")); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 462 | Infix::Mul => add_mnemonic!(self, "mulss xmm0, xmm1"), [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:31:53 [INFO] [stdout] | [INFO] [stdout] 31 | $self.code.push_str(concat!(" ", $s, "\n")); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 463 | Infix::Div => add_mnemonic!(self, "divss xmm0, xmm1"), [INFO] [stdout] | --------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:31:53 [INFO] [stdout] | [INFO] [stdout] 31 | $self.code.push_str(concat!(" ", $s, "\n")); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 537 | Infix::Add => add_mnemonic!(self, "add rax, rdi"), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:31:53 [INFO] [stdout] | [INFO] [stdout] 31 | $self.code.push_str(concat!(" ", $s, "\n")); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 538 | Infix::Sub => add_mnemonic!(self, "sub rax, rdi"), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:31:53 [INFO] [stdout] | [INFO] [stdout] 31 | $self.code.push_str(concat!(" ", $s, "\n")); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 539 | Infix::Mul => add_mnemonic!(self, "imul rdi"), [INFO] [stdout] | ------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:31:53 [INFO] [stdout] | [INFO] [stdout] 31 | $self.code.push_str(concat!(" ", $s, "\n")); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 549 | Infix::BitAnd => add_mnemonic!(self, "and rax, rdi"), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:31:53 [INFO] [stdout] | [INFO] [stdout] 31 | $self.code.push_str(concat!(" ", $s, "\n")); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 550 | Infix::BitOr => add_mnemonic!(self, "or rax, rdi"), [INFO] [stdout] | ---------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:31:53 [INFO] [stdout] | [INFO] [stdout] 31 | $self.code.push_str(concat!(" ", $s, "\n")); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 551 | Infix::BitXor => add_mnemonic!(self, "xor rax, rdi"), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:43:71 [INFO] [stdout] | [INFO] [stdout] 43 | $self.code.push_str(&format!(concat!($prefix, "{}:\n"), $num)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 914 | add_label!(self, ".Lend", label_num) [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_label` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:34:75 [INFO] [stdout] | [INFO] [stdout] 34 | $self.code.push_str(&format!(concat!(" ", $fmt, "\n"), $($arg)*)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1112 | (Type::Int, ExprKind::Literal(Literal::Number(num))) => add_mnemonic!(self, ".int {}", num), [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:34:75 [INFO] [stdout] | [INFO] [stdout] 34 | $self.code.push_str(&format!(concat!(" ", $fmt, "\n"), $($arg)*)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1113 | (Type::Char, ExprKind::Literal(Literal::Number(num))) => add_mnemonic!(self, ".byte {}", num), [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:34:75 [INFO] [stdout] | [INFO] [stdout] 34 | $self.code.push_str(&format!(concat!(" ", $fmt, "\n"), $($arg)*)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1114 | (Type::Short, ExprKind::Literal(Literal::Number(num))) => add_mnemonic!(self, ".value {}", num), [INFO] [stdout] | ------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:34:75 [INFO] [stdout] | [INFO] [stdout] 34 | $self.code.push_str(&format!(concat!(" ", $fmt, "\n"), $($arg)*)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1115 | (Type::Long, ExprKind::Literal(Literal::Number(num))) => add_mnemonic!(self, ".quad {}", num), [INFO] [stdout] | ------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:34:75 [INFO] [stdout] | [INFO] [stdout] 34 | $self.code.push_str(&format!(concat!(" ", $fmt, "\n"), $($arg)*)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1116 | (Type::Pointer(_), ExprKind::Address(variable)) => add_mnemonic!(self, ".quad {}", self.id_map.name(&global!(variable))), [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> src/gen.rs:34:75 [INFO] [stdout] | [INFO] [stdout] 34 | ... "\n"), $($arg)*)); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1120 | ...r)), ExprKind::Literal(Literal::String(num))) => add_mnemonic!(self, ".quad .Ltext{}", num), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `add_mnemonic` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 26 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `rcc` [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stdout] error: aborting due to 26 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "2ea3951b546aa5f214a06f16055e695d6eff437c25e3893c2ec052f887ad7529", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2ea3951b546aa5f214a06f16055e695d6eff437c25e3893c2ec052f887ad7529", kill_on_drop: false }` [INFO] [stdout] 2ea3951b546aa5f214a06f16055e695d6eff437c25e3893c2ec052f887ad7529