[INFO] fetching crate thespis_impl 0.1.0... [INFO] testing thespis_impl-0.1.0 against try#1b74e096b9bfb06f84a3007193dcd2f059cbdf6a for pr-96025 [INFO] extracting crate thespis_impl 0.1.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate thespis_impl 0.1.0 on toolchain 1b74e096b9bfb06f84a3007193dcd2f059cbdf6a [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate thespis_impl 0.1.0 [INFO] removed 0 missing examples [INFO] finished tweaking crates.io crate thespis_impl 0.1.0 [INFO] tweaked toml for crates.io crate thespis_impl 0.1.0 written to /workspace/builds/worker-7/source/Cargo.toml [INFO] crate crates.io crate thespis_impl 0.1.0 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "metadata" "--no-deps" "--format-version=1", 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] d8d08f7cab0ded3f1beab197f58a76f2180e1c227a74d16f92c0d3ad3b88c912 [INFO] running `Command { std: "docker" "start" "-a" "d8d08f7cab0ded3f1beab197f58a76f2180e1c227a74d16f92c0d3ad3b88c912", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "d8d08f7cab0ded3f1beab197f58a76f2180e1c227a74d16f92c0d3ad3b88c912", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d8d08f7cab0ded3f1beab197f58a76f2180e1c227a74d16f92c0d3ad3b88c912", kill_on_drop: false }` [INFO] [stdout] d8d08f7cab0ded3f1beab197f58a76f2180e1c227a74d16f92c0d3ad3b88c912 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] cee87e0a6b3e88e5d8d6f7d8ffef470662c244cbe2cf67d95d716aac9db0c6b5 [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" "cee87e0a6b3e88e5d8d6f7d8ffef470662c244cbe2cf67d95d716aac9db0c6b5", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling semver v1.0.3 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling futures-core v0.3.15 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.15 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling memchr v2.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.6 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling futures v0.1.31 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling slab v0.4.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling oneshot v0.1.2 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling futures-macro v0.3.15 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling thespis_derive v0.1.0 [INFO] [stderr] Compiling thespis v0.1.0 [INFO] [stderr] Compiling async_executors v0.4.2 [INFO] [stderr] Compiling thespis_impl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Compiling pin-project-internal v1.0.7 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling blanket v0.2.0 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling pin-project v1.0.7 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 48.76s [INFO] running `Command { std: "docker" "inspect" "cee87e0a6b3e88e5d8d6f7d8ffef470662c244cbe2cf67d95d716aac9db0c6b5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cee87e0a6b3e88e5d8d6f7d8ffef470662c244cbe2cf67d95d716aac9db0c6b5", kill_on_drop: false }` [INFO] [stdout] cee87e0a6b3e88e5d8d6f7d8ffef470662c244cbe2cf67d95d716aac9db0c6b5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] d9fc3f67d874b0fb1c052d1f5adf17fdc45a2aa45fa7630b405f63c0568b23e0 [INFO] running `Command { std: "docker" "start" "-a" "d9fc3f67d874b0fb1c052d1f5adf17fdc45a2aa45fa7630b405f63c0568b23e0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.97 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling futures-io v0.3.15 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling futures-sink v0.3.15 [INFO] [stderr] Compiling smallvec v1.6.1 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling serde v1.0.126 [INFO] [stderr] Compiling fastrand v1.4.1 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling bytes v1.0.1 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling signal-hook v0.3.9 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling plotters-backend v0.3.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling serde_derive v1.0.126 [INFO] [stderr] Compiling half v1.7.1 [INFO] [stderr] Compiling same-file v1.0.6 [INFO] [stderr] Compiling futures-timer v3.0.2 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling oorandom v11.1.3 [INFO] [stderr] Compiling instant v0.1.9 [INFO] [stderr] Compiling tokio v1.7.1 [INFO] [stderr] Compiling tracing-core v0.1.18 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling sharded-slab v0.1.1 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling lock_api v0.4.4 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.4.0 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling itertools v0.10.1 [INFO] [stderr] Compiling walkdir v2.3.2 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling plotters-svg v0.3.0 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling futures-channel v0.3.15 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling spinning_top v0.2.4 [INFO] [stderr] Compiling async_executors v0.4.2 [INFO] [stderr] Compiling async_chanx v0.1.0-alpha.3 [INFO] [stderr] Compiling async_nursery v0.3.1 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling ctor v0.1.20 [INFO] [stderr] Compiling tokio-macros v1.2.0 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling actix-macros v0.2.1 [INFO] [stderr] Compiling actix_derive v0.6.0 [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling futures-util v0.3.15 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling parking_lot_core v0.8.3 [INFO] [stderr] Compiling socket2 v0.4.0 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling plotters v0.3.1 [INFO] [stderr] Compiling thespis v0.1.0 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling regex-automata v0.1.10 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling rustc_version v0.3.3 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling tracing-log v0.1.2 [INFO] [stderr] Compiling async-io v1.4.1 [INFO] [stderr] Compiling cast v0.2.6 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-process v1.1.0 [INFO] [stderr] Compiling async-std v1.9.0 [INFO] [stderr] Compiling criterion-plot v0.4.3 [INFO] [stderr] Compiling bstr v0.2.16 [INFO] [stderr] Compiling serde_cbor v0.11.1 [INFO] [stderr] Compiling tracing-serde v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.15 [INFO] [stderr] Compiling futures v0.3.15 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling stream_throttle v0.4.0 [INFO] [stderr] Compiling ring-channel v0.8.3 [INFO] [stderr] Compiling csv v1.1.6 [INFO] [stderr] Compiling tinytemplate v1.2.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.18 [INFO] [stderr] Compiling criterion v0.3.4 [INFO] [stderr] Compiling actix-rt v2.2.0 [INFO] [stderr] Compiling tokio-util v0.6.7 [INFO] [stderr] Compiling tokio-stream v0.1.6 [INFO] [stderr] Compiling actix v0.12.0 [INFO] [stderr] Compiling thespis_impl v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 3m 54s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/thespis_impl-2f7ecc85afc802b2) [INFO] [stderr] Executable tests/addr.rs (/opt/rustwide/target/debug/deps/addr-5db42e06a8898f65) [INFO] [stderr] Executable tests/basic.rs (/opt/rustwide/target/debug/deps/basic-f41cba57872c1fc3) [INFO] [stderr] Executable tests/errors.rs (/opt/rustwide/target/debug/deps/errors-a8c4c579f5eec40a) [INFO] [stderr] Executable tests/local_spawn.rs (/opt/rustwide/target/debug/deps/local_spawn-0e244be6625a7f50) [INFO] [stderr] Executable tests/multi_thread.rs (/opt/rustwide/target/debug/deps/multi_thread-7215cbd0f6cd2eb4) [INFO] [stderr] Executable tests/supervisor.rs (/opt/rustwide/target/debug/deps/supervisor-985e4f1ab79cdcb3) [INFO] [stderr] Executable tests/wasm.rs (/opt/rustwide/target/debug/deps/wasm-6fb2480cd420bf14) [INFO] [stderr] Executable tests/weak_addr.rs (/opt/rustwide/target/debug/deps/weak_addr-35e099815681da57) [INFO] running `Command { std: "docker" "inspect" "d9fc3f67d874b0fb1c052d1f5adf17fdc45a2aa45fa7630b405f63c0568b23e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9fc3f67d874b0fb1c052d1f5adf17fdc45a2aa45fa7630b405f63c0568b23e0", kill_on_drop: false }` [INFO] [stdout] d9fc3f67d874b0fb1c052d1f5adf17fdc45a2aa45fa7630b405f63c0568b23e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+1b74e096b9bfb06f84a3007193dcd2f059cbdf6a" "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] 1dfb1a9217a322252f074145ef8af49eaa6232f35e559a6a72c8c4b7d480b5a6 [INFO] running `Command { std: "docker" "start" "-a" "1dfb1a9217a322252f074145ef8af49eaa6232f35e559a6a72c8c4b7d480b5a6", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.67s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/thespis_impl-2f7ecc85afc802b2) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/addr.rs (/opt/rustwide/target/debug/deps/addr-5db42e06a8898f65) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test stop_when_addresses_dropped_before_start_mb ... ok [INFO] [stdout] test stop_when_addresses_dropped ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/basic.rs (/opt/rustwide/target/debug/deps/basic-f41cba57872c1fc3) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_basic_send ... ok [INFO] [stdout] test call_from_multiple_addrs ... ok [INFO] [stdout] test send_from_multiple_addrs ... ok [INFO] [stdout] test test_basic_call ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.04s [INFO] [stdout] [INFO] [stderr] Running tests/errors.rs (/opt/rustwide/target/debug/deps/errors-a8c4c579f5eec40a) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test test_mb_closed ... ok [INFO] [stdout] test test_mb_closed_before_response ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.34s [INFO] [stdout] [INFO] [stderr] Running tests/local_spawn.rs (/opt/rustwide/target/debug/deps/local_spawn-0e244be6625a7f50) [INFO] [stdout] [INFO] [stdout] running 4 tests [INFO] [stdout] test test_not_send_actor ... ok [INFO] [stdout] test test_send_actor ... ok [INFO] [stdout] test test_manually_send_actor ... ok [INFO] [stdout] test test_manually_not_send_actor ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running tests/multi_thread.rs (/opt/rustwide/target/debug/deps/multi_thread-7215cbd0f6cd2eb4) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test test_basic_send ... ok [INFO] [stdout] test test_basic_call ... ok [INFO] [stdout] test test_move_call ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.09s [INFO] [stdout] [INFO] [stderr] Running tests/supervisor.rs (/opt/rustwide/target/debug/deps/supervisor-985e4f1ab79cdcb3) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test supervise ... ok [INFO] [stdout] test supervisor ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 2 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.07s [INFO] [stdout] [INFO] [stderr] Running tests/wasm.rs (/opt/rustwide/target/debug/deps/wasm-6fb2480cd420bf14) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running tests/weak_addr.rs (/opt/rustwide/target/debug/deps/weak_addr-35e099815681da57) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stdout] test weak_upgrade_refuse ... ok [INFO] [stdout] test weak_upgrade ... ok [INFO] [stdout] test strong_drop_close_mailbox ... ok [INFO] [stdout] test weak_refuse ... ok [INFO] [stdout] test weak_basic_use ... ok [INFO] [stdout] test weak_drop_dont_close_mailbox ... ok [INFO] [stdout] test weak_plenty ... ok [INFO] [stdout] test drop_strong_while_mb_pending ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.03s [INFO] [stdout] [INFO] [stderr] Doc-tests thespis_impl [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "1dfb1a9217a322252f074145ef8af49eaa6232f35e559a6a72c8c4b7d480b5a6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1dfb1a9217a322252f074145ef8af49eaa6232f35e559a6a72c8c4b7d480b5a6", kill_on_drop: false }` [INFO] [stdout] 1dfb1a9217a322252f074145ef8af49eaa6232f35e559a6a72c8c4b7d480b5a6