[INFO] cloning repository https://github.com/enarx/client [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/enarx/client" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenarx%2Fclient", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenarx%2Fclient'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] be28616b7e8d67ccc74937b22ccf8927fa569ffc [INFO] checking enarx/client against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fenarx%2Fclient" "/workspace/builds/worker-4/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-4/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/enarx/client 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/enarx/client [INFO] finished tweaking git repo https://github.com/enarx/client [INFO] tweaked toml for git repo https://github.com/enarx/client written to /workspace/builds/worker-4/source/Cargo.toml [INFO] crate git repo https://github.com/enarx/client 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 signrel v2.0.0 [INFO] [stderr] Downloaded uabs v3.0.0 [INFO] [stderr] Downloaded lebicon v4.0.0 [INFO] [stderr] Downloaded tar v0.4.35 [INFO] running `Command { std: "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" "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] 1f3fe5cdaa14f56b74402e640c5462205edd8c750595a29307e7c11943566615 [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" "1f3fe5cdaa14f56b74402e640c5462205edd8c750595a29307e7c11943566615", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1f3fe5cdaa14f56b74402e640c5462205edd8c750595a29307e7c11943566615", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1f3fe5cdaa14f56b74402e640c5462205edd8c750595a29307e7c11943566615", kill_on_drop: false }` [INFO] [stdout] 1f3fe5cdaa14f56b74402e640c5462205edd8c750595a29307e7c11943566615 [INFO] running `Command { std: "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" "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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 0a1ff4362e7fd1443364875980090a8aba546eda024fcf7926e0a6e3cf0829bd [INFO] running `Command { std: "docker" "start" "-a" "0a1ff4362e7fd1443364875980090a8aba546eda024fcf7926e0a6e3cf0829bd", kill_on_drop: false }` [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.40 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking ppv-lite86 v0.2.9 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking signrel v2.0.0 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking codicon v3.0.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Checking wasmparser v0.71.0 [INFO] [stderr] Checking uabs v3.0.0 [INFO] [stderr] Checking getrandom v0.2.1 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking filetime v0.2.12 [INFO] [stderr] Compiling proc-macro2 v1.0.20 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmparser-0.71.0/src/operators_validator.rs:47:50 [INFO] [stdout] | [INFO] [stdout] 47 | return Err(format_op_err!( $( $arg ),* )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 173 | bail_op_err!("unknown local {}: local index out of bounds", idx) [INFO] [stdout] | ---------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail_op_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmparser-0.71.0/src/operators_validator.rs:47:50 [INFO] [stdout] | [INFO] [stdout] 47 | return Err(format_op_err!( $( $arg ),* )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 225 | bail_op_err!("type mismatch: expected {} but nothing on stack", desc) [INFO] [stdout] | --------------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail_op_err` (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/registry/src/github.com-1ecc6299db9ec823/wasmparser-0.71.0/src/operators_validator.rs:47:50 [INFO] [stdout] | [INFO] [stdout] 47 | return Err(format_op_err!( $( $arg ),* )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 239 | / bail_op_err!( [INFO] [stdout] 240 | | "type mismatch: expected {}, found {}", [INFO] [stdout] 241 | | ty_to_str(expected_ty), [INFO] [stdout] 242 | | ty_to_str(actual_ty) [INFO] [stdout] 243 | | ) [INFO] [stdout] | |_____________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail_op_err` (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/registry/src/github.com-1ecc6299db9ec823/wasmparser-0.71.0/src/operators_validator.rs:47:50 [INFO] [stdout] | [INFO] [stdout] 47 | return Err(format_op_err!( $( $arg ),* )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 322 | None => bail_op_err!("unknown label: branch depth too large"), [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail_op_err` (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/registry/src/github.com-1ecc6299db9ec823/wasmparser-0.71.0/src/operators_validator.rs:47:50 [INFO] [stdout] | [INFO] [stdout] 47 | return Err(format_op_err!( $( $arg ),* )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 340 | None => bail_op_err!("unknown memory {}", memory_index), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail_op_err` (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/registry/src/github.com-1ecc6299db9ec823/wasmparser-0.71.0/src/operators_validator.rs:47:50 [INFO] [stdout] | [INFO] [stdout] 47 | return Err(format_op_err!( $( $arg ),* )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 599 | _ => bail_op_err!("else found outside of an `if` block"), [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail_op_err` (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/registry/src/github.com-1ecc6299db9ec823/wasmparser-0.71.0/src/operators_validator.rs:47:50 [INFO] [stdout] | [INFO] [stdout] 47 | return Err(format_op_err!( $( $arg ),* )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 774 | Some(_) => bail_op_err!("type mismatch: select only takes integral types"), [INFO] [stdout] | --------------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail_op_err` (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/registry/src/github.com-1ecc6299db9ec823/wasmparser-0.71.0/src/operators_validator.rs:47:50 [INFO] [stdout] | [INFO] [stdout] 47 | return Err(format_op_err!( $( $arg ),* )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1785 | None => bail_op_err!("unknown table {}: table index out of bounds", table), [INFO] [stdout] | ------------------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail_op_err` (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/registry/src/github.com-1ecc6299db9ec823/wasmparser-0.71.0/src/operators_validator.rs:47:50 [INFO] [stdout] | [INFO] [stdout] 47 | return Err(format_op_err!( $( $arg ),* )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1789 | None => bail_op_err!( [INFO] [stdout] | _____________________________- [INFO] [stdout] 1790 | | "unknown elem segment {}: segment index out of bounds", [INFO] [stdout] 1791 | | segment [INFO] [stdout] 1792 | | ), [INFO] [stdout] | |_____________________- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this error originates in the macro `bail_op_err` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Checking lebicon v4.0.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Checking tar v0.4.35 [INFO] [stderr] Checking rand_core v0.6.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Checking clap v2.33.3 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stdout] error: aborting due to 9 previous errors [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasmparser` [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" "0a1ff4362e7fd1443364875980090a8aba546eda024fcf7926e0a6e3cf0829bd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0a1ff4362e7fd1443364875980090a8aba546eda024fcf7926e0a6e3cf0829bd", kill_on_drop: false }` [INFO] [stdout] 0a1ff4362e7fd1443364875980090a8aba546eda024fcf7926e0a6e3cf0829bd