[INFO] fetching crate wicrs_server 0.13.1... [INFO] testing wicrs_server-0.13.1 against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] extracting crate wicrs_server 0.13.1 into /workspace/builds/worker-8/source [INFO] validating manifest of crates.io crate wicrs_server 0.13.1 on toolchain 432e145bd5a974c5b6f4dd9b352891bd7502b69d [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate wicrs_server 0.13.1 [INFO] finished tweaking crates.io crate wicrs_server 0.13.1 [INFO] tweaked toml for crates.io crate wicrs_server 0.13.1 written to /workspace/builds/worker-8/source/Cargo.toml [INFO] crate crates.io crate wicrs_server 0.13.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "fetch" "--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-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" "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:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] f52d0b478e3bfd0c3d173dbede68ddac6ba7efd59842ffc8616af1f289b65cf4 [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" "f52d0b478e3bfd0c3d173dbede68ddac6ba7efd59842ffc8616af1f289b65cf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f52d0b478e3bfd0c3d173dbede68ddac6ba7efd59842ffc8616af1f289b65cf4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f52d0b478e3bfd0c3d173dbede68ddac6ba7efd59842ffc8616af1f289b65cf4", kill_on_drop: false }` [INFO] [stdout] f52d0b478e3bfd0c3d173dbede68ddac6ba7efd59842ffc8616af1f289b65cf4 [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" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6166904c85fda052674252e36e1c9b8be09b0d1902195fab28775e77ada8858 [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" "c6166904c85fda052674252e36e1c9b8be09b0d1902195fab28775e77ada8858", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling opaque-debug v0.3.0 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling block-padding v0.2.1 [INFO] [stderr] Compiling cc v1.0.67 [INFO] [stderr] Compiling futures-io v0.3.14 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling cpuid-bool v0.1.2 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling libm v0.2.1 [INFO] [stderr] Compiling subtle v2.4.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling version_check v0.1.5 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling unchecked-index v0.2.2 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling crc24 v0.1.6 [INFO] [stderr] Compiling signature v1.3.0 [INFO] [stderr] Compiling snap v1.0.4 [INFO] [stderr] Compiling utf8-ranges v1.0.4 [INFO] [stderr] Compiling static_assertions v1.1.0 [INFO] [stderr] Compiling keccak v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.4.2 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling htmlescape v0.3.1 [INFO] [stderr] Compiling stable_deref_trait v1.2.0 [INFO] [stderr] Compiling levenshtein_automata v0.2.0 [INFO] [stderr] Compiling census v0.4.0 [INFO] [stderr] Compiling circular v0.3.0 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling bitfield v0.13.2 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling num-bigint-dig v0.6.1 [INFO] [stderr] Compiling murmurhash32 v0.2.0 [INFO] [stderr] Compiling ed25519 v1.0.3 [INFO] [stderr] Compiling tokio v1.5.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling crossbeam-utils v0.8.3 [INFO] [stderr] Compiling indexmap v1.6.2 [INFO] [stderr] Compiling memoffset v0.6.3 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-bigint v0.2.6 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling try_from v0.3.2 [INFO] [stderr] Compiling http-body v0.4.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling nom v4.2.3 [INFO] [stderr] Compiling unicode-normalization v0.1.17 [INFO] [stderr] Compiling pest_meta v2.1.3 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling memmap v0.7.0 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling twoway v0.2.1 [INFO] [stderr] Compiling combine v4.5.2 [INFO] [stderr] Compiling tantivy-fst v0.3.0 [INFO] [stderr] Compiling mio v0.7.11 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.25 [INFO] [stderr] Compiling lru v0.6.5 [INFO] [stderr] Compiling bitpacking v0.8.2 [INFO] [stderr] Compiling openssl-sys v0.9.62 [INFO] [stderr] Compiling clear_on_drop v0.2.4 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling block-cipher v0.8.0 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling crossbeam-epoch v0.9.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling sha-1 v0.9.4 [INFO] [stderr] Compiling sha2 v0.9.3 [INFO] [stderr] Compiling sha3 v0.9.1 [INFO] [stderr] Compiling ripemd160 v0.9.1 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling stream-cipher v0.7.1 [INFO] [stderr] Compiling aes-soft v0.5.0 [INFO] [stderr] Compiling twofish v0.4.0 [INFO] [stderr] Compiling block-modes v0.6.1 [INFO] [stderr] Compiling blowfish v0.6.0 [INFO] [stderr] Compiling des v0.5.0 [INFO] [stderr] Compiling cast5 v0.8.0 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling flate2 v1.0.20 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling url v2.2.1 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling headers v0.3.4 [INFO] [stderr] Compiling cfb-mode v0.5.0 [INFO] [stderr] Compiling openssl v0.10.34 [INFO] [stderr] Compiling native-tls v0.2.7 [INFO] [stderr] Compiling aes v0.5.0 [INFO] [stderr] Compiling crossbeam v0.8.0 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling tungstenite v0.12.0 [INFO] [stderr] Compiling fail v0.4.0 [INFO] [stderr] Compiling multipart v0.17.1 [INFO] [stderr] Compiling Inflector v0.11.4 [INFO] [stderr] Compiling pem v0.8.3 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling darling_core v0.12.3 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling darling_core v0.10.2 [INFO] [stderr] Compiling tantivy-query-grammar v0.14.0 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling futures-macro v0.3.14 [INFO] [stderr] Compiling tokio-macros v1.1.0 [INFO] [stderr] Compiling thiserror-impl v1.0.24 [INFO] [stderr] Compiling zeroize_derive v1.1.0 [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling derive_more v0.99.13 [INFO] [stderr] Compiling async-trait v0.1.50 [INFO] [stderr] Compiling async-stream-impl v0.3.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling xactor-derive v0.7.1 [INFO] [stderr] Compiling darling_macro v0.12.3 [INFO] [stderr] Compiling darling_macro v0.10.2 [INFO] [stderr] Compiling zeroize v1.3.0 [INFO] [stderr] Compiling curve25519-dalek v3.1.0 [INFO] [stderr] Compiling async-stream v0.3.0 [INFO] [stderr] Compiling futures-util v0.3.14 [INFO] [stderr] Compiling thiserror v1.0.24 [INFO] [stderr] Compiling x25519-dalek v1.1.1 [INFO] [stderr] Compiling darling v0.12.3 [INFO] [stderr] Compiling darling v0.10.2 [INFO] [stderr] Compiling derive_builder_core v0.9.0 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling derive_builder v0.9.0 [INFO] [stderr] Compiling futures-executor v0.3.14 [INFO] [stderr] Compiling futures v0.3.14 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling multer v1.2.2 [INFO] [stderr] Compiling tokio-util v0.6.6 [INFO] [stderr] Compiling tokio-native-tls v0.3.0 [INFO] [stderr] Compiling tokio-tungstenite v0.13.0 [INFO] [stderr] Compiling tokio-stream v0.1.5 [INFO] [stderr] Compiling xactor v0.7.11 [INFO] [stderr] Compiling h2 v0.3.2 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling uuid v0.8.2 [INFO] [stderr] Compiling rust-stemmers v1.2.0 [INFO] [stderr] Compiling ed25519-dalek v1.0.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling simple_asn1 v0.4.1 [INFO] [stderr] Compiling async-graphql-value v2.6.5 [INFO] [stderr] Compiling proc-macro-crate v1.0.0 [INFO] [stderr] Compiling rsa v0.3.0 [INFO] [stderr] Compiling async-graphql-parser v2.7.1 [INFO] [stderr] Compiling pgp v0.7.1 [INFO] [stderr] Compiling tantivy v0.14.0 [INFO] [stderr] Compiling hyper v0.14.5 [INFO] [stderr] Compiling async-graphql-derive v2.8.2 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling warp v0.3.1 [INFO] [stderr] Compiling reqwest v0.11.3 [INFO] [stderr] Compiling async-graphql v2.8.2 [INFO] [stderr] Compiling async-graphql-warp v2.8.2 [INFO] [stderr] Compiling wicrs_server v0.13.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 5m 34s [INFO] running `Command { std: "docker" "inspect" "c6166904c85fda052674252e36e1c9b8be09b0d1902195fab28775e77ada8858", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6166904c85fda052674252e36e1c9b8be09b0d1902195fab28775e77ada8858", kill_on_drop: false }` [INFO] [stdout] c6166904c85fda052674252e36e1c9b8be09b0d1902195fab28775e77ada8858 [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" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 16ee6125ddaca1820a7ccf87878249cd0d7812a08b258849515b11ceae174a20 [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" "16ee6125ddaca1820a7ccf87878249cd0d7812a08b258849515b11ceae174a20", kill_on_drop: false }` [INFO] [stderr] Compiling wicrs_server v0.13.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 23.26s [INFO] running `Command { std: "docker" "inspect" "16ee6125ddaca1820a7ccf87878249cd0d7812a08b258849515b11ceae174a20", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "16ee6125ddaca1820a7ccf87878249cd0d7812a08b258849515b11ceae174a20", kill_on_drop: false }` [INFO] [stdout] 16ee6125ddaca1820a7ccf87878249cd0d7812a08b258849515b11ceae174a20 [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" "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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:34b6a614d2c27851fe6cbf88fbd1137609cefab8b10d0615aaeb6fd47975d74e" "/opt/rustwide/cargo-home/bin/cargo" "+432e145bd5a974c5b6f4dd9b352891bd7502b69d" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 817661d292f0676777d4340c733dfce680e014f6cea4fb538af5ea19b32b2de1 [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" "817661d292f0676777d4340c733dfce680e014f6cea4fb538af5ea19b32b2de1", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.30s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/wicrs_server-96387d33211e97ee) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test hub::test::save_load ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- hub::test::save_load stdout ---- [INFO] [stdout] thread 'hub::test::save_load' panicked at 'Failed to add a channel to the test hub.: Io(Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" })', src/hub.rs:709:14 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5598e6408b60 - std::backtrace_rs::backtrace::libunwind::trace::h706b838f5bbd876b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stdout] 1: 0x5598e6408b60 - std::backtrace_rs::backtrace::trace_unsynchronized::hc15f29ae7822b7b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x5598e6408b60 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5598e6408b60 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5598e642b91c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x5598e64046e5 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x5598e640ad3b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5598e640ad3b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5598e640ad3b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x5598e640a84c - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x5598e640b404 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x5598e640aee7 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x5598e640905c - std::sys_common::backtrace::__rust_end_short_backtrace::h309f5c707f29932f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stdout] 13: 0x5598e640ae49 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x5598e624c741 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x5598e624c833 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x5598e62a27e4 - core::result::Result::expect::h8b0d5c496ee64840 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:997:23 [INFO] [stdout] 17: 0x5598e6290e90 - wicrs_server::hub::test::save_load::{{closure}}::h4f6d93c2ef6c92e7 [INFO] [stdout] at /opt/rustwide/workdir/src/hub.rs:707:9 [INFO] [stdout] 18: 0x5598e62787fb - as core::future::future::Future>::poll::hfac3f0723388ab3a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5598e6296d3f - as core::future::future::Future>::poll::h320bc5b251a2eb02 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/future.rs:119:9 [INFO] [stdout] 20: 0x5598e627e4f0 - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::{{closure}}::h573c77e8dcf31b86 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:62 [INFO] [stdout] 21: 0x5598e628f46c - tokio::coop::with_budget::{{closure}}::hfd5cced059085e0b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:106:9 [INFO] [stdout] 22: 0x5598e628c081 - std::thread::local::LocalKey::try_with::h6a47ade23b2ab282 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 23: 0x5598e628bdad - std::thread::local::LocalKey::with::h958ab3ad8cf40793 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 24: 0x5598e627dcec - tokio::coop::with_budget::h1b50e81a46821385 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:99:5 [INFO] [stdout] 25: 0x5598e627dcec - tokio::coop::budget::h2acc065353b246c1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/coop.rs:76:5 [INFO] [stdout] 26: 0x5598e627dcec - tokio::runtime::basic_scheduler::Inner

::block_on::{{closure}}::h7be40cbb943bd180 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:213:39 [INFO] [stdout] 27: 0x5598e627f101 - tokio::runtime::basic_scheduler::enter::{{closure}}::hb20dd3e01cf6c3c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:29 [INFO] [stdout] 28: 0x5598e627753d - tokio::macros::scoped_tls::ScopedKey::set::hf5af6784f20c2a81 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/macros/scoped_tls.rs:61:9 [INFO] [stdout] 29: 0x5598e627f07c - tokio::runtime::basic_scheduler::enter::h83b865ad80608a3e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:323:5 [INFO] [stdout] 30: 0x5598e627d9cb - tokio::runtime::basic_scheduler::Inner

::block_on::h2e4168dfbab7b681 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:202:9 [INFO] [stdout] 31: 0x5598e627e654 - tokio::runtime::basic_scheduler::InnerGuard

::block_on::h9363708f652d9412 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:481:9 [INFO] [stdout] 32: 0x5598e627e968 - tokio::runtime::basic_scheduler::BasicScheduler

::block_on::h633f524cfd987150 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/basic_scheduler.rs:162:24 [INFO] [stdout] 33: 0x5598e627f65d - tokio::runtime::Runtime::block_on::h22d5b761dfa0a63f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-1.5.0/src/runtime/mod.rs:450:46 [INFO] [stdout] 34: 0x5598e629060b - wicrs_server::hub::test::save_load::ha0387767270fcb50 [INFO] [stdout] at /opt/rustwide/workdir/src/hub.rs:702:5 [INFO] [stdout] 35: 0x5598e629053a - wicrs_server::hub::test::save_load::{{closure}}::hc5eb153d5da13eb7 [INFO] [stdout] at /opt/rustwide/workdir/src/hub.rs:702:5 [INFO] [stdout] 36: 0x5598e629701e - core::ops::function::FnOnce::call_once::h29f3e5c0ed75e8b4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x5598e62d7243 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 38: 0x5598e62d7243 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:577:5 [INFO] [stdout] 39: 0x5598e62d5cd0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 40: 0x5598e62d5cd0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 41: 0x5598e62d5cd0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 42: 0x5598e62d5cd0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 43: 0x5598e62d5cd0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 44: 0x5598e62d5cd0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:600:18 [INFO] [stdout] 45: 0x5598e62d5cd0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:492:39 [INFO] [stdout] 46: 0x5598e62af292 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:519:37 [INFO] [stdout] 47: 0x5598e62af292 - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stdout] 48: 0x5598e62b2ee8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 49: 0x5598e62b2ee8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 50: 0x5598e62b2ee8 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 51: 0x5598e62b2ee8 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 52: 0x5598e62b2ee8 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 53: 0x5598e62b2ee8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 54: 0x5598e62b2ee8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 55: 0x5598e64104f7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x5598e64104f7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 57: 0x5598e64104f7 - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys/unix/thread.rs:72:17 [INFO] [stdout] 58: 0x7ff57a0af609 - start_thread [INFO] [stdout] 59: 0x7ff579e7f293 - clone [INFO] [stdout] 60: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] hub::test::save_load [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.14s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "817661d292f0676777d4340c733dfce680e014f6cea4fb538af5ea19b32b2de1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "817661d292f0676777d4340c733dfce680e014f6cea4fb538af5ea19b32b2de1", kill_on_drop: false }` [INFO] [stdout] 817661d292f0676777d4340c733dfce680e014f6cea4fb538af5ea19b32b2de1