[INFO] fetching crate wasmtime-wasi 0.28.0... [INFO] testing wasmtime-wasi-0.28.0 against master#b70888601af92f6cdc0364abab3446e418b91d36 for pr-86479 [INFO] extracting crate wasmtime-wasi 0.28.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate wasmtime-wasi 0.28.0 on toolchain b70888601af92f6cdc0364abab3446e418b91d36 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasmtime-wasi 0.28.0 [INFO] finished tweaking crates.io crate wasmtime-wasi 0.28.0 [INFO] tweaked toml for crates.io crate wasmtime-wasi 0.28.0 written to /workspace/builds/worker-10/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+b70888601af92f6cdc0364abab3446e418b91d36" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "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] ec99c1cb9a4a5d0abb27714d9eedeacfa3699890645e6479c164b22b8283bba8 [INFO] running `Command { std: "docker" "start" "-a" "ec99c1cb9a4a5d0abb27714d9eedeacfa3699890645e6479c164b22b8283bba8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "ec99c1cb9a4a5d0abb27714d9eedeacfa3699890645e6479c164b22b8283bba8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ec99c1cb9a4a5d0abb27714d9eedeacfa3699890645e6479c164b22b8283bba8", kill_on_drop: false }` [INFO] [stdout] ec99c1cb9a4a5d0abb27714d9eedeacfa3699890645e6479c164b22b8283bba8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 5c0c0e52f1b6f203e22cf5f72eed710362ecac32c607e164a688243d723de00e [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" "5c0c0e52f1b6f203e22cf5f72eed710362ecac32c607e164a688243d723de00e", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.74 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling serde v1.0.127 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling cranelift-codegen-shared v0.75.0 [INFO] [stderr] Compiling cranelift-entity v0.75.0 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling target-lexicon v0.12.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling rustc-hash v1.1.0 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling wasmparser v0.78.2 [INFO] [stderr] Compiling more-asserts v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling maybe-owned v0.3.4 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling cpp_demangle v0.3.3 [INFO] [stderr] Compiling async-trait v0.1.51 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling wasi-common v0.28.0 [INFO] [stderr] Compiling wasmtime-wasi v0.28.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling wasmtime-runtime v0.28.0 [INFO] [stderr] Compiling psm v0.1.14 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling cranelift-codegen-meta v0.75.0 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling errno v0.2.7 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling object v0.26.0 [INFO] [stderr] Compiling io-lifetimes v0.1.1 [INFO] [stderr] Compiling system-interface v0.6.6 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling cap-rand v0.13.10 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling unsafe-io v0.6.12 [INFO] [stderr] Compiling cap-primitives v0.13.10 [INFO] [stderr] Compiling cap-std v0.13.10 [INFO] [stderr] Compiling cap-fs-ext v0.13.10 [INFO] [stderr] Compiling posish v0.6.3 [INFO] [stderr] Compiling fs-set-times v0.3.1 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling cap-time-ext v0.13.10 [INFO] [stderr] Compiling serde_derive v1.0.127 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling cranelift-codegen v0.75.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling witx v0.9.1 [INFO] [stderr] Compiling wiggle-generate v0.28.0 [INFO] [stderr] Compiling wiggle-macro v0.28.0 [INFO] [stderr] Compiling regalloc v0.0.31 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling cranelift-bforest v0.75.0 [INFO] [stderr] Compiling gimli v0.24.0 [INFO] [stderr] Compiling object v0.25.3 [INFO] [stderr] Compiling addr2line v0.15.2 [INFO] [stderr] Compiling cranelift-frontend v0.75.0 [INFO] [stderr] Compiling cranelift-native v0.75.0 [INFO] [stderr] Compiling cranelift-wasm v0.75.0 [INFO] [stderr] Compiling wasmtime-environ v0.28.0 [INFO] [stderr] Compiling wasmtime-debug v0.28.0 [INFO] [stderr] Compiling wasmtime-cranelift v0.28.0 [INFO] [stderr] Compiling wasmtime-profiling v0.28.0 [INFO] [stderr] Compiling wasmtime-obj v0.28.0 [INFO] [stderr] Compiling wasmtime-jit v0.28.0 [INFO] [stderr] Compiling wasmtime v0.28.0 [INFO] [stderr] Compiling wiggle v0.28.0 [INFO] [stderr] Compiling wasi-cap-std-sync v0.28.0 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 00s [INFO] running `Command { std: "docker" "inspect" "5c0c0e52f1b6f203e22cf5f72eed710362ecac32c607e164a688243d723de00e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5c0c0e52f1b6f203e22cf5f72eed710362ecac32c607e164a688243d723de00e", kill_on_drop: false }` [INFO] [stdout] 5c0c0e52f1b6f203e22cf5f72eed710362ecac32c607e164a688243d723de00e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen" "--no-run" "--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] 868b24457edc1d5d68e1700448c356829ca4c616cbf85e5833e2f70c605d5364 [INFO] running `Command { std: "docker" "start" "-a" "868b24457edc1d5d68e1700448c356829ca4c616cbf85e5833e2f70c605d5364", kill_on_drop: false }` [INFO] [stderr] Compiling wasmtime-wasi v0.28.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.95s [INFO] running `Command { std: "docker" "inspect" "868b24457edc1d5d68e1700448c356829ca4c616cbf85e5833e2f70c605d5364", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "868b24457edc1d5d68e1700448c356829ca4c616cbf85e5833e2f70c605d5364", kill_on_drop: false }` [INFO] [stdout] 868b24457edc1d5d68e1700448c356829ca4c616cbf85e5833e2f70c605d5364 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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" "+b70888601af92f6cdc0364abab3446e418b91d36" "test" "--frozen", 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] 21c6a5643a3fb7ebd7bf6090605a069ee090b00a3e470203e6ac291791f05e00 [INFO] running `Command { std: "docker" "start" "-a" "21c6a5643a3fb7ebd7bf6090605a069ee090b00a3e470203e6ac291791f05e00", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/wasmtime_wasi-015a096baa3e86ac) [INFO] [stdout] [INFO] [stderr] Doc-tests wasmtime-wasi [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "21c6a5643a3fb7ebd7bf6090605a069ee090b00a3e470203e6ac291791f05e00", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "21c6a5643a3fb7ebd7bf6090605a069ee090b00a3e470203e6ac291791f05e00", kill_on_drop: false }` [INFO] [stdout] 21c6a5643a3fb7ebd7bf6090605a069ee090b00a3e470203e6ac291791f05e00