[INFO] fetching crate wasmtime-wasi 0.24.0... [INFO] checking wasmtime-wasi-0.24.0 against try#b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b for pr-82781 [INFO] extracting crate wasmtime-wasi 0.24.0 into /workspace/builds/worker-11/source [INFO] validating manifest of crates.io crate wasmtime-wasi 0.24.0 on toolchain b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasmtime-wasi 0.24.0 [INFO] finished tweaking crates.io crate wasmtime-wasi 0.24.0 [INFO] tweaked toml for crates.io crate wasmtime-wasi 0.24.0 written to /workspace/builds/worker-11/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38574ee6f03aca6cfc273b1aef4eb76ad2f0f8ed81b0f9823e52077ee84c766c [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" "38574ee6f03aca6cfc273b1aef4eb76ad2f0f8ed81b0f9823e52077ee84c766c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38574ee6f03aca6cfc273b1aef4eb76ad2f0f8ed81b0f9823e52077ee84c766c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38574ee6f03aca6cfc273b1aef4eb76ad2f0f8ed81b0f9823e52077ee84c766c", kill_on_drop: false }` [INFO] [stdout] 38574ee6f03aca6cfc273b1aef4eb76ad2f0f8ed81b0f9823e52077ee84c766c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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" "rustops/crates-build-env@sha256:f2f6bcd4b43ebee4e173f653a26493129bdb64017c85f916b780ca7fbdbaa79d" "/opt/rustwide/cargo-home/bin/cargo" "+b09a3e9a7a0ff7efb269ec0c13dcc0fd3cedcf6b" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b95d2cf977f2e6700acb055c5f88cac51788b2dddb3568024984f13aba5452dd [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" "b95d2cf977f2e6700acb055c5f88cac51788b2dddb3568024984f13aba5452dd", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Checking cfg-if v1.0.0 [INFO] [stderr] Compiling serde_derive v1.0.124 [INFO] [stderr] Compiling serde v1.0.124 [INFO] [stderr] Compiling libc v0.2.90 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling anyhow v1.0.38 [INFO] [stderr] Checking hashbrown v0.9.1 [INFO] [stderr] Checking stable_deref_trait v1.2.0 [INFO] [stderr] Checking fallible-iterator v0.2.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling target-lexicon v0.11.2 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Checking either v1.6.1 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Checking wasmparser v0.76.0 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling leb128 v0.2.4 [INFO] [stderr] Checking more-asserts v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Checking adler v1.0.2 [INFO] [stderr] Checking rustc-demangle v0.1.18 [INFO] [stderr] Checking itoa v0.4.7 [INFO] [stderr] Checking pin-project-lite v0.2.6 [INFO] [stderr] Checking ppv-lite86 v0.2.10 [INFO] [stderr] Checking ipnet v2.3.0 [INFO] [stderr] Checking maybe-owned v0.3.4 [INFO] [stderr] Compiling wasi-common v0.24.0 [INFO] [stderr] Checking once_cell v1.7.2 [INFO] [stderr] Compiling wasmtime-wasi v0.24.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Checking itertools v0.10.0 [INFO] [stderr] Checking tracing-core v0.1.17 [INFO] [stderr] Compiling cpp_demangle v0.3.2 [INFO] [stderr] Compiling wast v33.0.0 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling memoffset v0.6.1 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling syn v1.0.64 [INFO] [stderr] Compiling psm v0.1.12 [INFO] [stderr] Compiling wasmtime-runtime v0.24.0 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Checking errno v0.2.7 [INFO] [stderr] Checking region v2.2.0 [INFO] [stderr] Checking rand_core v0.6.2 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling unsafe-io v0.6.2 [INFO] [stderr] Compiling cap-primitives v0.13.7 [INFO] [stderr] Compiling cap-std v0.13.7 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Checking rand_chacha v0.3.0 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Checking rand v0.8.3 [INFO] [stderr] Checking posish v0.6.1 [INFO] [stderr] Checking cap-rand v0.13.7 [INFO] [stderr] Checking fs-set-times v0.3.1 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Checking thiserror v1.0.24 [INFO] [stderr] Compiling witx v0.9.0 [INFO] [stderr] Checking tracing v0.1.25 [INFO] [stderr] Compiling wiggle-generate v0.24.0 [INFO] [stderr] Compiling wiggle-macro v0.24.0 [INFO] [stderr] Compiling wasmtime-wiggle-macro v0.24.0 [INFO] [stderr] Checking wiggle v0.24.0 [INFO] [stderr] Checking cranelift-entity v0.71.0 [INFO] [stderr] Checking regalloc v0.0.31 [INFO] [stderr] Checking cranelift-codegen-shared v0.71.0 [INFO] [stderr] Checking bincode v1.3.2 [INFO] [stderr] Checking wiggle-borrow v0.24.0 [INFO] [stderr] Checking cranelift-bforest v0.71.0 [INFO] [stderr] Checking gimli v0.23.0 [INFO] [stderr] Checking object v0.23.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.71.0 [INFO] [stderr] Checking addr2line v0.14.1 [INFO] [stderr] Checking backtrace v0.3.56 [INFO] [stderr] Compiling cranelift-codegen v0.71.0 [INFO] [stderr] Checking cranelift-frontend v0.71.0 [INFO] [stderr] Checking cranelift-native v0.71.0 [INFO] [stderr] Checking cranelift-wasm v0.71.0 [INFO] [stderr] Checking wasmtime-environ v0.24.0 [INFO] [stderr] Checking wasmtime-debug v0.24.0 [INFO] [stderr] Checking wasmtime-cranelift v0.24.0 [INFO] [stderr] Checking wasmtime-profiling v0.24.0 [INFO] [stderr] Checking wasmtime-obj v0.24.0 [INFO] [stderr] Checking wasmtime-jit v0.24.0 [INFO] [stderr] Checking wasmtime v0.24.0 [INFO] [stderr] Checking wasmtime-wiggle v0.24.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 25s [INFO] running `Command { std: "docker" "inspect" "b95d2cf977f2e6700acb055c5f88cac51788b2dddb3568024984f13aba5452dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b95d2cf977f2e6700acb055c5f88cac51788b2dddb3568024984f13aba5452dd", kill_on_drop: false }` [INFO] [stdout] b95d2cf977f2e6700acb055c5f88cac51788b2dddb3568024984f13aba5452dd