[INFO] cloning repository https://github.com/Phaiax/TemperatureServer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Phaiax/TemperatureServer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhaiax%2FTemperatureServer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhaiax%2FTemperatureServer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 0807471ef8e850897d5120f2540e024b6ab2e4af [INFO] testing Phaiax/TemperatureServer against master#432e145bd5a974c5b6f4dd9b352891bd7502b69d for pr-87041 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FPhaiax%2FTemperatureServer" "/workspace/builds/worker-10/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-10/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/Phaiax/TemperatureServer 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 git repo https://github.com/Phaiax/TemperatureServer [INFO] finished tweaking git repo https://github.com/Phaiax/TemperatureServer [INFO] tweaked toml for git repo https://github.com/Phaiax/TemperatureServer written to /workspace/builds/worker-10/source/Cargo.toml [INFO] crate git repo https://github.com/Phaiax/TemperatureServer 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] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] 31b0dfee95a680039399e0468300db3672891280d8d886ef6d508c28cc907bc7 [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" "31b0dfee95a680039399e0468300db3672891280d8d886ef6d508c28cc907bc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "31b0dfee95a680039399e0468300db3672891280d8d886ef6d508c28cc907bc7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "31b0dfee95a680039399e0468300db3672891280d8d886ef6d508c28cc907bc7", kill_on_drop: false }` [INFO] [stdout] 31b0dfee95a680039399e0468300db3672891280d8d886ef6d508c28cc907bc7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 1450bc2642d8cf44055cd77d9ac4a9fc23de07458378d43d784aa8df9702c1d5 [INFO] running `Command { std: "docker" "start" "-a" "1450bc2642d8cf44055cd77d9ac4a9fc23de07458378d43d784aa8df9702c1d5", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling utf8-ranges v1.0.0 [INFO] [stderr] Compiling regex v1.0.3 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling once_cell v1.2.0 [INFO] [stderr] Compiling pin-project-lite v0.1.1 [INFO] [stderr] Compiling termcolor v1.0.5 [INFO] [stderr] Compiling itoa v0.3.4 [INFO] [stderr] Compiling safemem v0.2.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling percent-encoding v1.0.1 [INFO] [stderr] Compiling language-tags v0.2.2 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling tokio-service v0.1.0 [INFO] [stderr] Compiling futures-timer v1.0.3 [INFO] [stderr] Compiling async-macros v1.0.0 [INFO] [stderr] Compiling relay v0.1.0 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling unicase v2.1.0 [INFO] [stderr] Compiling futures-channel-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling futures-util-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling rmp v0.8.7 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling base64 v0.8.0 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling serde_json v1.0.8 [INFO] [stderr] Compiling memoffset v0.5.3 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling async-task v1.0.0 [INFO] [stderr] Compiling aho-corasick v0.6.4 [INFO] [stderr] Compiling serde_derive_internals v0.18.0 [INFO] [stderr] Compiling rmp-serde v0.13.7 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling num-traits v0.2.9 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [INFO] [stderr] Compiling regex v0.2.3 [INFO] [stderr] Compiling mime v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.24 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling iovec v0.1.1 [INFO] [stderr] Compiling net2 v0.2.31 [INFO] [stderr] Compiling num_cpus v1.11.1 [INFO] [stderr] Compiling parking_lot_core v0.6.2 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling rand v0.3.18 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling inotify v0.3.0 [INFO] [stderr] Compiling signal-hook-registry v1.1.1 [INFO] [stderr] Compiling bytes v0.4.5 [INFO] [stderr] Compiling backtrace v0.3.4 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling futures-cpupool v0.1.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.2 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling parking_lot v0.9.0 [INFO] [stderr] Compiling signal-hook v0.1.11 [INFO] [stderr] Compiling handlebars v0.29.1 [INFO] [stderr] Compiling tokio-io v0.1.4 [INFO] [stderr] Compiling broadcaster v0.2.6 [INFO] [stderr] Compiling chrono v0.4.9 [INFO] [stderr] Compiling tokio-core v0.1.11 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling tokio-proto v0.1.1 [INFO] [stderr] Compiling tokio-signal v0.1.2 [INFO] [stderr] Compiling tokio-inotify v0.3.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling hyper v0.11.9 [INFO] [stderr] Compiling synstructure v0.12.3 [INFO] [stderr] Compiling proc-macro-hack v0.5.11 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling async-std v1.0.1 [INFO] [stderr] Compiling failure v0.1.6 [INFO] [stderr] Compiling futures-macro v0.3.1 [INFO] [stderr] Compiling futures-util v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.1 [INFO] [stderr] Compiling futures v0.3.1 [INFO] [stderr] Compiling file_db v0.1.0 (/opt/rustwide/workdir/file_db) [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 27s [INFO] running `Command { std: "docker" "inspect" "1450bc2642d8cf44055cd77d9ac4a9fc23de07458378d43d784aa8df9702c1d5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1450bc2642d8cf44055cd77d9ac4a9fc23de07458378d43d784aa8df9702c1d5", kill_on_drop: false }` [INFO] [stdout] 1450bc2642d8cf44055cd77d9ac4a9fc23de07458378d43d784aa8df9702c1d5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] d62405d30489acb48e806499a41b728fa60cd53bd18c7a3b76d78da337471592 [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" "d62405d30489acb48e806499a41b728fa60cd53bd18c7a3b76d78da337471592", kill_on_drop: false }` [INFO] [stderr] Compiling file_db v0.1.0 (/opt/rustwide/workdir/file_db) [INFO] [stderr] Compiling server v0.1.0 (/opt/rustwide/workdir/server) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.45s [INFO] running `Command { std: "docker" "inspect" "d62405d30489acb48e806499a41b728fa60cd53bd18c7a3b76d78da337471592", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d62405d30489acb48e806499a41b728fa60cd53bd18c7a3b76d78da337471592", kill_on_drop: false }` [INFO] [stdout] d62405d30489acb48e806499a41b728fa60cd53bd18c7a3b76d78da337471592 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-10/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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 7566e1132368f34e0dc5740bb25398c285c915ec0bbb628fe833f92fa2f4d3aa [INFO] running `Command { std: "docker" "start" "-a" "7566e1132368f34e0dc5740bb25398c285c915ec0bbb628fe833f92fa2f4d3aa", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.18s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/file_db-547a86315b919cd7) [INFO] [stdout] [INFO] [stdout] running 2 tests [INFO] [stdout] test tests::test_db ... ok [INFO] [stdout] test tests::test_caching ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- tests::test_caching stdout ---- [INFO] [stdout] thread 'tests::test_caching' panicked at 'called `Result::unwrap()` on an `Err` value: ErrorMessage { msg: "Already locked. (Datarace?)" } [INFO] [stdout] [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55c72cac516d - backtrace::backtrace::libunwind::trace::h79a57e048d0f22b0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.4/src/backtrace/libunwind.rs:53 [INFO] [stdout] - backtrace::backtrace::trace::h3b200828626a8114 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.4/src/backtrace/mod.rs:42 [INFO] [stdout] 1: 0x55c72caca0ef - backtrace::capture::Backtrace::new_unresolved::h29038ad2d456a6fa [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/backtrace-0.3.4/src/capture.rs:88 [INFO] [stdout] 2: 0x55c72cac374c - failure::backtrace::internal::InternalBacktrace::new::h784c613421d502e4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.6/src/backtrace/internal.rs:46 [INFO] [stdout] 3: 0x55c72cac2fa6 - failure::backtrace::Backtrace::new::ha5432ea3de658252 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.6/src/backtrace/mod.rs:121 [INFO] [stdout] 4: 0x55c72ca230d4 - >::from::h3d74b6604fb81ff5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.6/src/error/error_impl.rs:19 [INFO] [stdout] 5: 0x55c72ca30f72 - >::from::hac1de6bf63de333d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.6/src/error/mod.rs:36 [INFO] [stdout] 6: 0x55c72ca43906 - failure::error_message::err_msg::hf3295d77f539857d [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.6/src/error_message.rs:12 [INFO] [stdout] 7: 0x55c72ca34f4b - file_db::lock::ExclusiveFilesystembasedLock::try_set_lock::{{closure}}::h3dbcdc1739a285df [INFO] [stdout] at file_db/src/lock.rs:54 [INFO] [stdout] 8: 0x55c72ca26cc0 - as core::future::future::Future>::poll::hc7ac4d81cfed536a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80 [INFO] [stdout] 9: 0x55c72ca157d5 - file_db::filedb::FileDb::new::{{closure}}::h4a7e3545580807e0 [INFO] [stdout] at file_db/src/filedb.rs:265 [INFO] [stdout] 10: 0x55c72ca252a6 - as core::future::future::Future>::poll::h637e4a39c6616f66 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80 [INFO] [stdout] 11: 0x55c72c9f74c5 - file_db::tests::clear_db::{{closure}}::h0437bf8eb82450ac [INFO] [stdout] at file_db/src/lib.rs:64 [INFO] [stdout] 12: 0x55c72ca2504a - as core::future::future::Future>::poll::h5d669ae82c62b86c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80 [INFO] [stdout] 13: 0x55c72c9fc23f - file_db::tests::test_caching::{{closure}}::h85d6023bc6262f12 [INFO] [stdout] at file_db/src/lib.rs:159 [INFO] [stdout] 14: 0x55c72ca2428a - as core::future::future::Future>::poll::h0975981117458f1e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80 [INFO] [stdout] 15: 0x55c72c9e955e - async_std::task::block_on::block_on::{{closure}}::h956485b303ef2b50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.0.1/src/task/block_on.rs:67 [INFO] [stdout] 16: 0x55c72ca24b6a - as core::future::future::Future>::poll::h36dbbe4cb8a25f7d [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80 [INFO] [stdout] 17: 0x55c72c9e7bed - async_std::task::block_on::run::{{closure}}::ha4f89d823def9e1c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.0.1/src/task/block_on.rs:128 [INFO] [stdout] 18: 0x55c72c9eaa89 - std::thread::local::LocalKey::try_with::h245236b0856f5021 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399 [INFO] [stdout] 19: 0x55c72c9ea442 - std::thread::local::LocalKey::with::h9518c5cd5e4c58c0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375 [INFO] [stdout] 20: 0x55c72c9e7510 - async_std::task::block_on::run::h0a9a20127015a32f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.0.1/src/task/block_on.rs:117 [INFO] [stdout] 21: 0x55c72c9e916e - async_std::task::block_on::block_on::{{closure}}::h68811ed559c0f955 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.0.1/src/task/block_on.rs:71 [INFO] [stdout] 22: 0x55c72ca46ba8 - async_std::task::task::Task::set_current::{{closure}}::h277b4315ce2824cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.0.1/src/task/task.rs:129 [INFO] [stdout] 23: 0x55c72c9ebf79 - std::thread::local::LocalKey::try_with::ha96ad952657d37bf [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399 [INFO] [stdout] 24: 0x55c72c9ea4af - std::thread::local::LocalKey::with::hc329856250f36d91 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375 [INFO] [stdout] 25: 0x55c72ca46a66 - async_std::task::task::Task::set_current::h2bf86c5d388ecc1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.0.1/src/task/task.rs:124 [INFO] [stdout] 26: 0x55c72c9e856f - async_std::task::block_on::block_on::h1b33d75a065fe83c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.0.1/src/task/block_on.rs:71 [INFO] [stdout] 27: 0x55c72c9fbd3a - file_db::tests::test_caching::h4631cf01d3155ec3 [INFO] [stdout] at file_db/src/lib.rs:154 [INFO] [stdout] 28: 0x55c72c9fbcf9 - file_db::tests::test_caching::{{closure}}::h38c57adf1b2f4eed [INFO] [stdout] at file_db/src/lib.rs:154 [INFO] [stdout] 29: 0x55c72ca5862d - core::ops::function::FnOnce::call_once::hbdf16901c07621bd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227 [INFO] [stdout] 30: 0x55c72ca86d42 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227 [INFO] [stdout] - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at library/test/src/lib.rs:577 [INFO] [stdout] 31: 0x55c72ca857cf - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572 [INFO] [stdout] - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347 [INFO] [stdout] - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401 [INFO] [stdout] - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365 [INFO] [stdout] - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434 [INFO] [stdout] - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at library/test/src/lib.rs:600 [INFO] [stdout] - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at library/test/src/lib.rs:492 [INFO] [stdout] 32: 0x55c72ca5ed91 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at library/test/src/lib.rs:519 [INFO] [stdout] - std::sys_common::backtrace::__rust_begin_short_backtrace::h64de0d3f894854a9 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:125 [INFO] [stdout] 33: 0x55c72ca629e7 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476 [INFO] [stdout] - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347 [INFO] [stdout] - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401 [INFO] [stdout] - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365 [INFO] [stdout] - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434 [INFO] [stdout] - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475 [INFO] [stdout] - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227 [INFO] [stdout] 34: 0x55c72cb7e2d6 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572 [INFO] [stdout] - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572 [INFO] [stdout] - std::sys::unix::thread::Thread::new::thread_start::h2a0e98fbc4ab4c32 [INFO] [stdout] at library/std/src/sys/unix/thread.rs:72 [INFO] [stdout] 35: 0x7f209676c608 - start_thread [INFO] [stdout] 36: 0x7f209653e292 - __clone [INFO] [stdout] 37: 0x0 - ', file_db/src/lib.rs:64:58 [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x55c72cb765d0 - 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: 0x55c72cb765d0 - 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: 0x55c72cb765d0 - std::sys_common::backtrace::_print_fmt::h7c580c971f91926c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stdout] 3: 0x55c72cb765d0 - ::fmt::h2a772198c4032452 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stdout] 4: 0x55c72cb9979c - core::fmt::write::h9a6d9c74526a6c1b [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/fmt/mod.rs:1115:17 [INFO] [stdout] 5: 0x55c72cb73025 - std::io::Write::write_fmt::h583dff5009d01a9f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/io/mod.rs:1663:15 [INFO] [stdout] 6: 0x55c72cb7879b - std::sys_common::backtrace::_print::h5b3c171e6f864ae4 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stdout] 7: 0x55c72cb7879b - std::sys_common::backtrace::print::h93b9e9ed2a98e611 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stdout] 8: 0x55c72cb7879b - std::panicking::default_hook::{{closure}}::hd8da92bb68d520c5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:208:50 [INFO] [stdout] 9: 0x55c72cb782ac - std::panicking::default_hook::hdbc8b2951c5afbab [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:222:9 [INFO] [stdout] 10: 0x55c72cb78e64 - std::panicking::rust_panic_with_hook::h8a4c841655926f4e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:622:17 [INFO] [stdout] 11: 0x55c72cb78947 - std::panicking::begin_panic_handler::{{closure}}::h471b6bc74904b7b0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:519:13 [INFO] [stdout] 12: 0x55c72cb76acc - 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: 0x55c72cb788a9 - rust_begin_unwind [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:515:5 [INFO] [stdout] 14: 0x55c72c9ab801 - core::panicking::panic_fmt::hcf5f6d96e1dd7099 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/panicking.rs:92:14 [INFO] [stdout] 15: 0x55c72c9ab8f3 - core::result::unwrap_failed::he898b02f57993c42 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1355:5 [INFO] [stdout] 16: 0x55c72ca01e86 - core::result::Result::unwrap::h26acd5f825abe8f9 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/result.rs:1037:23 [INFO] [stdout] 17: 0x55c72c9f75ed - file_db::tests::clear_db::{{closure}}::h0437bf8eb82450ac [INFO] [stdout] at /opt/rustwide/workdir/file_db/src/lib.rs:64:18 [INFO] [stdout] 18: 0x55c72ca2504b - as core::future::future::Future>::poll::h5d669ae82c62b86c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 19: 0x55c72c9fc240 - file_db::tests::test_caching::{{closure}}::h85d6023bc6262f12 [INFO] [stdout] at /opt/rustwide/workdir/file_db/src/lib.rs:159:9 [INFO] [stdout] 20: 0x55c72ca2428b - as core::future::future::Future>::poll::h0975981117458f1e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 21: 0x55c72c9e955f - async_std::task::block_on::block_on::{{closure}}::h956485b303ef2b50 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.0.1/src/task/block_on.rs:67:9 [INFO] [stdout] 22: 0x55c72ca24b6b - as core::future::future::Future>::poll::h36dbbe4cb8a25f7d [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/future/mod.rs:80:19 [INFO] [stdout] 23: 0x55c72c9e7bee - async_std::task::block_on::run::{{closure}}::ha4f89d823def9e1c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.0.1/src/task/block_on.rs:128:37 [INFO] [stdout] 24: 0x55c72c9eaa8a - std::thread::local::LocalKey::try_with::h245236b0856f5021 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 25: 0x55c72c9ea443 - std::thread::local::LocalKey::with::h9518c5cd5e4c58c0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 26: 0x55c72c9e7511 - async_std::task::block_on::run::h0a9a20127015a32f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.0.1/src/task/block_on.rs:117:5 [INFO] [stdout] 27: 0x55c72c9e916f - async_std::task::block_on::block_on::{{closure}}::h68811ed559c0f955 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.0.1/src/task/block_on.rs:71:42 [INFO] [stdout] 28: 0x55c72ca46ba9 - async_std::task::task::Task::set_current::{{closure}}::h277b4315ce2824cc [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.0.1/src/task/task.rs:129:13 [INFO] [stdout] 29: 0x55c72c9ebf7a - std::thread::local::LocalKey::try_with::ha96ad952657d37bf [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:399:16 [INFO] [stdout] 30: 0x55c72c9ea4b0 - std::thread::local::LocalKey::with::hc329856250f36d91 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/local.rs:375:9 [INFO] [stdout] 31: 0x55c72ca46a67 - async_std::task::task::Task::set_current::h2bf86c5d388ecc1f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.0.1/src/task/task.rs:124:9 [INFO] [stdout] 32: 0x55c72c9e8570 - async_std::task::block_on::block_on::h1b33d75a065fe83c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.0.1/src/task/block_on.rs:71:14 [INFO] [stdout] 33: 0x55c72c9fbd3b - file_db::tests::test_caching::h4631cf01d3155ec3 [INFO] [stdout] at /opt/rustwide/workdir/file_db/src/lib.rs:154:5 [INFO] [stdout] 34: 0x55c72c9fbcfa - file_db::tests::test_caching::{{closure}}::h38c57adf1b2f4eed [INFO] [stdout] at /opt/rustwide/workdir/file_db/src/lib.rs:154:5 [INFO] [stdout] 35: 0x55c72ca5862e - core::ops::function::FnOnce::call_once::hbdf16901c07621bd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 36: 0x55c72ca86d43 - core::ops::function::FnOnce::call_once::h99a97b0ff983bd25 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 37: 0x55c72ca86d43 - test::__rust_begin_short_backtrace::h8fe0d26ed1584e50 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:577:5 [INFO] [stdout] 38: 0x55c72ca857d0 - as core::ops::function::FnOnce>::call_once::he6b90e352f394d8f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 39: 0x55c72ca857d0 - as core::ops::function::FnOnce<()>>::call_once::h1c05475e029700b8 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 40: 0x55c72ca857d0 - std::panicking::try::do_call::he6de943476ae628a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 41: 0x55c72ca857d0 - std::panicking::try::ha21937b8feb06f89 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 42: 0x55c72ca857d0 - std::panic::catch_unwind::ha79830b3325c9fa6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 43: 0x55c72ca857d0 - test::run_test_in_process::h1ab180b83ee2d5b5 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:600:18 [INFO] [stdout] 44: 0x55c72ca857d0 - test::run_test::run_test_inner::{{closure}}::h8258ffe088f187a1 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:492:39 [INFO] [stdout] 45: 0x55c72ca5ed92 - test::run_test::run_test_inner::{{closure}}::hc697b214abd32bc6 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/test/src/lib.rs:519:37 [INFO] [stdout] 46: 0x55c72ca5ed92 - 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] 47: 0x55c72ca629e8 - std::thread::Builder::spawn_unchecked::{{closure}}::{{closure}}::h1fd98fc86e533ece [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:476:17 [INFO] [stdout] 48: 0x55c72ca629e8 - as core::ops::function::FnOnce<()>>::call_once::h4e2a7abf702e4cfd [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:347:9 [INFO] [stdout] 49: 0x55c72ca629e8 - std::panicking::try::do_call::h4496392321a3c8c0 [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:401:40 [INFO] [stdout] 50: 0x55c72ca629e8 - std::panicking::try::hf1e14258e04e8e9a [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panicking.rs:365:19 [INFO] [stdout] 51: 0x55c72ca629e8 - std::panic::catch_unwind::hb72c3777cd55642f [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/panic.rs:434:14 [INFO] [stdout] 52: 0x55c72ca629e8 - std::thread::Builder::spawn_unchecked::{{closure}}::h2d7915a5910e148e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/std/src/thread/mod.rs:475:30 [INFO] [stdout] 53: 0x55c72ca629e8 - core::ops::function::FnOnce::call_once{{vtable.shim}}::h83fd2f1ef5be797c [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/core/src/ops/function.rs:227:5 [INFO] [stdout] 54: 0x55c72cb7e2d7 - as core::ops::function::FnOnce>::call_once::ha8b1d5a0092467fc [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 55: 0x55c72cb7e2d7 - as core::ops::function::FnOnce>::call_once::h4b9f24ec4e8a879e [INFO] [stdout] at /rustc/432e145bd5a974c5b6f4dd9b352891bd7502b69d/library/alloc/src/boxed.rs:1572:9 [INFO] [stdout] 56: 0x55c72cb7e2d7 - 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] 57: 0x7f209676c609 - start_thread [INFO] [stdout] 58: 0x7f209653e293 - clone [INFO] [stdout] 59: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] tests::test_caching [INFO] [stdout] [INFO] [stdout] test result: FAILED. 1 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.90s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '-p file_db --lib' [INFO] running `Command { std: "docker" "inspect" "7566e1132368f34e0dc5740bb25398c285c915ec0bbb628fe833f92fa2f4d3aa", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7566e1132368f34e0dc5740bb25398c285c915ec0bbb628fe833f92fa2f4d3aa", kill_on_drop: false }` [INFO] [stdout] 7566e1132368f34e0dc5740bb25398c285c915ec0bbb628fe833f92fa2f4d3aa