[INFO] cloning repository https://github.com/austinabell/wasm-exec-api [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/austinabell/wasm-exec-api" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faustinabell%2Fwasm-exec-api", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faustinabell%2Fwasm-exec-api'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6a0adb7d2876c5b0c5b38eb81cf05c29ab348cee [INFO] testing austinabell/wasm-exec-api against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faustinabell%2Fwasm-exec-api" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/austinabell/wasm-exec-api on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/austinabell/wasm-exec-api [INFO] finished tweaking git repo https://github.com/austinabell/wasm-exec-api [INFO] tweaked toml for git repo https://github.com/austinabell/wasm-exec-api written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/austinabell/wasm-exec-api already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] c5ec0d83e1433517cdb16accbfdc26f37716ae8b3570edab1b69f05770f6c13b [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" "c5ec0d83e1433517cdb16accbfdc26f37716ae8b3570edab1b69f05770f6c13b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "c5ec0d83e1433517cdb16accbfdc26f37716ae8b3570edab1b69f05770f6c13b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c5ec0d83e1433517cdb16accbfdc26f37716ae8b3570edab1b69f05770f6c13b", kill_on_drop: false }` [INFO] [stdout] c5ec0d83e1433517cdb16accbfdc26f37716ae8b3570edab1b69f05770f6c13b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "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] 32ce535bf64295af1e214c78b28c35a4475e47a23f2d9d06649a86bbd6bc6e95 [INFO] running `Command { std: "docker" "start" "-a" "32ce535bf64295af1e214c78b28c35a4475e47a23f2d9d06649a86bbd6bc6e95", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.44 [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling cc v1.0.61 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling subtle v2.3.0 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Compiling cranelift-entity v0.59.0 [INFO] [stderr] Compiling async-task v4.0.2 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling target-lexicon v0.10.0 [INFO] [stderr] Compiling cranelift-codegen-shared v0.59.0 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling arrayref v0.3.6 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling constant_time_eq v0.1.5 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling http-types v2.5.0 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Compiling data-encoding v2.3.0 [INFO] [stderr] Compiling infer v0.2.3 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling curl v0.4.34 [INFO] [stderr] Compiling wasmparser v0.51.4 [INFO] [stderr] Compiling isahc v0.9.10 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling hex v0.4.2 [INFO] [stderr] Compiling regex-syntax v0.6.20 [INFO] [stderr] Compiling rustc-demangle v0.1.17 [INFO] [stderr] Compiling object v0.21.1 [INFO] [stderr] Compiling argh_shared v0.1.1 [INFO] [stderr] Compiling route-recognizer v0.2.0 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling crossbeam-utils v0.7.2 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling memoffset v0.5.6 [INFO] [stderr] Compiling crossbeam-epoch v0.8.2 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling instant v0.1.7 [INFO] [stderr] Compiling lock_api v0.3.4 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling cranelift-bforest v0.59.0 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling cranelift-codegen-meta v0.59.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling fxhash v0.2.1 [INFO] [stderr] Compiling libnghttp2-sys v0.1.4+1.41.0 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling blake3 v0.3.7 [INFO] [stderr] Compiling curl-sys v0.4.38+curl-7.73.0 [INFO] [stderr] Compiling raw-cpuid v7.0.3 [INFO] [stderr] Compiling quote v0.6.13 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling futures-lite v1.11.1 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling block-cipher v0.7.1 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling aead v0.3.2 [INFO] [stderr] Compiling aes-soft v0.4.0 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crossbeam-queue v0.2.3 [INFO] [stderr] Compiling polyval v0.4.1 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling hkdf v0.9.0 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling byte-pool v0.2.2 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling aes v0.4.0 [INFO] [stderr] Compiling ghash v0.3.0 [INFO] [stderr] Compiling crossbeam-deque v0.7.3 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling polling v2.0.1 [INFO] [stderr] Compiling socket2 v0.3.15 [INFO] [stderr] Compiling parking_lot_core v0.7.2 [INFO] [stderr] Compiling page_size v0.4.2 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling errno v0.2.6 [INFO] [stderr] Compiling parking_lot_core v0.8.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling async-executor v1.3.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling aes-gcm v0.6.0 [INFO] [stderr] Compiling backtrace v0.3.53 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling async-io v1.1.10 [INFO] [stderr] Compiling parking_lot v0.10.2 [INFO] [stderr] Compiling wasmer-runtime-core v0.17.1 [INFO] [stderr] Compiling parking_lot v0.11.0 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling sled v0.34.4 [INFO] [stderr] Compiling async-global-executor v1.4.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling async-log-attributes v1.0.1 [INFO] [stderr] Compiling cranelift-codegen v0.59.0 [INFO] [stderr] Compiling async-log v2.0.0 [INFO] [stderr] Compiling thiserror-impl v1.0.21 [INFO] [stderr] Compiling time-macros-impl v0.1.1 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling argh_derive v0.1.1 [INFO] [stderr] Compiling serde_tuple_macros v0.5.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling async-std v1.6.5 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling argh v0.1.3 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling sluice v0.5.2 [INFO] [stderr] Compiling serde_qs v0.7.0 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde-bench v0.0.7 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling serde_tuple v0.5.0 [INFO] [stderr] Compiling gimli v0.20.0 [INFO] [stderr] Compiling femme v2.1.1 [INFO] [stderr] Compiling async-session v2.0.1 [INFO] [stderr] Compiling async-h1 v2.1.2 [INFO] [stderr] Compiling async-sse v4.0.1 [INFO] [stderr] Compiling http-client v6.1.0 [INFO] [stderr] Compiling tide v0.14.0 [INFO] [stderr] Compiling wasmer-clif-fork-frontend v0.59.0 [INFO] [stderr] Compiling cranelift-native v0.59.0 [INFO] [stderr] Compiling wasmer-clif-fork-wasm v0.59.0 [INFO] [stderr] Compiling wasmer-clif-backend v0.17.1 [INFO] [stderr] Compiling wasmer-runtime v0.17.1 [INFO] [stderr] Compiling wasm-exec-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 6m 29s [INFO] running `Command { std: "docker" "inspect" "32ce535bf64295af1e214c78b28c35a4475e47a23f2d9d06649a86bbd6bc6e95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "32ce535bf64295af1e214c78b28c35a4475e47a23f2d9d06649a86bbd6bc6e95", kill_on_drop: false }` [INFO] [stdout] 32ce535bf64295af1e214c78b28c35a4475e47a23f2d9d06649a86bbd6bc6e95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 632d78a84a085d93a827f7edbb048e50fa530c8c5b9240ee490f5cae33f2ad89 [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" "632d78a84a085d93a827f7edbb048e50fa530c8c5b9240ee490f5cae33f2ad89", kill_on_drop: false }` [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand_hc v0.1.0 [INFO] [stderr] Compiling rand_isaac v0.1.1 [INFO] [stderr] Compiling rand_xorshift v0.1.1 [INFO] [stderr] Compiling portpicker v0.1.0 [INFO] [stderr] Compiling surf v2.0.0 [INFO] [stderr] Compiling wasm-exec-api v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 26.20s [INFO] running `Command { std: "docker" "inspect" "632d78a84a085d93a827f7edbb048e50fa530c8c5b9240ee490f5cae33f2ad89", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "632d78a84a085d93a827f7edbb048e50fa530c8c5b9240ee490f5cae33f2ad89", kill_on_drop: false }` [INFO] [stdout] 632d78a84a085d93a827f7edbb048e50fa530c8c5b9240ee490f5cae33f2ad89 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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=warn" "-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:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "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] 73bee9a3734d7aec4f72f8da293dddfb1beea96d6c8322b647b7054831097a81 [INFO] running `Command { std: "docker" "start" "-a" "73bee9a3734d7aec4f72f8da293dddfb1beea96d6c8322b647b7054831097a81", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.41s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/wasm_exec_api-d187c3dfce18c107 [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test server::index::tests::req_serialization ... ok [INFO] [stdout] test server::tests::wasm_module_symmetric_serialize ... ok [INFO] [stdout] test server::tests::store_load ... ok [INFO] [stdout] test server::tests::full_usage_path ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- server::tests::full_usage_path stdout ---- [INFO] [stdout] thread 'server::tests::full_usage_path' panicked at 'called `Option::unwrap()` on a `None` value', src/server/mod.rs:56:51 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55c8db267e90 - std::backtrace_rs::backtrace::libunwind::trace::h04d12fdcddff82aa [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/libunwind.rs:100:5 [INFO] [stdout] 1: 0x55c8db267e90 - std::backtrace_rs::backtrace::trace_unsynchronized::h1459b974b6fbe5e1 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c8db267e90 - std::sys_common::backtrace::_print_fmt::h9b8396a669123d95 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55c8db267e90 - ::fmt::he009dcaaa75eed60 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55c8db2907fc - core::fmt::write::h77b4746b0dea1dd3 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/fmt/mod.rs:1078:17 [INFO] [stdout] 5: 0x55c8da6ac146 - std::io::Write::write_fmt::h3a40d9c04f88bb58 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/io/mod.rs:1518:15 [INFO] [stdout] 6: 0x55c8db25d86d - std::io::impls::>::write_fmt::h1b3d263673641f53 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/io/impls.rs:179:9 [INFO] [stdout] 7: 0x55c8db26a985 - std::sys_common::backtrace::_print::h2d880c9e69a21be9 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 8: 0x55c8db26a985 - std::sys_common::backtrace::print::h5f02b1bb49f36879 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 9: 0x55c8db26a985 - std::panicking::default_hook::{{closure}}::h658e288a7a809b29 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:208:50 [INFO] [stdout] 10: 0x55c8db26a5d2 - std::panicking::default_hook::hb52d73f0da9a4bb8 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:224:9 [INFO] [stdout] 11: 0x55c8db26b121 - std::panicking::rust_panic_with_hook::hfe7e1c684e3e6462 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:593:17 [INFO] [stdout] 12: 0x55c8db26ac37 - std::panicking::begin_panic_handler::{{closure}}::h42939e004b32765c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:497:13 [INFO] [stdout] 13: 0x55c8db26834c - std::sys_common::backtrace::__rust_end_short_backtrace::h9d2070f7bf9fd56c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 14: 0x55c8db26abc9 - rust_begin_unwind [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:495:5 [INFO] [stdout] 15: 0x55c8db28dcd1 - core::panicking::panic_fmt::ha0bb065d9a260792 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/panicking.rs:92:14 [INFO] [stdout] 16: 0x55c8db28dc1d - core::panicking::panic::h339b30ca166fd852 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/panicking.rs:50:5 [INFO] [stdout] 17: 0x55c8daeec42d - core::option::Option::unwrap::h9f3b97c6d028c54a [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/option.rs:386:21 [INFO] [stdout] 18: 0x55c8da59d46c - wasm_exec_api::server::tests::full_usage_path::{{closure}}::h171a1a2941f059ce [INFO] [stdout] at /opt/rustwide/workdir/src/server/mod.rs:56:20 [INFO] [stdout] 19: 0x55c8da5bb7d9 - as core::future::future::Future>::poll::h5cc93fc56b220c70 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 20: 0x55c8da5aac19 - as core::future::future::Future>::poll::{{closure}}::ha5186c3d51f540c5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.5/src/task/builder.rs:199:17 [INFO] [stdout] 21: 0x55c8da5c9ef3 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hc9171d2cdb5ce44f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.5/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 22: 0x55c8da5a08a5 - std::thread::local::LocalKey::try_with::h8992826e077cbbea [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 23: 0x55c8da59f25d - std::thread::local::LocalKey::with::h75a4d543af1a198e [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 24: 0x55c8da5c973b - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h7c5198985ec5891e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.5/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 25: 0x55c8da5aa978 - as core::future::future::Future>::poll::h2310d735b03d82d0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.5/src/task/builder.rs:197:13 [INFO] [stdout] 26: 0x55c8da5ba27b - as core::future::future::Future>::poll::hb00344524b740465 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.11.1/src/future.rs:526:33 [INFO] [stdout] 27: 0x55c8da5ced5e - async_executor::Executor::run::{{closure}}::h86046dc9f90c0d83 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.3.0/src/lib.rs:214:9 [INFO] [stdout] 28: 0x55c8da5baa49 - as core::future::future::Future>::poll::h1e8dbeacef601312 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 29: 0x55c8da5ce0a0 - async_executor::LocalExecutor::run::{{closure}}::h337accd16ce6e5d4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.3.0/src/lib.rs:393:9 [INFO] [stdout] 30: 0x55c8da5ba659 - as core::future::future::Future>::poll::h09d6b30a88815cb9 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 31: 0x55c8da63e520 - async_io::driver::block_on::he0f577865295732f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.1.10/src/driver.rs:142:33 [INFO] [stdout] 32: 0x55c8da59ec65 - async_global_executor::reactor::block_on::ha2ee062a25d46611 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.0/src/lib.rs:55:9 [INFO] [stdout] 33: 0x55c8da64f9dc - async_global_executor::block_on::{{closure}}::h4ce67f49ad056105 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.0/src/lib.rs:196:36 [INFO] [stdout] 34: 0x55c8da5a029c - std::thread::local::LocalKey::try_with::h4c80ba25d9d9f5da [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 35: 0x55c8da59f39d - std::thread::local::LocalKey::with::haef7fd3f0724c168 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 36: 0x55c8da64f924 - async_global_executor::block_on::h15f492f56c0d68c3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.0/src/lib.rs:196:5 [INFO] [stdout] 37: 0x55c8da5b3a0d - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h2df99a115e0cc9c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.5/src/task/builder.rs:171:25 [INFO] [stdout] 38: 0x55c8da5c98ca - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h011ec7f49e352fbf [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.5/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 39: 0x55c8da59fe9e - std::thread::local::LocalKey::try_with::h3041f1aaa16cf5fb [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 40: 0x55c8da59f49d - std::thread::local::LocalKey::with::hc36956baef04ba4b [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 41: 0x55c8da5c96f2 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h68a433c60097e64a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.5/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 42: 0x55c8da5b391e - async_std::task::builder::Builder::blocking::{{closure}}::hd72318ace9b23036 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.5/src/task/builder.rs:168:17 [INFO] [stdout] 43: 0x55c8da5a0ed4 - std::thread::local::LocalKey::try_with::hbeb3c7fa8d46698d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/local.rs:272:16 [INFO] [stdout] 44: 0x55c8da59f03d - std::thread::local::LocalKey::with::h325a2d7ecc15f3ab [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/local.rs:248:9 [INFO] [stdout] 45: 0x55c8da5b332f - async_std::task::builder::Builder::blocking::h4c86bd0033dff573 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.5/src/task/builder.rs:161:9 [INFO] [stdout] 46: 0x55c8da6292ca - async_std::task::block_on::block_on::hfef13e312ec55050 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.6.5/src/task/block_on.rs:33:5 [INFO] [stdout] 47: 0x55c8da598838 - wasm_exec_api::server::tests::full_usage_path::h66d0eb154095c2c6 [INFO] [stdout] at /opt/rustwide/workdir/src/server/mod.rs:44:5 [INFO] [stdout] 48: 0x55c8da5987fa - wasm_exec_api::server::tests::full_usage_path::{{closure}}::he98c87d3f82b448c [INFO] [stdout] at /opt/rustwide/workdir/src/server/mod.rs:44:5 [INFO] [stdout] 49: 0x55c8da5fccde - core::ops::function::FnOnce::call_once::hd0e4a95fbeeff50e [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 50: 0x55c8da6d3c93 - core::ops::function::FnOnce::call_once::hdbd2235b6243db3d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x55c8da6d3c93 - test::__rust_begin_short_backtrace::hb1dea1c208110812 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:517:5 [INFO] [stdout] 52: 0x55c8da6d213a - as core::ops::function::FnOnce>::call_once::h5d11a40efef721f2 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 53: 0x55c8da6d213a - as core::ops::function::FnOnce<()>>::call_once::h23961df98af0bc5a [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:322:9 [INFO] [stdout] 54: 0x55c8da6d213a - std::panicking::try::do_call::h6390646e3de3fb9e [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:381:40 [INFO] [stdout] 55: 0x55c8da6d213a - std::panicking::try::hc531439ab6159192 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:345:19 [INFO] [stdout] 56: 0x55c8da6d213a - std::panic::catch_unwind::h859d8bdaf9b4855c [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:396:14 [INFO] [stdout] 57: 0x55c8da6d213a - test::run_test_in_process::hae60aa74417e3abc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:544:18 [INFO] [stdout] 58: 0x55c8da6d213a - test::run_test::run_test_inner::{{closure}}::hf48c86652c4a151d [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/test/src/lib.rs:450:39 [INFO] [stdout] 59: 0x55c8da6ab4c6 - std::sys_common::backtrace::__rust_begin_short_backtrace::hb82b392232b8bd1f [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 60: 0x55c8da6b04c3 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h79ca9e9abe157956 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/mod.rs:474:17 [INFO] [stdout] 61: 0x55c8da6b04c3 - as core::ops::function::FnOnce<()>>::call_once::ha12f1f228780a4f7 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:322:9 [INFO] [stdout] 62: 0x55c8da6b04c3 - std::panicking::try::do_call::h722bb7416d021cdc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:381:40 [INFO] [stdout] 63: 0x55c8da6b04c3 - std::panicking::try::h78e5abca71ac7cac [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panicking.rs:345:19 [INFO] [stdout] 64: 0x55c8da6b04c3 - std::panic::catch_unwind::h95162588bd0fa090 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/panic.rs:396:14 [INFO] [stdout] 65: 0x55c8da6b04c3 - std::thread::Builder::spawn_unchecked::{{closure}}::h64da5c4b9acc58dc [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/thread/mod.rs:473:30 [INFO] [stdout] 66: 0x55c8da6b04c3 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h7a8c588ad0b69edb [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x55c8db273baa - as core::ops::function::FnOnce>::call_once::h09ff301006f1aeca [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 68: 0x55c8db273baa - as core::ops::function::FnOnce>::call_once::he79488c8f00b5f31 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/alloc/src/boxed.rs:1307:9 [INFO] [stdout] 69: 0x55c8db273baa - std::sys::unix::thread::Thread::new::thread_start::h587efff279c68ba7 [INFO] [stdout] at /rustc/e1884a8e3c3e813aada8254edfa120e85bf5ffca/library/std/src/sys/unix/thread.rs:71:17 [INFO] [stdout] 70: 0x7f48160e6609 - start_thread [INFO] [stdout] 71: 0x7f4815eb8293 - clone [INFO] [stdout] 72: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] server::tests::full_usage_path [INFO] [stdout] [INFO] [stdout] test result: FAILED. 3 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin wasm-exec-api' [INFO] running `Command { std: "docker" "inspect" "73bee9a3734d7aec4f72f8da293dddfb1beea96d6c8322b647b7054831097a81", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73bee9a3734d7aec4f72f8da293dddfb1beea96d6c8322b647b7054831097a81", kill_on_drop: false }` [INFO] [stdout] 73bee9a3734d7aec4f72f8da293dddfb1beea96d6c8322b647b7054831097a81