[INFO] cloning repository https://github.com/bjorn3/rustc_codegen_cranelift [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/bjorn3/rustc_codegen_cranelift" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbjorn3%2Frustc_codegen_cranelift", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbjorn3%2Frustc_codegen_cranelift'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3a31c6d8272c14388a34622193baf553636fe470 [INFO] checking bjorn3/rustc_codegen_cranelift against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbjorn3%2Frustc_codegen_cranelift" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/bjorn3/rustc_codegen_cranelift 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] removed /workspace/builds/worker-5/source/rust-toolchain [INFO] started tweaking git repo https://github.com/bjorn3/rustc_codegen_cranelift [INFO] finished tweaking git repo https://github.com/bjorn3/rustc_codegen_cranelift [INFO] tweaked toml for git repo https://github.com/bjorn3/rustc_codegen_cranelift written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/bjorn3/rustc_codegen_cranelift 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] Updating git repository `https://github.com/bjorn3/rust-ar.git` [INFO] [stderr] Updating git submodule `https://github.com/WebAssembly/WASI` [INFO] [stderr] Updating git submodule `https://github.com/WebAssembly/wasm-c-api` [INFO] [stderr] Updating git submodule `https://github.com/WebAssembly/wasi-crypto.git` [INFO] [stderr] Updating git submodule `https://github.com/WebAssembly/wasi-nn` [INFO] [stderr] Updating git submodule `https://github.com/WebAssembly/testsuite` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 68dfcafd5c505360dbc75bdb8643ea14e85e13d915a44dd7d3fadaf0d695ba0a [INFO] running `Command { std: "docker" "start" "-a" "68dfcafd5c505360dbc75bdb8643ea14e85e13d915a44dd7d3fadaf0d695ba0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "68dfcafd5c505360dbc75bdb8643ea14e85e13d915a44dd7d3fadaf0d695ba0a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "68dfcafd5c505360dbc75bdb8643ea14e85e13d915a44dd7d3fadaf0d695ba0a", kill_on_drop: false }` [INFO] [stdout] 68dfcafd5c505360dbc75bdb8643ea14e85e13d915a44dd7d3fadaf0d695ba0a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 04e2371c9e2552a01c84dcd300d1619e51b2a219416368f1d618fa0ac2ad236a [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" "04e2371c9e2552a01c84dcd300d1619e51b2a219416368f1d618fa0ac2ad236a", kill_on_drop: false }` [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Compiling cranelift-entity v0.75.0 (https://github.com/bytecodealliance/wasmtime.git?branch=main#c71ad949) [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling cranelift-codegen-shared v0.75.0 (https://github.com/bytecodealliance/wasmtime.git?branch=main#c71ad949) [INFO] [stderr] Compiling target-lexicon v0.12.0 [INFO] [stderr] Checking rustc-hash v1.1.0 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Checking ar v0.8.0 (https://github.com/bjorn3/rust-ar.git?branch=do_not_remove_cg_clif_ranlib#de9ab0e5) [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.75.0 (https://github.com/bytecodealliance/wasmtime.git?branch=main#c71ad949) [INFO] [stderr] Checking cranelift-bforest v0.75.0 (https://github.com/bytecodealliance/wasmtime.git?branch=main#c71ad949) [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wasmtime-41807828cb3a7a7e/c71ad94/cranelift/codegen/meta/src/srcgen.rs:22:54 [INFO] [stdout] | [INFO] [stdout] 22 | $fmt.line(format!($fmtstring, $($fmtargs),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/wasmtime-41807828cb3a7a7e/c71ad94/cranelift/codegen/meta/src/gen_encodings.rs:199:24 [INFO] [stdout] | [INFO] [stdout] 199 | key => fmtln!(fmt, "Some({}),", predicate_names.get(&key).unwrap()), [INFO] [stdout] | ------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fmtln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wasmtime-41807828cb3a7a7e/c71ad94/cranelift/codegen/meta/src/srcgen.rs:22:54 [INFO] [stdout] | [INFO] [stdout] 22 | $fmt.line(format!($fmtstring, $($fmtargs),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/wasmtime-41807828cb3a7a7e/c71ad94/cranelift/codegen/meta/src/gen_inst.rs:448:17 [INFO] [stdout] | [INFO] [stdout] 448 | fmtln!(fmt, "{},", inst.camel_name) [INFO] [stdout] | ----------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fmtln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wasmtime-41807828cb3a7a7e/c71ad94/cranelift/codegen/meta/src/srcgen.rs:22:54 [INFO] [stdout] | [INFO] [stdout] 22 | $fmt.line(format!($fmtstring, $($fmtargs),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/wasmtime-41807828cb3a7a7e/c71ad94/cranelift/codegen/meta/src/gen_inst.rs:591:28 [INFO] [stdout] | [INFO] [stdout] 591 | Some(i) => fmtln!(fmt, "Some(Opcode::{}),", i.camel_name), [INFO] [stdout] | ---------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fmtln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wasmtime-41807828cb3a7a7e/c71ad94/cranelift/codegen/meta/src/srcgen.rs:26:24 [INFO] [stdout] | [INFO] [stdout] 26 | $fmt.line($arg); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/wasmtime-41807828cb3a7a7e/c71ad94/cranelift/codegen/meta/src/gen_inst.rs:592:25 [INFO] [stdout] | [INFO] [stdout] 592 | None => fmtln!(fmt, "None,"), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fmtln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wasmtime-41807828cb3a7a7e/c71ad94/cranelift/codegen/meta/src/srcgen.rs:26:24 [INFO] [stdout] | [INFO] [stdout] 26 | $fmt.line($arg); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/wasmtime-41807828cb3a7a7e/c71ad94/cranelift/codegen/meta/src/gen_inst.rs:1119:5 [INFO] [stdout] | [INFO] [stdout] 1119 | fmtln!(fmt, "}") [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fmtln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking regalloc v0.0.31 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wasmtime-41807828cb3a7a7e/c71ad94/cranelift/codegen/meta/src/srcgen.rs:22:54 [INFO] [stdout] | [INFO] [stdout] 22 | $fmt.line(format!($fmtstring, $($fmtargs),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/wasmtime-41807828cb3a7a7e/c71ad94/cranelift/codegen/meta/src/gen_legalizer.rs:644:31 [INFO] [stdout] | [INFO] [stdout] 644 | Some(group_id) => fmtln!( [INFO] [stdout] | _______________________________- [INFO] [stdout] 645 | | fmt, [INFO] [stdout] 646 | | "{}(inst, func, cfg, isa)", [INFO] [stdout] 647 | | transform_groups.get(*group_id).rust_name() [INFO] [stdout] 648 | | ), [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fmtln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wasmtime-41807828cb3a7a7e/c71ad94/cranelift/codegen/meta/src/srcgen.rs:22:54 [INFO] [stdout] | [INFO] [stdout] 22 | $fmt.line(format!($fmtstring, $($fmtargs),*)); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/wasmtime-41807828cb3a7a7e/c71ad94/cranelift/codegen/meta/src/gen_settings.rs:350:44 [INFO] [stdout] | [INFO] [stdout] 350 | Some(setting_or_preset) => fmtln!( [INFO] [stdout] | ____________________________________________- [INFO] [stdout] 351 | | fmt, [INFO] [stdout] 352 | | "{},", [INFO] [stdout] 353 | | &descriptor_index_map [INFO] [stdout] ... | [INFO] [stdout] 356 | | .to_string() [INFO] [stdout] 357 | | ), [INFO] [stdout] | |_________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fmtln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wasmtime-41807828cb3a7a7e/c71ad94/cranelift/codegen/meta/src/srcgen.rs:26:24 [INFO] [stdout] | [INFO] [stdout] 26 | $fmt.line($arg); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/wasmtime-41807828cb3a7a7e/c71ad94/cranelift/codegen/meta/src/gen_settings.rs:358:25 [INFO] [stdout] | [INFO] [stdout] 358 | None => fmtln!(fmt, "0xffff,"), [INFO] [stdout] | ---------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fmtln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/git/checkouts/wasmtime-41807828cb3a7a7e/c71ad94/cranelift/codegen/meta/src/srcgen.rs:26:24 [INFO] [stdout] | [INFO] [stdout] 26 | $fmt.line($arg); [INFO] [stdout] | ^ [INFO] [stdout] | [INFO] [stdout] ::: /opt/rustwide/cargo-home/git/checkouts/wasmtime-41807828cb3a7a7e/c71ad94/cranelift/codegen/meta/src/gen_settings.rs:443:9 [INFO] [stdout] | [INFO] [stdout] 443 | fmtln!(fmt, "}") [INFO] [stdout] | ---------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `fmtln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking region v2.2.0 [INFO] [stderr] Checking gimli v0.24.0 [INFO] [stderr] Checking object v0.25.3 [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `cranelift-codegen-meta` [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] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "04e2371c9e2552a01c84dcd300d1619e51b2a219416368f1d618fa0ac2ad236a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "04e2371c9e2552a01c84dcd300d1619e51b2a219416368f1d618fa0ac2ad236a", kill_on_drop: false }` [INFO] [stdout] 04e2371c9e2552a01c84dcd300d1619e51b2a219416368f1d618fa0ac2ad236a