[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 beta-2021-09-08 for beta-1.56-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Faustinabell%2Fwasm-exec-api" "/workspace/builds/worker-0/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/austinabell/wasm-exec-api on toolchain beta-2021-09-08 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-0/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" "+beta-2021-09-08" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded serde-bench v0.0.7 [INFO] [stderr] Downloaded if-addrs v0.6.4 [INFO] [stderr] Downloaded libp2p-noise v0.25.0 [INFO] [stderr] Downloaded libp2p-dns v0.23.0 [INFO] [stderr] Downloaded libp2p-identify v0.23.0 [INFO] [stderr] Downloaded libp2p-mdns v0.23.0 [INFO] [stderr] Downloaded cranelift-native v0.59.0 [INFO] [stderr] Downloaded cranelift-codegen-shared v0.59.0 [INFO] [stderr] Downloaded cranelift-bforest v0.59.0 [INFO] [stderr] Downloaded isahc v0.9.10 [INFO] [stderr] Downloaded async-global-executor v1.4.0 [INFO] [stderr] Downloaded sluice v0.5.2 [INFO] [stderr] Downloaded serde_tuple_macros v0.5.0 [INFO] [stderr] Downloaded libp2p-ping v0.23.0 [INFO] [stderr] Downloaded libp2p-swarm v0.23.0 [INFO] [stderr] Downloaded async-sse v4.0.1 [INFO] [stderr] Downloaded serde_tuple v0.5.0 [INFO] [stderr] Downloaded sled v0.34.4 [INFO] [stderr] Downloaded libp2p-yamux v0.26.0 [INFO] [stderr] Downloaded http-client v6.1.0 [INFO] [stderr] Downloaded wasmer-runtime v0.17.1 [INFO] [stderr] Downloaded signature v1.2.2 [INFO] [stderr] Downloaded libnghttp2-sys v0.1.4+1.41.0 [INFO] [stderr] Downloaded cranelift-codegen v0.59.0 [INFO] [stderr] Downloaded surf v2.0.0 [INFO] [stderr] Downloaded wasmer-clif-backend v0.17.1 [INFO] [stderr] Downloaded wasmparser v0.51.4 [INFO] [stderr] Downloaded wasmer-win-exception-handler v0.17.1 [INFO] [stderr] Downloaded serde_qs v0.7.0 [INFO] [stderr] Downloaded tide v0.14.0 [INFO] [stderr] Downloaded cranelift-codegen-meta v0.59.0 [INFO] [stderr] Downloaded wasmer-clif-fork-frontend v0.59.0 [INFO] [stderr] Downloaded cranelift-entity v0.59.0 [INFO] [stderr] Downloaded wasmer-clif-fork-wasm v0.59.0 [INFO] [stderr] Downloaded wasmer-runtime-core v0.17.1 [INFO] [stderr] Downloaded libp2p-kad v0.24.0 [INFO] [stderr] Downloaded portpicker v0.1.0 [INFO] [stderr] Downloaded libp2p-mplex v0.23.0 [INFO] [stderr] Downloaded if-addrs-sys v0.3.1 [INFO] [stderr] Downloaded libp2p-tcp v0.23.0 [INFO] [stderr] Downloaded libp2p-websocket v0.24.0 [INFO] [stderr] Downloaded libp2p v0.29.0 [INFO] [stderr] Downloaded multistream-select v0.8.3 [INFO] [stderr] Downloaded libp2p-core v0.23.0 [INFO] [stderr] Downloaded http-types v2.5.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 612cb5094e3bcba34cc69f90d4e0e235953beb72c31370d932496b5578bd65d6 [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" "612cb5094e3bcba34cc69f90d4e0e235953beb72c31370d932496b5578bd65d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "612cb5094e3bcba34cc69f90d4e0e235953beb72c31370d932496b5578bd65d6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "612cb5094e3bcba34cc69f90d4e0e235953beb72c31370d932496b5578bd65d6", kill_on_drop: false }` [INFO] [stdout] 612cb5094e3bcba34cc69f90d4e0e235953beb72c31370d932496b5578bd65d6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "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] 3233cf85ea010dca6f8ea995b6606aca3c66c93652eeec5edf27ff1d639f357b [INFO] running `Command { std: "docker" "start" "-a" "3233cf85ea010dca6f8ea995b6606aca3c66c93652eeec5edf27ff1d639f357b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.79 [INFO] [stderr] Compiling syn v1.0.44 [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 subtle v2.3.0 [INFO] [stderr] Compiling futures-core v0.3.6 [INFO] [stderr] Compiling pin-project-lite v0.1.10 [INFO] [stderr] Compiling futures-io v0.3.6 [INFO] [stderr] Compiling once_cell v1.4.1 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling smallvec v1.4.2 [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling vec-arena v1.0.0 [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 cranelift-codegen-shared v0.59.0 [INFO] [stderr] Compiling const_fn v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling anyhow v1.0.33 [INFO] [stderr] Compiling data-encoding v2.3.0 [INFO] [stderr] Compiling rayon-core v1.8.1 [INFO] [stderr] Compiling http-types v2.5.0 [INFO] [stderr] Compiling curl v0.4.34 [INFO] [stderr] Compiling nix v0.15.0 [INFO] [stderr] Compiling isahc v0.9.10 [INFO] [stderr] Compiling wasmparser v0.51.4 [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 half v1.6.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling rayon v1.4.1 [INFO] [stderr] Compiling standback v0.2.11 [INFO] [stderr] Compiling time v0.2.22 [INFO] [stderr] Compiling futures-task v0.3.6 [INFO] [stderr] Compiling cranelift-bforest v0.59.0 [INFO] [stderr] Compiling futures-channel v0.3.6 [INFO] [stderr] Compiling cranelift-codegen-meta v0.59.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 futures-lite v1.11.1 [INFO] [stderr] Compiling aho-corasick v0.7.14 [INFO] [stderr] Compiling crossbeam-channel v0.4.4 [INFO] [stderr] Compiling crypto-mac v0.8.0 [INFO] [stderr] Compiling universal-hash v0.4.0 [INFO] [stderr] Compiling byte-pool v0.2.2 [INFO] [stderr] Compiling hmac v0.8.1 [INFO] [stderr] Compiling polyval v0.4.1 [INFO] [stderr] Compiling hkdf v0.9.0 [INFO] [stderr] Compiling ghash v0.3.0 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libnghttp2-sys v0.1.4+1.41.0 [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 async-executor v1.3.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling aes-gcm v0.6.0 [INFO] [stderr] Compiling regex v1.4.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling polling v2.0.1 [INFO] [stderr] Compiling nb-connect v1.0.2 [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 dirs-sys v0.3.5 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling memmap v0.7.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 parking_lot v0.11.0 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling wasmer-runtime-core v0.17.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling async-log v2.0.0 [INFO] [stderr] Compiling async-global-executor v1.4.0 [INFO] [stderr] Compiling sled v0.34.4 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling cranelift-codegen v0.59.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 tracing-attributes v0.1.11 [INFO] [stderr] Compiling futures-macro v0.3.6 [INFO] [stderr] Compiling async-trait v0.1.41 [INFO] [stderr] Compiling serde_tuple_macros v0.5.0 [INFO] [stderr] Compiling argh_derive v0.1.1 [INFO] [stderr] Compiling async-std v1.6.5 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling thiserror v1.0.21 [INFO] [stderr] Compiling argh v0.1.3 [INFO] [stderr] Compiling tracing v0.1.21 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.6 [INFO] [stderr] Compiling cookie v0.14.2 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling sluice v0.5.2 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling bincode v1.3.1 [INFO] [stderr] Compiling serde_qs v0.7.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling serde_bytes v0.11.5 [INFO] [stderr] Compiling serde-bench v0.0.7 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_tuple v0.5.0 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling gimli v0.20.0 [INFO] [stderr] Compiling async-session v2.0.1 [INFO] [stderr] Compiling femme v2.1.1 [INFO] [stderr] Compiling async-h1 v2.1.2 [INFO] [stderr] Compiling http-client v6.1.0 [INFO] [stderr] Compiling async-sse v4.0.1 [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 2m 15s [INFO] running `Command { std: "docker" "inspect" "3233cf85ea010dca6f8ea995b6606aca3c66c93652eeec5edf27ff1d639f357b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3233cf85ea010dca6f8ea995b6606aca3c66c93652eeec5edf27ff1d639f357b", kill_on_drop: false }` [INFO] [stdout] 3233cf85ea010dca6f8ea995b6606aca3c66c93652eeec5edf27ff1d639f357b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c24000b096211d80cf59f9b0bb19387338b697a64c044e8383d30837a206d199 [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" "c24000b096211d80cf59f9b0bb19387338b697a64c044e8383d30837a206d199", kill_on_drop: false }` [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling rand v0.6.5 [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 16.87s [INFO] running `Command { std: "docker" "inspect" "c24000b096211d80cf59f9b0bb19387338b697a64c044e8383d30837a206d199", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c24000b096211d80cf59f9b0bb19387338b697a64c044e8383d30837a206d199", kill_on_drop: false }` [INFO] [stdout] c24000b096211d80cf59f9b0bb19387338b697a64c044e8383d30837a206d199 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0/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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:a89201d6b5b9fd45c15d5952ece0a0129e7e80cb26ec023fd59cf09bc26f1604" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-09-08" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 356db3d1755b8239f5992983c164bac53b98025bdd49c69d7fe7c277656c3115 [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" "356db3d1755b8239f5992983c164bac53b98025bdd49c69d7fe7c277656c3115", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/wasm_exec_api-0ea7cb135c5b0a8b) [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: 0x55c9c7ffed8c - std::backtrace_rs::backtrace::libunwind::trace::h51faa62df48810e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x55c9c7ffed8c - std::backtrace_rs::backtrace::trace_unsynchronized::h91de4d8e16d607e4 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x55c9c7ffed8c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55c9c7ffed8c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55c9c80269ac - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x55c9c7ff7485 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x55c9c8000f00 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55c9c8000f00 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55c9c8000f00 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x55c9c8000af2 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x55c9c80015b4 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x55c9c8001062 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55c9c7fff254 - std::sys_common::backtrace::__rust_end_short_backtrace::hc791bddfe31e532c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x55c9c8000ff9 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x55c9c73d9d71 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x55c9c73d9cbd - core::panicking::panic::h8a6bc58a21c6c095 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:50:5 [INFO] [stdout] 16: 0x55c9c7cadfe3 - core::option::Option::unwrap::h0b0582d2d3c06d2d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/option.rs:735:21 [INFO] [stdout] 17: 0x55c9c744e1c8 - wasm_exec_api::server::tests::full_usage_path::{{closure}}::h1fe70b8e74145921 [INFO] [stdout] at /opt/rustwide/workdir/src/server/mod.rs:56:20 [INFO] [stdout] 18: 0x55c9c749001b - as core::future::future::Future>::poll::he4360d72aa94f196 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55c9c74a0ee9 - as core::future::future::Future>::poll::{{closure}}::hf6c200804c7139f8 [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] 20: 0x55c9c7471253 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h11751a105f410fe3 [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] 21: 0x55c9c7475df8 - std::thread::local::LocalKey::try_with::h642da3b0bfe48388 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x55c9c7474aad - std::thread::local::LocalKey::with::h489150a0f2dcbf0c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x55c9c7470fb8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hbdf4d4ac384a3273 [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] 24: 0x55c9c74a0c15 - as core::future::future::Future>::poll::h5dfb30bdcf6abfb2 [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] 25: 0x55c9c74807db - as core::future::future::Future>::poll::h0131943018dfeec5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.11.1/src/future.rs:526:33 [INFO] [stdout] 26: 0x55c9c74c544a - async_executor::Executor::run::{{closure}}::hf8f847c014d54346 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.3.0/src/lib.rs:214:9 [INFO] [stdout] 27: 0x55c9c748d01b - as core::future::future::Future>::poll::h36e952fd5e48cb3e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 28: 0x55c9c74c4814 - async_executor::LocalExecutor::run::{{closure}}::h413b37dfe285627f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.3.0/src/lib.rs:393:9 [INFO] [stdout] 29: 0x55c9c748ef7b - as core::future::future::Future>::poll::h9274c879aa852f27 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 30: 0x55c9c746d120 - async_io::driver::block_on::h3629db594c9687b9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.1.10/src/driver.rs:142:33 [INFO] [stdout] 31: 0x55c9c74a27a3 - async_global_executor::reactor::block_on::hef9461e924f8dbd8 [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] 32: 0x55c9c744091d - async_global_executor::block_on::{{closure}}::h9637e00f6d12f146 [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] 33: 0x55c9c74754f5 - std::thread::local::LocalKey::try_with::h2f3872ccece0e7e7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 34: 0x55c9c7474990 - std::thread::local::LocalKey::with::h10166d300833ad0c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 35: 0x55c9c74408ba - async_global_executor::block_on::hb2bed5c93a3f41cd [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] 36: 0x55c9c74ab550 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h5c8b0c318623835b [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] 37: 0x55c9c74715b8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h72df79fbfec40363 [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] 38: 0x55c9c7475651 - std::thread::local::LocalKey::try_with::h34f0e32634085f5b [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 39: 0x55c9c7474b22 - std::thread::local::LocalKey::with::h545e098f1f42d58e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 40: 0x55c9c7470eda - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h0bcec0f5fc2f9ffa [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] 41: 0x55c9c74ab37c - async_std::task::builder::Builder::blocking::{{closure}}::h15a5c082565f1f57 [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] 42: 0x55c9c7476aed - std::thread::local::LocalKey::try_with::hdf45142cbb035843 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 43: 0x55c9c7474f00 - std::thread::local::LocalKey::with::hed6033b7016af9f3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 44: 0x55c9c74aabf3 - async_std::task::builder::Builder::blocking::h74ad55dab8e328c2 [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] 45: 0x55c9c7421257 - async_std::task::block_on::block_on::h4558596054facb97 [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] 46: 0x55c9c744a738 - wasm_exec_api::server::tests::full_usage_path::h5b4334431994090a [INFO] [stdout] at /opt/rustwide/workdir/src/server/mod.rs:44:5 [INFO] [stdout] 47: 0x55c9c744a6fa - wasm_exec_api::server::tests::full_usage_path::{{closure}}::hf714d235998e9687 [INFO] [stdout] at /opt/rustwide/workdir/src/server/mod.rs:44:5 [INFO] [stdout] 48: 0x55c9c7461e7e - core::ops::function::FnOnce::call_once::hbf2b0bdbbae7cde1 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 49: 0x55c9c7542263 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 50: 0x55c9c7542263 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 51: 0x55c9c7540ce8 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 52: 0x55c9c7540ce8 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 53: 0x55c9c7540ce8 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 54: 0x55c9c7540ce8 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 55: 0x55c9c7540ce8 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 56: 0x55c9c7540ce8 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 57: 0x55c9c7540ce8 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 58: 0x55c9c750e83e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 59: 0x55c9c750e83e - std::sys_common::backtrace::__rust_begin_short_backtrace::h5c2db6945645950d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 60: 0x55c9c75130d8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 61: 0x55c9c75130d8 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 62: 0x55c9c75130d8 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 63: 0x55c9c75130d8 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 64: 0x55c9c75130d8 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 65: 0x55c9c75130d8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 66: 0x55c9c75130d8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 67: 0x55c9c8008243 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 68: 0x55c9c8008243 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 69: 0x55c9c8008243 - std::sys::unix::thread::Thread::new::thread_start::ha57f5cba35f709b7 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys/unix/thread.rs:106:17 [INFO] [stdout] 70: 0x7fc6fb9a1609 - start_thread [INFO] [stdout] 71: 0x7fc6fb773293 - 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; finished in 0.28s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--bin wasm-exec-api' [INFO] running `Command { std: "docker" "inspect" "356db3d1755b8239f5992983c164bac53b98025bdd49c69d7fe7c277656c3115", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "356db3d1755b8239f5992983c164bac53b98025bdd49c69d7fe7c277656c3115", kill_on_drop: false }` [INFO] [stdout] 356db3d1755b8239f5992983c164bac53b98025bdd49c69d7fe7c277656c3115