[INFO] cloning repository https://github.com/withtypes/lunatic-tokio-wasmtime [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/withtypes/lunatic-tokio-wasmtime" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwithtypes%2Flunatic-tokio-wasmtime", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwithtypes%2Flunatic-tokio-wasmtime'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] eeb77c0338876719132162071f8af833934d5d28 [INFO] checking withtypes/lunatic-tokio-wasmtime against try#3d9fdbff4f377de96b3a51174e7a64086bee9a5c for pr-81477 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fwithtypes%2Flunatic-tokio-wasmtime" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/withtypes/lunatic-tokio-wasmtime 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/withtypes/lunatic-tokio-wasmtime [INFO] finished tweaking git repo https://github.com/withtypes/lunatic-tokio-wasmtime [INFO] tweaked toml for git repo https://github.com/withtypes/lunatic-tokio-wasmtime written to /workspace/builds/worker-2/source/Cargo.toml [INFO] crate git repo https://github.com/withtypes/lunatic-tokio-wasmtime 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] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c4fcb8c3f26f093746f4a79371cffe4899c9d6e0d8f3f9238343faee2ae0585f [INFO] running `Command { std: "docker" "start" "-a" "c4fcb8c3f26f093746f4a79371cffe4899c9d6e0d8f3f9238343faee2ae0585f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c4fcb8c3f26f093746f4a79371cffe4899c9d6e0d8f3f9238343faee2ae0585f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c4fcb8c3f26f093746f4a79371cffe4899c9d6e0d8f3f9238343faee2ae0585f", kill_on_drop: false }` [INFO] [stdout] c4fcb8c3f26f093746f4a79371cffe4899c9d6e0d8f3f9238343faee2ae0585f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+3d9fdbff4f377de96b3a51174e7a64086bee9a5c" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ec23aa46332b0d7890ed09e6cdc8440d3083e2f252b513fe474244cc56f034d0 [INFO] running `Command { std: "docker" "start" "-a" "ec23aa46332b0d7890ed09e6cdc8440d3083e2f252b513fe474244cc56f034d0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling target-lexicon v0.12.0 [INFO] [stderr] Checking wasmparser v0.78.2 [INFO] [stderr] Checking more-asserts v0.2.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling zstd-safe v3.0.1+zstd.1.4.9 [INFO] [stderr] Checking regex-syntax v0.6.25 [INFO] [stderr] Checking rustc-demangle v0.1.19 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling wasmtime-cache v0.28.0 [INFO] [stderr] Checking cpufeatures v0.1.4 [INFO] [stderr] Checking leb128 v0.2.4 [INFO] [stderr] Compiling paste v1.0.5 [INFO] [stderr] Checking once_cell v1.8.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Checking itertools v0.10.1 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Checking instant v0.1.9 [INFO] [stderr] Checking lock_api v0.4.4 [INFO] [stderr] Compiling tokio v1.7.0 [INFO] [stderr] Checking crossbeam-utils v0.8.5 [INFO] [stderr] Compiling thiserror-impl v1.0.25 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Checking cranelift-entity v0.75.0 [INFO] [stderr] Checking cranelift-codegen-shared v0.75.0 [INFO] [stderr] Checking regalloc v0.0.31 [INFO] [stderr] Checking bincode v1.3.3 [INFO] [stderr] Checking toml v0.5.8 [INFO] [stderr] Checking sha2 v0.9.5 [INFO] [stdout] error: Trailing semicolon in macro [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmparser-0.78.2/src/operators_validator.rs:45:50 [INFO] [stdout] | [INFO] [stdout] 45 | return Err(format_op_err!( $( $arg ),* )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 171 | 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.78.2/src/operators_validator.rs:45:50 [INFO] [stdout] | [INFO] [stdout] 45 | return Err(format_op_err!( $( $arg ),* )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 223 | 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.78.2/src/operators_validator.rs:45:50 [INFO] [stdout] | [INFO] [stdout] 45 | return Err(format_op_err!( $( $arg ),* )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 237 | / bail_op_err!( [INFO] [stdout] 238 | | "type mismatch: expected {}, found {}", [INFO] [stdout] 239 | | ty_to_str(expected_ty), [INFO] [stdout] 240 | | ty_to_str(actual_ty) [INFO] [stdout] 241 | | ) [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.78.2/src/operators_validator.rs:45:50 [INFO] [stdout] | [INFO] [stdout] 45 | return Err(format_op_err!( $( $arg ),* )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 325 | 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.78.2/src/operators_validator.rs:45:50 [INFO] [stdout] | [INFO] [stdout] 45 | return Err(format_op_err!( $( $arg ),* )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 343 | 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.78.2/src/operators_validator.rs:45:50 [INFO] [stdout] | [INFO] [stdout] 45 | return Err(format_op_err!( $( $arg ),* )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 794 | 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.78.2/src/operators_validator.rs:45:50 [INFO] [stdout] | [INFO] [stdout] 45 | return Err(format_op_err!( $( $arg ),* )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1887 | 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.78.2/src/operators_validator.rs:45:50 [INFO] [stdout] | [INFO] [stdout] 45 | return Err(format_op_err!( $( $arg ),* )); [INFO] [stdout] | ^ [INFO] [stdout] ... [INFO] [stdout] 1891 | None => bail_op_err!( [INFO] [stdout] | _____________________________- [INFO] [stdout] 1892 | | "unknown elem segment {}: segment index out of bounds", [INFO] [stdout] 1893 | | segment [INFO] [stdout] 1894 | | ), [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 wast v36.0.0 [INFO] [stderr] Compiling cpp_demangle v0.3.2 [INFO] [stderr] Checking crossbeam-epoch v0.9.5 [INFO] [stderr] Checking crossbeam-channel v0.5.1 [INFO] [stderr] Checking cranelift-bforest v0.75.0 [INFO] [stderr] Checking gimli v0.24.0 [INFO] [stderr] Checking object v0.25.3 [INFO] [stderr] Checking crossbeam-deque v0.8.0 [INFO] [stderr] Checking getrandom v0.2.3 [INFO] [stderr] Checking num_cpus v1.13.0 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking region v2.2.0 [INFO] [stderr] Checking dirs-sys-next v0.1.2 [INFO] [stderr] Checking errno v0.2.7 [INFO] [stderr] Checking parking_lot_core v0.8.3 [INFO] [stderr] Checking mio v0.7.13 [INFO] [stderr] Checking signal-hook-registry v1.4.0 [INFO] [stderr] Checking directories-next v2.0.0 [INFO] [stderr] Checking parking_lot v0.11.1 [INFO] [stderr] Compiling jobserver v0.1.22 [INFO] [stderr] Checking rayon-core v1.9.1 [INFO] [stderr] Checking dashmap v4.0.2 [INFO] [stderr] Checking rand_core v0.6.3 [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" "ec23aa46332b0d7890ed09e6cdc8440d3083e2f252b513fe474244cc56f034d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec23aa46332b0d7890ed09e6cdc8440d3083e2f252b513fe474244cc56f034d0", kill_on_drop: false }` [INFO] [stdout] ec23aa46332b0d7890ed09e6cdc8440d3083e2f252b513fe474244cc56f034d0