[INFO] fetching crate substrate-wasmtime-profiling 0.16.0-threadsafe.4... [INFO] testing substrate-wasmtime-profiling-0.16.0-threadsafe.4 against try#eafdee2dfae8c2233b74f98b123308be7ccefcc6 for pr-79296 [INFO] extracting crate substrate-wasmtime-profiling 0.16.0-threadsafe.4 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate substrate-wasmtime-profiling 0.16.0-threadsafe.4 on toolchain eafdee2dfae8c2233b74f98b123308be7ccefcc6 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate substrate-wasmtime-profiling 0.16.0-threadsafe.4 [INFO] finished tweaking crates.io crate substrate-wasmtime-profiling 0.16.0-threadsafe.4 [INFO] tweaked toml for crates.io crate substrate-wasmtime-profiling 0.16.0-threadsafe.4 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded substrate-wasmtime-runtime v0.16.0-threadsafe.4 [INFO] [stderr] Downloaded object v0.18.0 [INFO] [stderr] Downloaded ittapi-rs v0.1.5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 391d6cdd87b968b2ad70ff7ff1f6e5e89a0205951bfda4d42b8f1ea6bc21c6e2 [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" "391d6cdd87b968b2ad70ff7ff1f6e5e89a0205951bfda4d42b8f1ea6bc21c6e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "391d6cdd87b968b2ad70ff7ff1f6e5e89a0205951bfda4d42b8f1ea6bc21c6e2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "391d6cdd87b968b2ad70ff7ff1f6e5e89a0205951bfda4d42b8f1ea6bc21c6e2", kill_on_drop: false }` [INFO] [stdout] 391d6cdd87b968b2ad70ff7ff1f6e5e89a0205951bfda4d42b8f1ea6bc21c6e2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "build" "--frozen" "--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] b4d3c1f3e6462d5961f0e683fbe96398a8a21f8f41b441eacf8456c244b91ce2 [INFO] running `Command { std: "docker" "start" "-a" "b4d3c1f3e6462d5961f0e683fbe96398a8a21f8f41b441eacf8456c244b91ce2", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling cranelift-codegen-shared v0.63.0 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling anyhow v1.0.34 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling wasmparser v0.51.4 [INFO] [stderr] Compiling wasmtime-environ v0.16.0 [INFO] [stderr] Compiling more-asserts v0.2.1 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling errno v0.2.7 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling directories v2.0.2 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling regalloc v0.0.21 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling region v2.2.0 [INFO] [stderr] Compiling crossbeam-epoch v0.9.1 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling gimli v0.20.0 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling sha2 v0.8.2 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling zstd-sys v1.4.17+zstd.1.4.5 [INFO] [stderr] Compiling substrate-wasmtime-runtime v0.16.0-threadsafe.4 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling file-per-thread-logger v0.1.4 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling cranelift-entity v0.63.0 [INFO] [stderr] Compiling toml v0.5.7 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling cranelift-codegen-meta v0.63.0 [INFO] [stderr] Compiling cranelift-bforest v0.63.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 cranelift-codegen v0.63.0 [INFO] [stderr] Compiling cranelift-frontend v0.63.0 [INFO] [stderr] Compiling cranelift-wasm v0.63.0 [INFO] [stderr] Compiling substrate-wasmtime-profiling v0.16.0-threadsafe.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 20s [INFO] running `Command { std: "docker" "inspect" "b4d3c1f3e6462d5961f0e683fbe96398a8a21f8f41b441eacf8456c244b91ce2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b4d3c1f3e6462d5961f0e683fbe96398a8a21f8f41b441eacf8456c244b91ce2", kill_on_drop: false }` [INFO] [stdout] b4d3c1f3e6462d5961f0e683fbe96398a8a21f8f41b441eacf8456c244b91ce2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 09291d324c3ef183ba84e78fb91afe0a2ef8a5d80df993e97a2953565213e716 [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" "09291d324c3ef183ba84e78fb91afe0a2ef8a5d80df993e97a2953565213e716", kill_on_drop: false }` [INFO] [stderr] Compiling substrate-wasmtime-profiling v0.16.0-threadsafe.4 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.17s [INFO] running `Command { std: "docker" "inspect" "09291d324c3ef183ba84e78fb91afe0a2ef8a5d80df993e97a2953565213e716", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "09291d324c3ef183ba84e78fb91afe0a2ef8a5d80df993e97a2953565213e716", kill_on_drop: false }` [INFO] [stdout] 09291d324c3ef183ba84e78fb91afe0a2ef8a5d80df993e97a2953565213e716 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+eafdee2dfae8c2233b74f98b123308be7ccefcc6" "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] e4cfeabd2ae8cb8f4f51a39194de8faa7152eeff8ae82901cdcfac50d81b6a21 [INFO] running `Command { std: "docker" "start" "-a" "e4cfeabd2ae8cb8f4f51a39194de8faa7152eeff8ae82901cdcfac50d81b6a21", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.11s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/substrate_wasmtime_profiling-3c87a98e53c4e69d [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 substrate-wasmtime-profiling [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" "e4cfeabd2ae8cb8f4f51a39194de8faa7152eeff8ae82901cdcfac50d81b6a21", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e4cfeabd2ae8cb8f4f51a39194de8faa7152eeff8ae82901cdcfac50d81b6a21", kill_on_drop: false }` [INFO] [stdout] e4cfeabd2ae8cb8f4f51a39194de8faa7152eeff8ae82901cdcfac50d81b6a21