[INFO] cloning repository https://github.com/mobiltracker/rs-async-log-watcher [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/mobiltracker/rs-async-log-watcher" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmobiltracker%2Frs-async-log-watcher", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fmobiltracker%2Frs-async-log-watcher'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 891df8ebaf36cadfcb7ecc933fa907bb5b5dc97b [INFO] testing mobiltracker/rs-async-log-watcher 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%2Fmobiltracker%2Frs-async-log-watcher" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/mobiltracker/rs-async-log-watcher 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/mobiltracker/rs-async-log-watcher [INFO] finished tweaking git repo https://github.com/mobiltracker/rs-async-log-watcher [INFO] tweaked toml for git repo https://github.com/mobiltracker/rs-async-log-watcher written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/mobiltracker/rs-async-log-watcher 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 signal-hook v0.1.16 [INFO] [stderr] Downloaded async-fs v1.5.0 [INFO] [stderr] Downloaded async-process v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 9db1d94504339316d8b53b453cfea5b26efc7c5f14497b69bf5215c2784cd22a [INFO] running `Command { std: "docker" "start" "-a" "9db1d94504339316d8b53b453cfea5b26efc7c5f14497b69bf5215c2784cd22a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9db1d94504339316d8b53b453cfea5b26efc7c5f14497b69bf5215c2784cd22a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9db1d94504339316d8b53b453cfea5b26efc7c5f14497b69bf5215c2784cd22a", kill_on_drop: false }` [INFO] [stdout] 9db1d94504339316d8b53b453cfea5b26efc7c5f14497b69bf5215c2784cd22a [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] [stdout] bcd37239c34eea0945c2c5a65e16ec0ac940054d43d8cc08bf7c17b16fcd04e0 [INFO] running `Command { std: "docker" "start" "-a" "bcd37239c34eea0945c2c5a65e16ec0ac940054d43d8cc08bf7c17b16fcd04e0", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cache-padded v1.1.1 [INFO] [stderr] Compiling futures-core v0.3.8 [INFO] [stderr] Compiling waker-fn v1.1.0 [INFO] [stderr] Compiling futures-io v0.3.8 [INFO] [stderr] Compiling parking v2.0.0 [INFO] [stderr] Compiling pin-project-lite v0.1.11 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling fastrand v1.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling event-listener v2.5.1 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling vec-arena v1.0.0 [INFO] [stderr] Compiling async-task v4.0.3 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling atomic-waker v1.0.0 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling pin-project-lite v0.2.0 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.3.0 [INFO] [stderr] Compiling async-channel v1.5.1 [INFO] [stderr] Compiling crossbeam-utils v0.8.1 [INFO] [stderr] Compiling futures-lite v1.11.2 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling signal-hook v0.1.16 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling async-executor v1.4.0 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-fs v1.5.0 [INFO] [stderr] Compiling async-process v1.0.1 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling async-std v1.8.0 [INFO] [stderr] Compiling async-log-watcher v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `todo` [INFO] [stdout] --> src/pretty_state.rs:2:38 [INFO] [stdout] | [INFO] [stdout] 2 | use std::{os::unix::fs::MetadataExt, todo}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.51s [INFO] running `Command { std: "docker" "inspect" "bcd37239c34eea0945c2c5a65e16ec0ac940054d43d8cc08bf7c17b16fcd04e0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bcd37239c34eea0945c2c5a65e16ec0ac940054d43d8cc08bf7c17b16fcd04e0", kill_on_drop: false }` [INFO] [stdout] bcd37239c34eea0945c2c5a65e16ec0ac940054d43d8cc08bf7c17b16fcd04e0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] d9682fd544f11146376a12e4155d8af327394b6e88028c86465ac8c30ad9593c [INFO] running `Command { std: "docker" "start" "-a" "d9682fd544f11146376a12e4155d8af327394b6e88028c86465ac8c30ad9593c", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.15 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stdout] warning: unused import: `todo` [INFO] [stdout] --> src/pretty_state.rs:2:38 [INFO] [stdout] | [INFO] [stdout] 2 | use std::{os::unix::fs::MetadataExt, todo}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling async-log-watcher v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `todo` [INFO] [stdout] --> src/pretty_state.rs:2:38 [INFO] [stdout] | [INFO] [stdout] 2 | use std::{os::unix::fs::MetadataExt, todo}; [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 5.20s [INFO] running `Command { std: "docker" "inspect" "d9682fd544f11146376a12e4155d8af327394b6e88028c86465ac8c30ad9593c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d9682fd544f11146376a12e4155d8af327394b6e88028c86465ac8c30ad9593c", kill_on_drop: false }` [INFO] [stdout] d9682fd544f11146376a12e4155d8af327394b6e88028c86465ac8c30ad9593c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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] 4b8a651105ba35d9415320bc060221cf31a4fbd69ccb39014412f019333eff17 [INFO] running `Command { std: "docker" "start" "-a" "4b8a651105ba35d9415320bc060221cf31a4fbd69ccb39014412f019333eff17", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `todo` [INFO] [stderr] --> src/pretty_state.rs:2:38 [INFO] [stderr] | [INFO] [stderr] 2 | use std::{os::unix::fs::MetadataExt, todo}; [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `async-log-watcher` (lib) generated 1 warning [INFO] [stderr] warning: `async-log-watcher` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.06s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/async_log_watcher-5d86a8977c7d08bd) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test pretty_state::test::init ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- pretty_state::test::init stdout ---- [INFO] [stdout] thread 'pretty_state::test::init' panicked at 'called `Result::unwrap()` on an `Err` value: Os { code: 2, kind: NotFound, message: "No such file or directory" }', src/pretty_state.rs:141:83 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x5569bed8703c - 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: 0x5569bed8703c - 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: 0x5569bed8703c - std::sys_common::backtrace::_print_fmt::h71b0935f97e4322c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x5569bed8703c - ::fmt::h9a78218788c14e18 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x5569bedaa6dc - core::fmt::write::h3381b3176fe2b3d3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/fmt/mod.rs:1150:17 [INFO] [stdout] 5: 0x5569bed838e5 - std::io::Write::write_fmt::hb6383f24fe197d3c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/io/mod.rs:1667:15 [INFO] [stdout] 6: 0x5569bed88d90 - std::sys_common::backtrace::_print::h4b77abc4d907ed0e [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x5569bed88d90 - std::sys_common::backtrace::print::hb170c60b542377ad [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x5569bed88d90 - std::panicking::default_hook::{{closure}}::h12bbda9af8901ee3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:210:50 [INFO] [stdout] 9: 0x5569bed88982 - std::panicking::default_hook::h8c6c66d3f3ba6768 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:224:9 [INFO] [stdout] 10: 0x5569bed89444 - std::panicking::rust_panic_with_hook::h36f2fa0bb09f4069 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:624:17 [INFO] [stdout] 11: 0x5569bed88f20 - std::panicking::begin_panic_handler::{{closure}}::h9c42b65a42d06a7a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:521:13 [INFO] [stdout] 12: 0x5569bed87504 - 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: 0x5569bed88e89 - rust_begin_unwind [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:517:5 [INFO] [stdout] 14: 0x5569bec566e1 - core::panicking::panic_fmt::hf9de31d4acbce4db [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panicking.rs:101:14 [INFO] [stdout] 15: 0x5569bec567d3 - core::result::unwrap_failed::ha0c84e81219e5878 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1617:5 [INFO] [stdout] 16: 0x5569bec6c7fa - core::result::Result::unwrap::hdbafb5671a0e189c [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/result.rs:1299:23 [INFO] [stdout] 17: 0x5569bec784f6 - async_log_watcher::pretty_state::test::init::{{closure}}::haad41c253b003acd [INFO] [stdout] at /opt/rustwide/workdir/src/pretty_state.rs:141:33 [INFO] [stdout] 18: 0x5569bec753bb - as core::future::future::Future>::poll::hca3022aceb3aaec3 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x5569bec66b09 - as core::future::future::Future>::poll::{{closure}}::h57f652f60a3fcd49 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/builder.rs:199:17 [INFO] [stdout] 20: 0x5569bec739e3 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h045abcd2878bac26 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 21: 0x5569bec6b0b8 - std::thread::local::LocalKey::try_with::hb8b2069095acb296 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 22: 0x5569bec6a71d - std::thread::local::LocalKey::with::h293c8cbde2983114 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 23: 0x5569bec738f8 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h6ec36cd88c8d56c9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 24: 0x5569bec66ab5 - as core::future::future::Future>::poll::h47d499b8742597a3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/builder.rs:197:13 [INFO] [stdout] 25: 0x5569bec7a70b - as core::future::future::Future>::poll::h09e12d86bcb33a70 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.11.2/src/future.rs:526:33 [INFO] [stdout] 26: 0x5569bec64890 - async_executor::Executor::run::{{closure}}::h9a3672b92a3348c2 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:236:9 [INFO] [stdout] 27: 0x5569bec7544b - as core::future::future::Future>::poll::hcb2271e088511b1d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 28: 0x5569bec64420 - async_executor::LocalExecutor::run::{{closure}}::h0cc8262de5679dd8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:437:9 [INFO] [stdout] 29: 0x5569bec746bb - as core::future::future::Future>::poll::h3e5a72787fd8647d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 30: 0x5569bec76f46 - async_io::driver::block_on::h7c7b3e4dc73ab13d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.3.1/src/driver.rs:142:33 [INFO] [stdout] 31: 0x5569bec7c7e5 - async_global_executor::reactor::block_on::{{closure}}::h68627203aa6a3914 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:48:22 [INFO] [stdout] 32: 0x5569bec7c7b3 - async_global_executor::reactor::block_on::hd0bcff23b235e954 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:55:9 [INFO] [stdout] 33: 0x5569bec7a433 - async_global_executor::block_on::{{closure}}::hf35a1ab90157db1a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205:36 [INFO] [stdout] 34: 0x5569bec6aa91 - std::thread::local::LocalKey::try_with::h009d20d63e904b4b [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 35: 0x5569bec6a6b2 - std::thread::local::LocalKey::with::h2599db157dd15238 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 36: 0x5569bec7a3d6 - async_global_executor::block_on::h697ad88ef85636a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205:5 [INFO] [stdout] 37: 0x5569bec68bf0 - async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::hf0592e03e1e0bfda [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/builder.rs:171:25 [INFO] [stdout] 38: 0x5569bec73b06 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hbdfaa4383baa33f0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/task_locals_wrapper.rs:60:13 [INFO] [stdout] 39: 0x5569bec6b311 - std::thread::local::LocalKey::try_with::hcf348b0534a4af00 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 40: 0x5569bec6a950 - std::thread::local::LocalKey::with::he4e23ae786bdfa6a [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 41: 0x5569bec73947 - async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hc7e1bdbc6ce6053e [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/task_locals_wrapper.rs:55:9 [INFO] [stdout] 42: 0x5569bec68b67 - async_std::task::builder::Builder::blocking::{{closure}}::hc9bb08281fe70014 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/builder.rs:168:17 [INFO] [stdout] 43: 0x5569bec6b469 - std::thread::local::LocalKey::try_with::hf79f489c9070fd16 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 44: 0x5569bec6a852 - std::thread::local::LocalKey::with::hbb4de17a5ef27766 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 45: 0x5569bec68841 - async_std::task::builder::Builder::blocking::h72f642d62a8f3b32 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/builder.rs:161:9 [INFO] [stdout] 46: 0x5569bec6146c - async_std::task::block_on::block_on::h6ba13b31951ec3b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/block_on.rs:33:5 [INFO] [stdout] 47: 0x5569bec7818b - async_log_watcher::pretty_state::test::init::h6d93f70cab8af18e [INFO] [stdout] at /opt/rustwide/workdir/src/pretty_state.rs:139:5 [INFO] [stdout] 48: 0x5569bec7814a - async_log_watcher::pretty_state::test::init::{{closure}}::h1833a758f1198708 [INFO] [stdout] at /opt/rustwide/workdir/src/pretty_state.rs:139:5 [INFO] [stdout] 49: 0x5569bec6fa9e - core::ops::function::FnOnce::call_once::h5bde7785cf5e2c07 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 50: 0x5569becb1233 - core::ops::function::FnOnce::call_once::h61555a204318cc58 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 51: 0x5569becb1233 - test::__rust_begin_short_backtrace::h8331e7b1cc7a6e62 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:578:5 [INFO] [stdout] 52: 0x5569becafcb8 - as core::ops::function::FnOnce>::call_once::h98582e597fa7f145 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 53: 0x5569becafcb8 - as core::ops::function::FnOnce<()>>::call_once::h38fa7a0826ecff45 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 54: 0x5569becafcb8 - std::panicking::try::do_call::h5b27d1cfffaa9f87 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 55: 0x5569becafcb8 - std::panicking::try::h86f7124b3264bcbe [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 56: 0x5569becafcb8 - std::panic::catch_unwind::h42dadf3598df7528 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 57: 0x5569becafcb8 - test::run_test_in_process::h9d4b7510f0910050 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:601:18 [INFO] [stdout] 58: 0x5569becafcb8 - test::run_test::run_test_inner::{{closure}}::h9b17f1fd181fe294 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:493:39 [INFO] [stdout] 59: 0x5569bec7d80e - test::run_test::run_test_inner::{{closure}}::h476f9211dfec6075 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/test/src/lib.rs:520:37 [INFO] [stdout] 60: 0x5569bec7d80e - 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] 61: 0x5569bec820a8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h791169ea9ba5492d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:481:17 [INFO] [stdout] 62: 0x5569bec820a8 - as core::ops::function::FnOnce<()>>::call_once::he930357ede3f4b4d [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/panic/unwind_safe.rs:271:9 [INFO] [stdout] 63: 0x5569bec820a8 - std::panicking::try::do_call::h0de4b1dd08a9aa80 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:403:40 [INFO] [stdout] 64: 0x5569bec820a8 - std::panicking::try::hf5b5c530df698d97 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panicking.rs:367:19 [INFO] [stdout] 65: 0x5569bec820a8 - std::panic::catch_unwind::hed97078f17dbf191 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/panic.rs:129:14 [INFO] [stdout] 66: 0x5569bec820a8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2e673950929cba93 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/std/src/thread/mod.rs:480:30 [INFO] [stdout] 67: 0x5569bec820a8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h8e18ddd18a52f010 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 68: 0x5569bed8e283 - as core::ops::function::FnOnce>::call_once::hbbbb32ef11ea0ad2 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 69: 0x5569bed8e283 - as core::ops::function::FnOnce>::call_once::h3b8ef23699fc5385 [INFO] [stdout] at /rustc/e784c962ea252f0874a4305168077e7048cb39e9/library/alloc/src/boxed.rs:1636:9 [INFO] [stdout] 70: 0x5569bed8e283 - 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] 71: 0x7f3ac2f91609 - start_thread [INFO] [stdout] 72: 0x7f3ac2d63293 - clone [INFO] [stdout] 73: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] pretty_state::test::init [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "4b8a651105ba35d9415320bc060221cf31a4fbd69ccb39014412f019333eff17", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4b8a651105ba35d9415320bc060221cf31a4fbd69ccb39014412f019333eff17", kill_on_drop: false }` [INFO] [stdout] 4b8a651105ba35d9415320bc060221cf31a4fbd69ccb39014412f019333eff17