[INFO] crate wasmtime-async 0.1.1 is already in cache [INFO] testing wasmtime-async-0.1.1 against beta-2020-07-24 for beta-1.46-1 [INFO] extracting crate wasmtime-async 0.1.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate wasmtime-async 0.1.1 on toolchain beta-2020-07-24 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate wasmtime-async 0.1.1 [INFO] finished tweaking crates.io crate wasmtime-async 0.1.1 [INFO] tweaked toml for crates.io crate wasmtime-async 0.1.1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate wasmtime-async 0.1.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2020-07-24" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 45226fc2e5f02ece0457c970a02ef0165b154b57ca6c95df78e420efb57a332d [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" "45226fc2e5f02ece0457c970a02ef0165b154b57ca6c95df78e420efb57a332d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "45226fc2e5f02ece0457c970a02ef0165b154b57ca6c95df78e420efb57a332d", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "45226fc2e5f02ece0457c970a02ef0165b154b57ca6c95df78e420efb57a332d", kill_on_drop: false }` [INFO] [stdout] 45226fc2e5f02ece0457c970a02ef0165b154b57ca6c95df78e420efb57a332d [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9147eeee10cbb601c918770dfacade527b7d5c4b4b0779bdb987223ab5b6c598 [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" "9147eeee10cbb601c918770dfacade527b7d5c4b4b0779bdb987223ab5b6c598", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.69 [INFO] [stderr] Compiling cranelift-codegen-shared v0.63.0 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling wasmparser v0.51.4 [INFO] [stderr] Compiling anyhow v1.0.28 [INFO] [stderr] Compiling wasmtime-environ v0.16.0 [INFO] [stderr] Compiling base64 v0.12.0 [INFO] [stderr] Compiling wast v14.0.0 [INFO] [stderr] Compiling regalloc v0.0.21 [INFO] [stderr] Compiling sha2 v0.8.1 [INFO] [stderr] Compiling syn v1.0.18 [INFO] [stderr] Compiling gimli v0.20.0 [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 flate2 v1.0.14 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling cc v1.0.52 [INFO] [stderr] Compiling rayon-core v1.7.0 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling object v0.18.0 [INFO] [stderr] Compiling file-per-thread-logger v0.1.2 [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.37 [INFO] [stderr] Compiling wasmtime-runtime v0.16.0 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling context v2.1.0 [INFO] [stderr] Compiling wat v1.0.15 [INFO] [stderr] Compiling backtrace v0.3.46 [INFO] [stderr] Compiling serde_derive v1.0.106 [INFO] [stderr] Compiling thiserror-impl v1.0.16 [INFO] [stderr] Compiling scroll_derive v0.10.1 [INFO] [stderr] Compiling scroll v0.10.1 [INFO] [stderr] Compiling thiserror v1.0.16 [INFO] [stderr] Compiling goblin v0.1.3 [INFO] [stderr] Compiling serde v1.0.106 [INFO] [stderr] Compiling cranelift-entity v0.63.0 [INFO] [stderr] Compiling bincode v1.2.1 [INFO] [stderr] Compiling toml v0.5.6 [INFO] [stderr] Compiling string-interner v0.7.1 [INFO] [stderr] Compiling faerie v0.15.0 [INFO] [stderr] Compiling cranelift-codegen-meta v0.63.0 [INFO] [stderr] Compiling cranelift-bforest v0.63.0 [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-codegen v0.63.0 [INFO] [stderr] Compiling cranelift-frontend v0.63.0 [INFO] [stderr] Compiling cranelift-native v0.63.0 [INFO] [stderr] Compiling cranelift-wasm v0.63.0 [INFO] [stderr] Compiling wasmtime-debug v0.16.0 [INFO] [stderr] Compiling wasmtime-profiling v0.16.0 [INFO] [stderr] Compiling wasmtime-jit v0.16.0 [INFO] [stderr] Compiling wasmtime v0.16.0 [INFO] [stderr] Compiling wasmtime-async v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 4m 32s [INFO] running `Command { std: "docker" "inspect" "9147eeee10cbb601c918770dfacade527b7d5c4b4b0779bdb987223ab5b6c598", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9147eeee10cbb601c918770dfacade527b7d5c4b4b0779bdb987223ab5b6c598", kill_on_drop: false }` [INFO] [stdout] 9147eeee10cbb601c918770dfacade527b7d5c4b4b0779bdb987223ab5b6c598 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "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] 5b34a47c82ee2719d765821df482847750b46350ca87e715b4620b3a3dc76d71 [INFO] running `Command { std: "docker" "start" "-a" "5b34a47c82ee2719d765821df482847750b46350ca87e715b4620b3a3dc76d71", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro-hack v0.5.15 [INFO] [stderr] Compiling scoped-tls-hkt v0.1.2 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling socket2 v0.3.12 [INFO] [stderr] Compiling nix v0.17.0 [INFO] [stderr] Compiling crossbeam v0.7.3 [INFO] [stderr] Compiling futures-macro v0.3.4 [INFO] [stderr] Compiling futures-util v0.3.4 [INFO] [stderr] Compiling futures-executor v0.3.4 [INFO] [stderr] Compiling futures v0.3.4 [INFO] [stderr] Compiling piper v0.1.1 [INFO] [stderr] Compiling smol v0.1.4 [INFO] [stderr] Compiling wasmtime-async v0.1.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 43.01s [INFO] running `Command { std: "docker" "inspect" "5b34a47c82ee2719d765821df482847750b46350ca87e715b4620b3a3dc76d71", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5b34a47c82ee2719d765821df482847750b46350ca87e715b4620b3a3dc76d71", kill_on_drop: false }` [INFO] [stdout] 5b34a47c82ee2719d765821df482847750b46350ca87e715b4620b3a3dc76d71 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-8/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=warn" "-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:a636fd89d022f18117e1dc8fb37a0a009933cdbbe082814857f0e2024962d47c" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2020-07-24" "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] b5cd8436d822f371150d6305915a2edc7049385072883ccd054a1ae0dfc6f639 [INFO] running `Command { std: "docker" "start" "-a" "b5cd8436d822f371150d6305915a2edc7049385072883ccd054a1ae0dfc6f639", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/wasmtime_async-dfe5fe7504e6bf55 [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::wrap_async_then_get ... ok [INFO] [stdout] test tests::wrap_async_with_caller_then_get ... ok [INFO] [stdout] test tests::new_async_then_call ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] Doc-tests wasmtime-async [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 `Command { std: "docker" "inspect" "b5cd8436d822f371150d6305915a2edc7049385072883ccd054a1ae0dfc6f639", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b5cd8436d822f371150d6305915a2edc7049385072883ccd054a1ae0dfc6f639", kill_on_drop: false }` [INFO] [stdout] b5cd8436d822f371150d6305915a2edc7049385072883ccd054a1ae0dfc6f639