[INFO] crate wasmtime-wast 0.15.0 is already in cache [INFO] testing wasmtime-wast-0.15.0 against try#41997647ba6a77908f6ef64401414feb00bccf16 for pr-71274 [INFO] extracting crate wasmtime-wast 0.15.0 into /workspace/builds/worker-2/source [INFO] validating manifest of crates.io crate wasmtime-wast 0.15.0 on toolchain 41997647ba6a77908f6ef64401414feb00bccf16 [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate wasmtime-wast 0.15.0 [INFO] finished tweaking crates.io crate wasmtime-wast 0.15.0 [INFO] tweaked toml for crates.io crate wasmtime-wast 0.15.0 written to /workspace/builds/worker-2/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"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" "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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "build" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4e3a1233ad412d27c3b2efae89edda07676b2c9213912c712d103f1bc3bf4502 [INFO] running `"docker" "start" "-a" "4e3a1233ad412d27c3b2efae89edda07676b2c9213912c712d103f1bc3bf4502"` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cranelift-codegen-shared v0.62.0 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling typenum v1.12.0 [INFO] [stderr] Compiling smallvec v1.3.0 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling wasmtime-environ v0.15.0 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling more-asserts v0.2.1 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling wast v11.0.0 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling regex v1.3.7 [INFO] [stderr] Compiling indexmap v1.3.2 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling memoffset v0.5.4 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-sys v0.3.4 [INFO] [stderr] Compiling errno v0.2.5 [INFO] [stderr] Compiling region v2.1.2 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling crossbeam-queue v0.2.1 [INFO] [stderr] Compiling gimli v0.20.0 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling file-per-thread-logger v0.1.2 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling rayon v1.3.0 [INFO] [stderr] Compiling zstd-sys v1.4.15+zstd.1.4.4 [INFO] [stderr] Compiling backtrace-sys v0.1.36 [INFO] [stderr] Compiling wasmtime-runtime v0.15.0 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling thiserror-impl v1.0.15 [INFO] [stderr] Compiling scroll_derive v0.10.1 [INFO] [stderr] Compiling scroll v0.10.1 [INFO] [stderr] Compiling thiserror v1.0.15 [INFO] [stderr] Compiling goblin v0.1.3 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling zstd-safe v2.0.3+zstd.1.4.4 [INFO] [stderr] Compiling zstd v0.5.1+zstd.1.4.4 [INFO] [stderr] Compiling cranelift-entity v0.62.0 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling string-interner v0.7.1 [INFO] [stderr] Compiling faerie v0.15.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.62.0 [INFO] [stderr] Compiling cranelift-bforest v0.62.0 [INFO] [stderr] Compiling cranelift-codegen v0.62.0 [INFO] [stderr] Compiling cranelift-frontend v0.62.0 [INFO] [stderr] Compiling cranelift-native v0.62.0 [INFO] [stderr] Compiling cranelift-wasm v0.62.0 [INFO] [stderr] Compiling wasmtime-debug v0.15.0 [INFO] [stderr] Compiling wasmtime-profiling v0.15.0 [INFO] [stderr] Compiling wasmtime-jit v0.15.0 [INFO] [stderr] Compiling wasmtime v0.15.0 [INFO] [stderr] Compiling wasmtime-wast v0.15.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 01s [INFO] running `"docker" "inspect" "4e3a1233ad412d27c3b2efae89edda07676b2c9213912c712d103f1bc3bf4502"` [INFO] running `"docker" "rm" "-f" "4e3a1233ad412d27c3b2efae89edda07676b2c9213912c712d103f1bc3bf4502"` [INFO] [stdout] 4e3a1233ad412d27c3b2efae89edda07676b2c9213912c712d103f1bc3bf4502 [INFO] running `"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" "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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen" "--no-run"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 9ca5db432e02776abc7f84309b11a1cc7024d2d1fe75ceb63bb4f10e63dcbf9b [INFO] running `"docker" "start" "-a" "9ca5db432e02776abc7f84309b11a1cc7024d2d1fe75ceb63bb4f10e63dcbf9b"` [INFO] [stderr] Compiling wasmtime-wast v0.15.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.83s [INFO] running `"docker" "inspect" "9ca5db432e02776abc7f84309b11a1cc7024d2d1fe75ceb63bb4f10e63dcbf9b"` [INFO] running `"docker" "rm" "-f" "9ca5db432e02776abc7f84309b11a1cc7024d2d1fe75ceb63bb4f10e63dcbf9b"` [INFO] [stdout] 9ca5db432e02776abc7f84309b11a1cc7024d2d1fe75ceb63bb4f10e63dcbf9b [INFO] running `"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" "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" "/opt/rustwide/cargo-home/bin/cargo" "+41997647ba6a77908f6ef64401414feb00bccf16" "test" "--frozen"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] ea5a5f9fc660ada155e404bf313da43d20bc217a7e7367764478dbf85f4796f5 [INFO] running `"docker" "start" "-a" "ea5a5f9fc660ada155e404bf313da43d20bc217a7e7367764478dbf85f4796f5"` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.60s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/wasmtime_wast-2ffbe7f48d6c0246 [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 [INFO] [stdout] [INFO] [stderr] Doc-tests wasmtime-wast [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 [INFO] [stdout] [INFO] running `"docker" "inspect" "ea5a5f9fc660ada155e404bf313da43d20bc217a7e7367764478dbf85f4796f5"` [INFO] running `"docker" "rm" "-f" "ea5a5f9fc660ada155e404bf313da43d20bc217a7e7367764478dbf85f4796f5"` [INFO] [stdout] ea5a5f9fc660ada155e404bf313da43d20bc217a7e7367764478dbf85f4796f5