[INFO] fetching crate sql-audit 0.1.0... [INFO] testing sql-audit-0.1.0 against 1.55.0 for beta-1.56-1 [INFO] extracting crate sql-audit 0.1.0 into /workspace/builds/worker-12/source [INFO] validating manifest of crates.io crate sql-audit 0.1.0 on toolchain 1.55.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", 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-12/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.55.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+1.55.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 092147065d50df5f393bfe7cc43c290eafee5c41a44904d3761d0e8244516a28 [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" "092147065d50df5f393bfe7cc43c290eafee5c41a44904d3761d0e8244516a28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "092147065d50df5f393bfe7cc43c290eafee5c41a44904d3761d0e8244516a28", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "092147065d50df5f393bfe7cc43c290eafee5c41a44904d3761d0e8244516a28", kill_on_drop: false }` [INFO] [stdout] 092147065d50df5f393bfe7cc43c290eafee5c41a44904d3761d0e8244516a28 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+1.55.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0d88df0dcec129812ed7807961e8402cac78d525a1bdbba9bd4d11783ff88cde [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" "0d88df0dcec129812ed7807961e8402cac78d525a1bdbba9bd4d11783ff88cde", kill_on_drop: false }` [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling signal-hook v0.3.10 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.67 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling tracing-core v0.1.19 [INFO] [stderr] Compiling thread_local v1.1.3 [INFO] [stderr] Compiling sharded-slab v0.1.3 [INFO] [stderr] Compiling backtrace v0.3.61 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling socket2 v0.4.1 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling object v0.26.2 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ctor v0.1.21 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling tracing-attributes v0.1.15 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha2 v0.9.8 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling tracing-subscriber v0.2.20 [INFO] [stderr] Compiling blocking v1.0.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.7 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling polling v2.1.0 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling tracing v0.1.26 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling async-global-executor v2.0.2 [INFO] [stderr] Compiling async-process v1.2.0 [INFO] [stderr] Compiling async-std v1.10.0 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling color-eyre v0.5.11 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling async-rustls v0.1.2 [INFO] [stderr] Compiling cargo_metadata v0.12.3 [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 35s [INFO] running `Command { std: "docker" "inspect" "0d88df0dcec129812ed7807961e8402cac78d525a1bdbba9bd4d11783ff88cde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0d88df0dcec129812ed7807961e8402cac78d525a1bdbba9bd4d11783ff88cde", kill_on_drop: false }` [INFO] [stdout] 0d88df0dcec129812ed7807961e8402cac78d525a1bdbba9bd4d11783ff88cde [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+1.55.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73875a8ac146873d94316bc66527689dd22c19b13eadf8a19b4cf7cb3b433157 [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" "73875a8ac146873d94316bc66527689dd22c19b13eadf8a19b4cf7cb3b433157", kill_on_drop: false }` [INFO] [stderr] Compiling sql-audit v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 10.38s [INFO] running `Command { std: "docker" "inspect" "73875a8ac146873d94316bc66527689dd22c19b13eadf8a19b4cf7cb3b433157", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73875a8ac146873d94316bc66527689dd22c19b13eadf8a19b4cf7cb3b433157", kill_on_drop: false }` [INFO] [stdout] 73875a8ac146873d94316bc66527689dd22c19b13eadf8a19b4cf7cb3b433157 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "+1.55.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ef6ebfe83f4b9302d91b237051aeaa8ce9ff43606aff6d93d539b73bf7617060 [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" "ef6ebfe83f4b9302d91b237051aeaa8ce9ff43606aff6d93d539b73bf7617060", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/sql_audit-1d86cf5b76a0f26b) [INFO] [stdout] running 1 test [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-f2623ce904493ac7) [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] [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::h134fbbf46cfdb667 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/result.rs:1281 [INFO] [stdout] 10: integration_test::test_e2e::{{closure}}::h7834a4403312b783 [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::h37445d57c37d7604 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80 [INFO] [stdout] 12:  as core::future::future::Future>::poll::{{closure}}::he4680d070c366cfd [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.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}}::h692004978fff15f6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.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::hea3add41102e3949 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:399 [INFO] [stdout] 15: std::thread::local::LocalKey::with::ha08a35272e650aad [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375 [INFO] [stdout] 16: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h094263704b6a2285 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.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::hce1a8c49ac65c341 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.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::h4a9d8de054967b65 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/futures-lite-1.12.0/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}}::h9cb89c3eb38c7bf0 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:242 [INFO] [stdout] 240 │ [INFO] [stdout] 241 │ // Run `future` and `run_forever` concurrently until `future` completes. [INFO] [stdout]  242 >  future.or(run_forever).await [INFO] [stdout] 243 │ } [INFO] [stdout] 244 │ [INFO] [stdout] 20:  as core::future::future::Future>::poll::h6ef1fac3bdc782e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80 [INFO] [stdout] 21: async_executor::LocalExecutor::run::{{closure}}::h267d6bedc34c9d71 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-executor-1.4.1/src/lib.rs:447 [INFO] [stdout] 445 │ /// ``` [INFO] [stdout] 446 │ pub async fn run(&self, future: impl Future) -> T { [INFO] [stdout]  447 >  self.inner().run(future).await [INFO] [stdout] 448 │ } [INFO] [stdout] 449 │ [INFO] [stdout] 22:  as core::future::future::Future>::poll::h9bd6266c0f8d76f0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/future/mod.rs:80 [INFO] [stdout] 23: async_io::driver::block_on::hbab48f0b0939be23 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-io-1.6.0/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}}::h93e04f5e7b9b6282 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:3 [INFO] [stdout] 1 │ pub(crate) fn block_on, T>(future: F) -> T { [INFO] [stdout] 2 │ #[cfg(feature = "async-io")] [INFO] [stdout]  3 >  let run = || async_io::block_on(future); [INFO] [stdout] 4 │ #[cfg(not(feature = "async-io"))] [INFO] [stdout] 5 │ let run = || futures_lite::future::block_on(future); [INFO] [stdout] 25: async_global_executor::reactor::block_on::h0b7cca258d5f10ec [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/reactor.rs:12 [INFO] [stdout] 10 │ #[cfg(feature = "tokio03")] [INFO] [stdout] 11 │ let _tokio03_enter = crate::tokio03::enter(); [INFO] [stdout]  12 >  run() [INFO] [stdout] 13 │ } [INFO] [stdout] 26: async_global_executor::executor::block_on::{{closure}}::hcda3d82c30b40639 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/executor.rs:26 [INFO] [stdout] 24 │ /// ``` [INFO] [stdout] 25 │ pub fn block_on, T>(future: F) -> T { [INFO] [stdout]  26 >  LOCAL_EXECUTOR.with(|executor| crate::reactor::block_on(executor.run(future))) [INFO] [stdout] 27 │ } [INFO] [stdout] 28 │ [INFO] [stdout] 27: std::thread::local::LocalKey::try_with::hc913f03d1e4b2cc0 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:399 [INFO] [stdout] 28: std::thread::local::LocalKey::with::hebdd9cbd989af3d2 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375 [INFO] [stdout] 29: async_global_executor::executor::block_on::hc39316acba65d7e8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.2/src/executor.rs:26 [INFO] [stdout] 24 │ /// ``` [INFO] [stdout] 25 │ pub fn block_on, T>(future: F) -> T { [INFO] [stdout]  26 >  LOCAL_EXECUTOR.with(|executor| crate::reactor::block_on(executor.run(future))) [INFO] [stdout] 27 │ } [INFO] [stdout] 28 │ [INFO] [stdout] 30: async_std::task::builder::Builder::blocking::{{closure}}::{{closure}}::h0d693d823247b331 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.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}}::hee1052540aecb126 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.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::h00732d1997b68fab [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:399 [INFO] [stdout] 33: std::thread::local::LocalKey::with::h6b6cc68f39d333ed [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375 [INFO] [stdout] 34: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hbaa3afeb293e6322 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.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}}::hd213cc1310637c76 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.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::h73d1ed19e0d3052d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:399 [INFO] [stdout] 37: std::thread::local::LocalKey::with::h76990742b9909f87 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/thread/local.rs:375 [INFO] [stdout] 38: async_std::task::builder::Builder::blocking::h22f5e569a814cc27 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.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::h7745b106164ca295 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.10.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::h2b206b2e350ffbb4 [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}}::h3e6b0cba0eedeb72 [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::h36607c65403c4115 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227 [INFO] [stdout] 43: core::ops::function::FnOnce::call_once::h5aba9a5d361d6c79 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/core/src/ops/function.rs:227 [INFO] [stdout] 44: test::__rust_begin_short_backtrace::h705bb53b2b1d45e6 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:578 [INFO] [stdout] 45:  as core::ops::function::FnOnce>::call_once::ha20f614d7c0b2b6d [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/alloc/src/boxed.rs:1572 [INFO] [stdout] 46:  as core::ops::function::FnOnce<()>>::call_once::hf02f19eeb64ceabd [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:347 [INFO] [stdout] 47: std::panicking::try::do_call::h4bfab65eb3b4b036 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:401 [INFO] [stdout] 48: std::panicking::try::h6613a46a6d2b6f88 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panicking.rs:365 [INFO] [stdout] 49: std::panic::catch_unwind::h9f07b17b60991273 [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/std/src/panic.rs:434 [INFO] [stdout] 50: test::run_test_in_process::hc38797eecf07854f [INFO] [stdout] at /rustc/c8dfcfe046a7680554bf4eb612bad840e7631c4b/library/test/src/lib.rs:601 [INFO] [stdout]  ⋮ 15 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 30.96s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test integration_test' [INFO] running `Command { std: "docker" "inspect" "ef6ebfe83f4b9302d91b237051aeaa8ce9ff43606aff6d93d539b73bf7617060", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef6ebfe83f4b9302d91b237051aeaa8ce9ff43606aff6d93d539b73bf7617060", kill_on_drop: false }` [INFO] [stdout] ef6ebfe83f4b9302d91b237051aeaa8ce9ff43606aff6d93d539b73bf7617060