[INFO] fetching crate wasmtime-cli 0.19.0... [INFO] testing wasmtime-cli-0.19.0 against try#03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 for pr-74409 [INFO] extracting crate wasmtime-cli 0.19.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate wasmtime-cli 0.19.0 on toolchain 03a1ea71b075ab964b5278bc6e74cd6c52c36ee0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasmtime-cli 0.19.0 [INFO] removed 0 missing tests [INFO] finished tweaking crates.io crate wasmtime-cli 0.19.0 [INFO] tweaked toml for crates.io crate wasmtime-cli 0.19.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate wasmtime-cli 0.19.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded wasmtime-wast v0.19.0 [INFO] [stderr] Downloaded filecheck v0.5.0 [INFO] [stderr] Downloaded wasmtime-wasi v0.19.0 [INFO] [stderr] Downloaded wasmtime-wiggle-macro v0.19.0 [INFO] [stderr] Downloaded wasi-common v0.19.0 [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "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] aa744f661f4e216c1534e8db6122ab5cc770de4a1d7467c156523e0f7fdd549a [INFO] running `Command { std: "docker" "start" "-a" "aa744f661f4e216c1534e8db6122ab5cc770de4a1d7467c156523e0f7fdd549a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "aa744f661f4e216c1534e8db6122ab5cc770de4a1d7467c156523e0f7fdd549a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa744f661f4e216c1534e8db6122ab5cc770de4a1d7467c156523e0f7fdd549a", kill_on_drop: false }` [INFO] [stdout] aa744f661f4e216c1534e8db6122ab5cc770de4a1d7467c156523e0f7fdd549a [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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:38e1b949b06cde1964af550a6e548bd9b2b2ea170003ae122f8fc0886596cc07" "/opt/rustwide/cargo-home/bin/cargo" "+03a1ea71b075ab964b5278bc6e74cd6c52c36ee0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9dfebb1eb1057c2b6d8987cd9e7efb3b7438ecb12a6e3ac936fec1504ba479ba [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" "9dfebb1eb1057c2b6d8987cd9e7efb3b7438ecb12a6e3ac936fec1504ba479ba", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.34 [INFO] [stderr] Compiling libc v0.2.72 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling serde_derive v1.0.114 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.66.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling smallvec v1.4.1 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Compiling rayon-core v1.7.1 [INFO] [stderr] Compiling regex-syntax v0.6.18 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling wasmtime-environ v0.19.0 [INFO] [stderr] Compiling wasmparser v0.59.0 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling wasmparser v0.57.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling more-asserts v0.2.1 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling adler v0.2.3 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling object v0.19.0 [INFO] [stderr] Compiling wasi-common v0.19.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling wasmtime-wasi v0.19.0 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling tracing-core v0.1.11 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling wast v20.0.0 [INFO] [stderr] Compiling wast v21.0.0 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling indexmap v1.4.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling rayon v1.3.1 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.3 [INFO] [stderr] Compiling proc-macro-error v1.0.3 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling regalloc v0.0.27 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling wasmtime-cli v0.19.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling regex v1.3.9 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling errno v0.2.5 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling filetime v0.2.10 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling cc v1.0.58 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling yanix v0.19.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling wat v1.0.22 [INFO] [stderr] Compiling zstd-sys v1.4.17+zstd.1.4.5 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling wasmtime-runtime v0.19.0 [INFO] [stderr] Compiling file-per-thread-logger v0.1.3 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.20 [INFO] [stderr] Compiling scroll_derive v0.10.2 [INFO] [stderr] Compiling tracing-attributes v0.1.9 [INFO] [stderr] Compiling scroll v0.10.1 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling thiserror v1.0.20 [INFO] [stderr] Compiling witx v0.8.6 [INFO] [stderr] Compiling tracing v0.1.16 [INFO] [stderr] Compiling wiggle-generate v0.19.0 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling wig v0.19.0 [INFO] [stderr] Compiling wiggle-macro v0.19.0 [INFO] [stderr] Compiling wasmtime-wiggle-macro v0.19.0 [INFO] [stderr] Compiling wiggle v0.19.0 [INFO] [stderr] Compiling cranelift-entity v0.66.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.66.0 [INFO] [stderr] Compiling cranelift-bforest v0.66.0 [INFO] [stderr] Compiling gimli v0.21.0 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling zstd-safe v2.0.5+zstd.1.4.5 [INFO] [stderr] Compiling zstd v0.5.3+zstd.1.4.5 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling cranelift-codegen v0.66.0 [INFO] [stderr] Compiling cranelift-frontend v0.66.0 [INFO] [stderr] Compiling cranelift-native v0.66.0 [INFO] [stderr] Compiling cranelift-wasm v0.66.0 [INFO] [stderr] Compiling wasmtime-debug v0.19.0 [INFO] [stderr] Compiling wasmtime-profiling v0.19.0 [INFO] [stderr] Compiling wasmtime-obj v0.19.0 [INFO] [stderr] Compiling wasmtime-jit v0.19.0 [INFO] [stderr] Compiling wasmtime v0.19.0 [INFO] [stderr] Compiling wasmtime-wiggle v0.19.0 [INFO] [stderr] Compiling wasmtime-wast v0.19.0 [INFO] [stdout] error: proc macro panicked [INFO] [stdout] --> /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmtime-wasi-0.19.0/src/lib.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / wasmtime_wiggle::wasmtime_integration!({ [INFO] [stdout] 10 | | // The wiggle code to integrate with lives here: [INFO] [stdout] 11 | | target: wasi_common::wasi, [INFO] [stdout] 12 | | // This must be the same witx document as used above: [INFO] [stdout] ... | [INFO] [stdout] 35 | | missing_memory: { wasi_common::wasi::Errno::Inval }, [INFO] [stdout] 36 | | }); [INFO] [stdout] | |___^ [INFO] [stdout] | [INFO] [stdout] = help: message: loading witx: Io("/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/wasmtime-wasi-0.19.0/../wasi-common/WASI/phases/snapshot/witx/wasi_snapshot_preview1.witx", Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to previous error [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] error: could not compile `wasmtime-wasi`. [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" "9dfebb1eb1057c2b6d8987cd9e7efb3b7438ecb12a6e3ac936fec1504ba479ba", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9dfebb1eb1057c2b6d8987cd9e7efb3b7438ecb12a6e3ac936fec1504ba479ba", kill_on_drop: false }` [INFO] [stdout] 9dfebb1eb1057c2b6d8987cd9e7efb3b7438ecb12a6e3ac936fec1504ba479ba