[INFO] fetching crate sql-audit 0.1.0... [INFO] testing sql-audit-0.1.0 against beta-2021-01-01 for beta-1.50-1 [INFO] extracting crate sql-audit 0.1.0 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate sql-audit 0.1.0 on toolchain beta-2021-01-01 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking crates.io crate sql-audit 0.1.0 [INFO] finished tweaking crates.io crate sql-audit 0.1.0 [INFO] tweaked toml for crates.io crate sql-audit 0.1.0 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2021-01-01" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] cda4ed82baa936a7f9afc2f052a68042bd8859d169e1d4a5ad13887e3c293444 [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" "cda4ed82baa936a7f9afc2f052a68042bd8859d169e1d4a5ad13887e3c293444", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "cda4ed82baa936a7f9afc2f052a68042bd8859d169e1d4a5ad13887e3c293444", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cda4ed82baa936a7f9afc2f052a68042bd8859d169e1d4a5ad13887e3c293444", kill_on_drop: false }` [INFO] [stdout] cda4ed82baa936a7f9afc2f052a68042bd8859d169e1d4a5ad13887e3c293444 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8cae39a806cca952aba70c6955b54ce7f5f36288448379e800d540208603e3bf [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" "8cae39a806cca952aba70c6955b54ce7f5f36288448379e800d540208603e3bf", kill_on_drop: false }` [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling futures-sink v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.61 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling unicode_categories v0.1.1 [INFO] [stderr] Compiling whoami v1.0.3 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling eyre v0.6.3 [INFO] [stderr] Compiling owo-colors v1.2.1 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling indenter v0.3.1 [INFO] [stderr] Compiling ahash v0.6.2 [INFO] [stderr] Compiling sharded-slab v0.1.0 [INFO] [stderr] Compiling ring v0.16.19 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling nb-connect v1.0.2 [INFO] [stderr] Compiling signal-hook-registry v1.3.0 [INFO] [stderr] Compiling parking_lot_core v0.8.2 [INFO] [stderr] Compiling polling v2.0.2 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling crossbeam-queue v0.3.1 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling crypto-mac v0.10.0 [INFO] [stderr] Compiling nom v6.0.1 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling async-attributes v1.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.23 [INFO] [stderr] Compiling tracing-attributes v0.1.11 [INFO] [stderr] Compiling sha-1 v0.9.2 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.2 [INFO] [stderr] Compiling signal-hook v0.1.17 [INFO] [stderr] Compiling async-io v1.3.1 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling parking_lot v0.11.1 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling indexmap v1.6.1 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling tracing-subscriber v0.2.15 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling async-process v1.0.1 [INFO] [stderr] Compiling async-global-executor v1.4.3 [INFO] [stderr] Compiling async-std v1.8.0 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling sqlformat v0.1.5 [INFO] [stderr] Compiling thiserror v1.0.23 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling semver-parser v0.10.0 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.0 [INFO] [stderr] Compiling color-eyre v0.5.10 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling webpki-roots v0.21.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling cargo_metadata v0.12.1 [INFO] [stderr] Compiling async-rustls v0.1.2 [INFO] [stderr] Compiling sqlx-rt v0.2.0 [INFO] [stderr] Compiling sqlx-core v0.4.2 [INFO] [stderr] Compiling sqlx-macros v0.4.2 [INFO] [stderr] Compiling sqlx v0.4.2 [INFO] [stderr] Compiling sql-audit v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 29s [INFO] running `Command { std: "docker" "inspect" "8cae39a806cca952aba70c6955b54ce7f5f36288448379e800d540208603e3bf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8cae39a806cca952aba70c6955b54ce7f5f36288448379e800d540208603e3bf", kill_on_drop: false }` [INFO] [stdout] 8cae39a806cca952aba70c6955b54ce7f5f36288448379e800d540208603e3bf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "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] 6efab398a251212cec63e345c82e68c43d042590974bc3e33d7a49e57c9ccf62 [INFO] running `Command { std: "docker" "start" "-a" "6efab398a251212cec63e345c82e68c43d042590974bc3e33d7a49e57c9ccf62", kill_on_drop: false }` [INFO] [stderr] Compiling sql-audit v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.23s [INFO] running `Command { std: "docker" "inspect" "6efab398a251212cec63e345c82e68c43d042590974bc3e33d7a49e57c9ccf62", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6efab398a251212cec63e345c82e68c43d042590974bc3e33d7a49e57c9ccf62", kill_on_drop: false }` [INFO] [stdout] 6efab398a251212cec63e345c82e68c43d042590974bc3e33d7a49e57c9ccf62 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2021-01-01" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 80a2a9f17966c64d90047211db44360c8a800d3ae2473287de64244a7c7f62ea [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" "80a2a9f17966c64d90047211db44360c8a800d3ae2473287de64244a7c7f62ea", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] Running /opt/rustwide/target/debug/deps/sql_audit-e96c4659de89b54b [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test tests::it_works ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.01s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/integration_test-39af319e2831a8d9 [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_e2e ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_e2e stdout ---- [INFO] [stdout] The application panicked (crashed). [INFO] [stdout] Message: called `Result::unwrap()` on an `Err` value: PoolTimedOut [INFO] [stdout] Location: tests/integration_test.rs:13 [INFO] [stdout] [INFO] [stdout] ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ BACKTRACE ━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━━ [INFO] [stdout]  ⋮ 8 frames hidden ⋮  [INFO] [stdout] 9: core::result::Result::unwrap::hbe7e5f2f0354887d [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/result.rs:973 [INFO] [stdout] 10: integration_test::test_e2e::{{closure}}::h6571dc47058fd140 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:10 [INFO] [stdout] 8 │ let database_uri = "postgres://postgres:rootpw@localhost/testing"; [INFO] [stdout] 9 │ let pool = sqlx::PgPool::connect(database_uri).await.unwrap(); [INFO] [stdout]  10 >  sqlx::query("CREATE TABLE should_be_audited(pk serial primary key, data text)") [INFO] [stdout] 11 │ .execute(&pool) [INFO] [stdout] 12 │ .await [INFO] [stdout] 11:  as core::future::future::Future>::poll::h005bb5abf3c1efe3 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/future/mod.rs:80 [INFO] [stdout] 12:  as core::future::future::Future>::poll::{{closure}}::hc09dc6e0bd5389b3 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/builder.rs:199 [INFO] [stdout] 197 │ TaskLocalsWrapper::set_current(&self.tag, || { [INFO] [stdout] 198 │ let this = self.project(); [INFO] [stdout]  199 >  this.future.poll(cx) [INFO] [stdout] 200 │ }) [INFO] [stdout] 201 │ } [INFO] [stdout] 13: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::hd4ba1b9a985084ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/task_locals_wrapper.rs:60 [INFO] [stdout] 58 │ current.set(old_task); [INFO] [stdout] 59 │ } [INFO] [stdout]  60 >  f() [INFO] [stdout] 61 │ }) [INFO] [stdout] 62 │ } [INFO] [stdout] 14: std::thread::local::LocalKey::try_with::h576f8a597d2ab268 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/local.rs:272 [INFO] [stdout] 15: std::thread::local::LocalKey::with::h303b760f1b434bdd [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/local.rs:248 [INFO] [stdout] 16: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hf68e52686f0a2fb9 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/task_locals_wrapper.rs:55 [INFO] [stdout] 53 │ F: FnOnce() -> R, [INFO] [stdout] 54 │ { [INFO] [stdout]  55 >  CURRENT.with(|current| { [INFO] [stdout] 56 │ let old_task = current.replace(task); [INFO] [stdout] 57 │ defer! { [INFO] [stdout] 17:  as core::future::future::Future>::poll::h24dd26b4b6cc60e4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/builder.rs:197 [INFO] [stdout] 195 │ fn poll(self: Pin<&mut Self>, cx: &mut Context<'_>) -> Poll { [INFO] [stdout] 196 │ unsafe { [INFO] [stdout]  197 >  TaskLocalsWrapper::set_current(&self.tag, || { [INFO] [stdout] 198 │ let this = self.project(); [INFO] [stdout] 199 │ this.future.poll(cx) [INFO] [stdout] 18:  as core::future::future::Future>::poll::h4af713ddec6f687a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.11.3/src/future.rs:526 [INFO] [stdout] 524 │ let this = self.project(); [INFO] [stdout] 525 │ [INFO] [stdout]  526 >  if let Poll::Ready(t) = this.future1.poll(cx) { [INFO] [stdout] 527 │ return Poll::Ready(t); [INFO] [stdout] 528 │ } [INFO] [stdout] 19: async_executor::Executor::run::{{closure}}::h0575e2d5741369a1 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:236 [INFO] [stdout] 234 │ [INFO] [stdout] 235 │ // Run `future` and `run_forever` concurrently until `future` completes. [INFO] [stdout]  236 >  future.or(run_forever).await [INFO] [stdout] 237 │ } [INFO] [stdout] 238 │ [INFO] [stdout] 20:  as core::future::future::Future>::poll::hdfd59bbb6cf689d6 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/future/mod.rs:80 [INFO] [stdout] 21: async_executor::LocalExecutor::run::{{closure}}::ha3a16f52d6cc0c03 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.0/src/lib.rs:437 [INFO] [stdout] 435 │ /// ``` [INFO] [stdout] 436 │ pub async fn run(&self, future: impl Future) -> T { [INFO] [stdout]  437 >  self.inner().run(future).await [INFO] [stdout] 438 │ } [INFO] [stdout] 439 │ [INFO] [stdout] 22:  as core::future::future::Future>::poll::h290e8512a39d8848 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/future/mod.rs:80 [INFO] [stdout] 23: async_io::driver::block_on::h4bd11cebe9cbf50b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.3.1/src/driver.rs:142 [INFO] [stdout] 140 │ loop { [INFO] [stdout] 141 │ // Poll the future. [INFO] [stdout]  142 >  if let Poll::Ready(t) = future.as_mut().poll(cx) { [INFO] [stdout] 143 │ log::trace!("block_on: completed"); [INFO] [stdout] 144 │ return t; [INFO] [stdout] 24: async_global_executor::reactor::block_on::{{closure}}::h47b1fcaf454e22dd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:48 [INFO] [stdout] 46 │ pub(crate) fn block_on, T>(future: F) -> T { [INFO] [stdout] 47 │ #[cfg(feature = "async-io")] [INFO] [stdout]  48 >  let run = || async_io::block_on(future); [INFO] [stdout] 49 │ #[cfg(not(feature = "async-io"))] [INFO] [stdout] 50 │ let run = || future::block_on(future); [INFO] [stdout] 25: async_global_executor::reactor::block_on::hc8956138579d60f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:55 [INFO] [stdout] 53 │ #[cfg(feature = "tokio03")] [INFO] [stdout] 54 │ let _tokio03_enter = crate::TOKIO03.enter(); [INFO] [stdout]  55 >  run() [INFO] [stdout] 56 │ } [INFO] [stdout] 57 │ } [INFO] [stdout] 26: async_global_executor::block_on::{{closure}}::hf57cf36c18924177 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205 [INFO] [stdout] 203 │ /// ``` [INFO] [stdout] 204 │ pub fn block_on, T>(future: F) -> T { [INFO] [stdout]  205 >  LOCAL_EXECUTOR.with(|executor| reactor::block_on(executor.run(future))) [INFO] [stdout] 206 │ } [INFO] [stdout] 207 │ [INFO] [stdout] 27: std::thread::local::LocalKey::try_with::ha43445439628aa1f [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/local.rs:272 [INFO] [stdout] 28: std::thread::local::LocalKey::with::hcc20f9d69285a5d7 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/local.rs:248 [INFO] [stdout] 29: async_global_executor::block_on::h3b523afbdc425b2a [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-1.4.3/src/lib.rs:205 [INFO] [stdout] 203 │ /// ``` [INFO] [stdout] 204 │ pub fn block_on, T>(future: F) -> T { [INFO] [stdout]  205 >  LOCAL_EXECUTOR.with(|executor| reactor::block_on(executor.run(future))) [INFO] [stdout] 206 │ } [INFO] [stdout] 207 │ [INFO] [stdout] 30: async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::he97aa3e51456ae3c [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/builder.rs:171 [INFO] [stdout] 169 │ let res = if should_run { [INFO] [stdout] 170 │ // The first call should run the executor [INFO] [stdout]  171 >  async_global_executor::block_on(wrapped) [INFO] [stdout] 172 │ } else { [INFO] [stdout] 173 │ futures_lite::future::block_on(wrapped) [INFO] [stdout] 31: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::{{closure}}::h73f9f7413b1461ea [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/task_locals_wrapper.rs:60 [INFO] [stdout] 58 │ current.set(old_task); [INFO] [stdout] 59 │ } [INFO] [stdout]  60 >  f() [INFO] [stdout] 61 │ }) [INFO] [stdout] 62 │ } [INFO] [stdout] 32: std::thread::local::LocalKey::try_with::h0ad7e69f8a1ee482 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/local.rs:272 [INFO] [stdout] 33: std::thread::local::LocalKey::with::hc7b45c7a556c491e [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/local.rs:248 [INFO] [stdout] 34: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h5f7cba9670216b41 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/task_locals_wrapper.rs:55 [INFO] [stdout] 53 │ F: FnOnce() -> R, [INFO] [stdout] 54 │ { [INFO] [stdout]  55 >  CURRENT.with(|current| { [INFO] [stdout] 56 │ let old_task = current.replace(task); [INFO] [stdout] 57 │ defer! { [INFO] [stdout] 35: async_std::task::builder::Builder::blocking::{{closure}}::hb6259f0db59b19a5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/builder.rs:168 [INFO] [stdout] 166 │ [INFO] [stdout] 167 │ unsafe { [INFO] [stdout]  168 >  TaskLocalsWrapper::set_current(&wrapped.tag, || { [INFO] [stdout] 169 │ let res = if should_run { [INFO] [stdout] 170 │ // The first call should run the executor [INFO] [stdout] 36: std::thread::local::LocalKey::try_with::hdcb251c2e9b002c0 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/local.rs:272 [INFO] [stdout] 37: std::thread::local::LocalKey::with::h206263882f044eb2 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/thread/local.rs:248 [INFO] [stdout] 38: async_std::task::builder::Builder::blocking::h959f1bab37f41583 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/builder.rs:161 [INFO] [stdout] 159 │ [INFO] [stdout] 160 │ // Run the future as a task. [INFO] [stdout]  161 >  NUM_NESTED_BLOCKING.with(|num_nested_blocking| { [INFO] [stdout] 162 │ let count = num_nested_blocking.get(); [INFO] [stdout] 163 │ let should_run = count == 0; [INFO] [stdout] 39: async_std::task::block_on::block_on::hae53d96079e976b8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.8.0/src/task/block_on.rs:33 [INFO] [stdout] 31 │ F: Future, [INFO] [stdout] 32 │ { [INFO] [stdout]  33 >  Builder::new().blocking(future) [INFO] [stdout] 34 │ } [INFO] [stdout] 35 │ [INFO] [stdout] 40: integration_test::test_e2e::h4e76e2d55e413fd7 [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:5 [INFO] [stdout] 3 │ }; [INFO] [stdout] 4 │ [INFO] [stdout]  5 > #[async_std::test] [INFO] [stdout] 6 │ async fn test_e2e() { [INFO] [stdout] 7 │ color_eyre::install().unwrap(); [INFO] [stdout] 41: integration_test::test_e2e::{{closure}}::h88add35d8441b14f [INFO] [stdout] at /opt/rustwide/workdir/tests/integration_test.rs:5 [INFO] [stdout] 3 │ }; [INFO] [stdout] 4 │ [INFO] [stdout]  5 > #[async_std::test] [INFO] [stdout] 6 │ async fn test_e2e() { [INFO] [stdout] 7 │ color_eyre::install().unwrap(); [INFO] [stdout] 42: core::ops::function::FnOnce::call_once::h7bf8516f1e74e295 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227 [INFO] [stdout] 43: core::ops::function::FnOnce::call_once::ha61d5393ae51ae22 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/core/src/ops/function.rs:227 [INFO] [stdout] 44: test::__rust_begin_short_backtrace::h4a8691b5281c1f3b [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/test/src/lib.rs:516 [INFO] [stdout] 45:  as core::ops::function::FnOnce>::call_once::hd25ba61494055ad3 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/alloc/src/boxed.rs:1328 [INFO] [stdout] 46:  as core::ops::function::FnOnce<()>>::call_once::h052fde7b846767ba [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:322 [INFO] [stdout] 47: std::panicking::try::do_call::h04571a1da6838ba1 [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:379 [INFO] [stdout] 48: std::panicking::try::h758f090614125cbe [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panicking.rs:343 [INFO] [stdout] 49: std::panic::catch_unwind::h0c48513d5a021d3c [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/std/src/panic.rs:396 [INFO] [stdout] 50: test::run_test_in_process::hee75babaaac3822f [INFO] [stdout] at /rustc/25b3db3aa752d9d4633c983c9d4bf5e48f9baff1/library/test/src/lib.rs:538 [INFO] [stdout]  ⋮ 14 frames hidden ⋮  [INFO] [stdout] [INFO] [stdout] Run with COLORBT_SHOW_HIDDEN=1 environment variable to disable frame filtering. [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_e2e [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 31.24s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test integration_test' [INFO] running `Command { std: "docker" "inspect" "80a2a9f17966c64d90047211db44360c8a800d3ae2473287de64244a7c7f62ea", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "80a2a9f17966c64d90047211db44360c8a800d3ae2473287de64244a7c7f62ea", kill_on_drop: false }` [INFO] [stdout] 80a2a9f17966c64d90047211db44360c8a800d3ae2473287de64244a7c7f62ea