[INFO] cloning repository https://github.com/kskjer/reality [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/kskjer/reality" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkskjer%2Freality", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkskjer%2Freality'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 639ca192ad9cbcf472b457970d6fc1d27d6b3903 [INFO] checking kskjer/reality against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fkskjer%2Freality" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/kskjer/reality 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/kskjer/reality [INFO] finished tweaking git repo https://github.com/kskjer/reality [INFO] tweaked toml for git repo https://github.com/kskjer/reality written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/kskjer/reality 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 subslice v0.2.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] 82a7d7814d4461d4ff9ee3ce008333b54bf127dba61827c76b544c733a0be666 [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" "82a7d7814d4461d4ff9ee3ce008333b54bf127dba61827c76b544c733a0be666", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "82a7d7814d4461d4ff9ee3ce008333b54bf127dba61827c76b544c733a0be666", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "82a7d7814d4461d4ff9ee3ce008333b54bf127dba61827c76b544c733a0be666", kill_on_drop: false }` [INFO] [stdout] 82a7d7814d4461d4ff9ee3ce008333b54bf127dba61827c76b544c733a0be666 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/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] adf29efa2625273fc4924b5685b6c221b4c65d7527e60a178d630ef3b5ad04c3 [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" "adf29efa2625273fc4924b5685b6c221b4c65d7527e60a178d630ef3b5ad04c3", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.8 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.13 [INFO] [stderr] Compiling reality-mips-isa-specification v0.1.0 (/opt/rustwide/workdir/lib/reality-mips-isa-specification) [INFO] [stderr] Compiling serde v1.0.104 [INFO] [stderr] Checking reality-util v0.1.0 (/opt/rustwide/workdir/lib/reality-util) [INFO] [stderr] Compiling libc v0.2.66 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Checking fnv v1.0.6 [INFO] [stderr] Checking bytes v0.5.3 [INFO] [stderr] Checking arc-swap v0.4.4 [INFO] [stderr] Compiling proc-macro-nested v0.1.3 [INFO] [stderr] Checking itoa v0.4.4 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Checking pin-project-lite v0.1.2 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Checking futures-task v0.3.1 [INFO] [stderr] Checking futures-sink v0.3.1 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Checking rom-to-v64 v0.1.0 (/opt/rustwide/workdir/bin/rom-to-v64) [INFO] [stderr] Checking futures-channel v0.3.1 [INFO] [stderr] Compiling httparse v1.3.4 [INFO] [stderr] Compiling reality-mips-assembler v0.1.0 (/opt/rustwide/workdir/lib/reality-mips-assembler) [INFO] [stderr] Compiling reality-mips v0.1.0 (/opt/rustwide/workdir/lib/reality-mips) [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> lib/reality-mips-assembler/build.rs:29:24 [INFO] [stdout] | [INFO] [stdout] 29 | to_lookup!([$single]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 116 | Some(("lo", to_lookup!("Offset"))), [INFO] [stdout] | -------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `to_lookup` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> lib/reality-mips-assembler/build.rs:29:24 [INFO] [stdout] | [INFO] [stdout] 29 | to_lookup!([$single]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 124 | Some(("hi", to_lookup!("VerbatimImm"))), [INFO] [stdout] | ------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `to_lookup` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> lib/reality-mips-assembler/build.rs:29:24 [INFO] [stdout] | [INFO] [stdout] 29 | to_lookup!([$single]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 141 | Some(("lo", to_lookup!("Imm"))), [INFO] [stdout] | ----------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `to_lookup` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> lib/reality-mips-assembler/build.rs:29:24 [INFO] [stdout] | [INFO] [stdout] 29 | to_lookup!([$single]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 147 | Some(("26", to_lookup!("JumpTarget"))), [INFO] [stdout] | ------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `to_lookup` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> lib/reality-mips-assembler/build.rs:29:24 [INFO] [stdout] | [INFO] [stdout] 29 | to_lookup!([$single]); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 156 | Some(("16", to_lookup!("BranchTarget"))), [INFO] [stdout] | -------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `to_lookup` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 5 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `reality-mips-assembler` [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" "adf29efa2625273fc4924b5685b6c221b4c65d7527e60a178d630ef3b5ad04c3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "adf29efa2625273fc4924b5685b6c221b4c65d7527e60a178d630ef3b5ad04c3", kill_on_drop: false }` [INFO] [stdout] adf29efa2625273fc4924b5685b6c221b4c65d7527e60a178d630ef3b5ad04c3