[INFO] fetching crate assemblylift-awslambda-host 0.2.3... [INFO] checking assemblylift-awslambda-host-0.2.3 against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] extracting crate assemblylift-awslambda-host 0.2.3 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate assemblylift-awslambda-host 0.2.3 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 crates.io crate assemblylift-awslambda-host 0.2.3 [INFO] finished tweaking crates.io crate assemblylift-awslambda-host 0.2.3 [INFO] tweaked toml for crates.io crate assemblylift-awslambda-host 0.2.3 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate assemblylift-awslambda-host 0.2.3 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 assemblylift-core-io v0.2.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bfd3a2e7f80459b46a472c3b144a74a36c48a4a87cc1d3d9b318aa948795da5b [INFO] running `Command { std: "docker" "start" "-a" "bfd3a2e7f80459b46a472c3b144a74a36c48a4a87cc1d3d9b318aa948795da5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bfd3a2e7f80459b46a472c3b144a74a36c48a4a87cc1d3d9b318aa948795da5b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfd3a2e7f80459b46a472c3b144a74a36c48a4a87cc1d3d9b318aa948795da5b", kill_on_drop: false }` [INFO] [stdout] bfd3a2e7f80459b46a472c3b144a74a36c48a4a87cc1d3d9b318aa948795da5b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:ea7d7bff36b2ba8ce4de8bba1d2dea90376bc481f1a945a913994a8c492e40c1" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0eb85dc9d852b3a1fe7992d397d320020f41d39aa65e07f0dd3457784b0f6150 [INFO] running `Command { std: "docker" "start" "-a" "0eb85dc9d852b3a1fe7992d397d320020f41d39aa65e07f0dd3457784b0f6150", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.60 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling libc v0.2.85 [INFO] [stderr] Compiling serde v1.0.123 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Checking futures-core v0.3.12 [INFO] [stderr] Checking futures-sink v0.3.12 [INFO] [stderr] Compiling strsim v0.9.3 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Checking futures-io v0.3.12 [INFO] [stderr] Checking once_cell v1.5.2 [INFO] [stderr] Compiling target-lexicon v0.11.1 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking adler v0.2.3 [INFO] [stderr] Checking smallvec v1.6.1 [INFO] [stderr] Checking fnv v1.0.7 [INFO] [stderr] Checking pin-utils v0.1.0 [INFO] [stderr] Checking bytes v0.5.6 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking pin-project-lite v0.1.11 [INFO] [stderr] Checking byteorder v1.4.2 [INFO] [stderr] Checking more-asserts v0.2.1 [INFO] [stderr] Compiling cranelift-codegen-shared v0.68.0 [INFO] [stderr] Checking wasmparser v0.65.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Checking scopeguard v1.1.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmparser-0.65.0/src/operators_validator.rs:45:50 [INFO] [stdout] | [INFO] [stdout] 45 | return Err(format_op_err!( $( $arg ),* )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 167 | 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] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmparser-0.65.0/src/operators_validator.rs:45:50 [INFO] [stdout] | [INFO] [stdout] 45 | return Err(format_op_err!( $( $arg ),* )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 219 | 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.65.0/src/operators_validator.rs:45:50 [INFO] [stdout] | [INFO] [stdout] 45 | return Err(format_op_err!( $( $arg ),* )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 233 | / bail_op_err!( [INFO] [stdout] 234 | | "type mismatch: expected {}, found {}", [INFO] [stdout] 235 | | ty_to_str(expected_ty), [INFO] [stdout] 236 | | ty_to_str(actual_ty) [INFO] [stdout] 237 | | ) [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.65.0/src/operators_validator.rs:45:50 [INFO] [stdout] | [INFO] [stdout] 45 | return Err(format_op_err!( $( $arg ),* )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 316 | 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.65.0/src/operators_validator.rs:45:50 [INFO] [stdout] | [INFO] [stdout] 45 | return Err(format_op_err!( $( $arg ),* )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 334 | 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.65.0/src/operators_validator.rs:45:50 [INFO] [stdout] | [INFO] [stdout] 45 | return Err(format_op_err!( $( $arg ),* )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 659 | 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.65.0/src/operators_validator.rs:45:50 [INFO] [stdout] | [INFO] [stdout] 45 | return Err(format_op_err!( $( $arg ),* )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1658 | 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.65.0/src/operators_validator.rs:45:50 [INFO] [stdout] | [INFO] [stdout] 45 | return Err(format_op_err!( $( $arg ),* )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1662 | None => bail_op_err!( [INFO] [stdout] | _____________________________- [INFO] [stdout] 1663 | | "unknown elem segment {}: segment index out of bounds", [INFO] [stdout] 1664 | | segment [INFO] [stdout] 1665 | | ), [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] Compiling openssl v0.10.32 [INFO] [stderr] Compiling capnp v0.13.6 [INFO] [stderr] Checking matches v0.1.8 [INFO] [stderr] Checking leb128 v0.2.4 [INFO] [stderr] Checking bytes v1.0.1 [INFO] [stderr] Compiling wasmer-compiler-cranelift v1.0.2 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Checking remove_dir_all v0.5.3 [INFO] [stderr] Compiling httparse v1.3.5 [INFO] [stderr] Checking tinyvec_macros v0.1.0 [INFO] [stderr] Checking percent-encoding v2.1.0 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling unicode-segmentation v1.7.1 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Checking mime v0.3.16 [INFO] [stderr] Checking unicode-width v0.1.8 [INFO] [stderr] Checking strsim v0.10.0 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking termcolor v1.1.2 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking os_str_bytes v2.4.0 [INFO] [stderr] Compiling wasmer-vm v1.0.2 [INFO] [stderr] Compiling const_fn v0.4.5 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking libloading v0.6.7 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Checking futures-task v0.3.12 [INFO] [stderr] Checking futures-channel v0.3.12 [INFO] [stderr] Checking unicode-bidi v0.3.4 [INFO] [stderr] Checking wast v33.0.0 [INFO] [stderr] Checking tinyvec v1.1.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Checking textwrap v0.12.1 [INFO] [stderr] Checking form_urlencoded v1.0.0 [INFO] [stderr] Compiling heck v0.3.2 [INFO] [stderr] Compiling quote v1.0.8 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Checking http v0.2.3 [INFO] [stderr] Checking regalloc v0.0.31 [INFO] [stderr] Checking want v0.3.0 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling openssl-sys v0.9.60 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Checking unicode-normalization v0.1.16 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling capnpc v0.13.1 [INFO] [stdout] error: aborting due to 8 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" "0eb85dc9d852b3a1fe7992d397d320020f41d39aa65e07f0dd3457784b0f6150", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0eb85dc9d852b3a1fe7992d397d320020f41d39aa65e07f0dd3457784b0f6150", kill_on_drop: false }` [INFO] [stdout] 0eb85dc9d852b3a1fe7992d397d320020f41d39aa65e07f0dd3457784b0f6150