[INFO] fetching crate sql-audit 0.1.0... [INFO] testing sql-audit-0.1.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate sql-audit 0.1.0 into /workspace/builds/worker-9/source [INFO] validating manifest of crates.io crate sql-audit 0.1.0 on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-9/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 266ece3452eb1688680bcbfad5f021558f2b47cdaf27b90791b291b64fc435fc [INFO] running `Command { std: "docker" "start" "-a" "266ece3452eb1688680bcbfad5f021558f2b47cdaf27b90791b291b64fc435fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "266ece3452eb1688680bcbfad5f021558f2b47cdaf27b90791b291b64fc435fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "266ece3452eb1688680bcbfad5f021558f2b47cdaf27b90791b291b64fc435fc", kill_on_drop: false }` [INFO] [stdout] 266ece3452eb1688680bcbfad5f021558f2b47cdaf27b90791b291b64fc435fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0669ecf658da7c7bb4acbab8d1aa8af5fc7786f60f3c6b345717c1ea58dd13fb [INFO] running `Command { std: "docker" "start" "-a" "0669ecf658da7c7bb4acbab8d1aa8af5fc7786f60f3c6b345717c1ea58dd13fb", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.37 [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling once_cell v1.10.0 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling pin-project-lite v0.2.8 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling log v0.4.16 [INFO] [stderr] Compiling typenum v1.15.0 [INFO] [stderr] Compiling slab v0.4.6 [INFO] [stderr] Compiling cache-padded v1.2.0 [INFO] [stderr] Compiling fastrand v1.7.0 [INFO] [stderr] Compiling event-listener v2.5.2 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling crossbeam-utils v0.8.8 [INFO] [stderr] Compiling async-task v4.2.0 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling signal-hook v0.3.13 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling build_const v0.2.2 [INFO] [stderr] Compiling base64 v0.12.3 [INFO] [stderr] Compiling ucd-trie v0.1.3 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling smallvec v1.8.0 [INFO] [stderr] Compiling cpufeatures v0.2.2 [INFO] [stderr] Compiling itoa v1.0.1 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling ahash v0.4.7 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling ryu v1.0.9 [INFO] [stderr] Compiling crossbeam-queue v0.3.5 [INFO] [stderr] Compiling bytes v0.5.6 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling whoami v1.2.1 [INFO] [stderr] Compiling gimli v0.26.1 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling unicode-segmentation v1.9.0 [INFO] [stderr] Compiling owo-colors v1.3.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling instant v0.1.12 [INFO] [stderr] Compiling tracing-core v0.1.25 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling concurrent-queue v1.2.2 [INFO] [stderr] Compiling async-mutex v1.4.0 [INFO] [stderr] Compiling async-lock v2.5.0 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling itertools v0.10.3 [INFO] [stderr] Compiling pest v2.1.3 [INFO] [stderr] Compiling crc v1.8.1 [INFO] [stderr] Compiling async-channel v1.6.1 [INFO] [stderr] Compiling value-bag v1.0.0-alpha.8 [INFO] [stderr] Compiling generic-array v0.14.5 [INFO] [stderr] Compiling ahash v0.6.3 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling crossbeam-channel v0.5.4 [INFO] [stderr] Compiling hashlink v0.6.0 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling lock_api v0.4.7 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling futures-lite v1.12.0 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling tracing-subscriber v0.2.25 [INFO] [stderr] Compiling socket2 v0.4.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling getrandom v0.2.6 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling quote v1.0.18 [INFO] [stderr] Compiling semver-parser v0.10.2 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling async-executor v1.4.1 [INFO] [stderr] Compiling blocking v1.2.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling crypto-mac v0.10.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling stringprep v0.1.2 [INFO] [stderr] Compiling hmac v0.10.1 [INFO] [stderr] Compiling sha2 v0.9.9 [INFO] [stderr] Compiling md-5 v0.9.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling atoi v0.4.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling sqlformat v0.1.8 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling ctor v0.1.22 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling async-attributes v1.1.2 [INFO] [stderr] Compiling tracing-attributes v0.1.20 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling polling v2.2.0 [INFO] [stderr] Compiling kv-log-macro v1.0.7 [INFO] [stderr] Compiling rustls v0.18.1 [INFO] [stderr] Compiling async-io v1.6.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling async-global-executor v2.0.4 [INFO] [stderr] Compiling async-process v1.3.0 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling async-std v1.11.0 [INFO] [stderr] Compiling color-spantrace v0.1.6 [INFO] [stderr] Compiling color-eyre v0.5.11 [INFO] [stderr] Compiling async-rustls v0.1.2 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling sqlx-rt v0.2.0 [INFO] [stderr] Compiling semver v0.11.0 [INFO] [stderr] Compiling cargo-platform v0.1.2 [INFO] [stderr] Compiling sqlx-core v0.4.2 [INFO] [stderr] Compiling cargo_metadata v0.12.3 [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 25.51s [INFO] running `Command { std: "docker" "inspect" "0669ecf658da7c7bb4acbab8d1aa8af5fc7786f60f3c6b345717c1ea58dd13fb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0669ecf658da7c7bb4acbab8d1aa8af5fc7786f60f3c6b345717c1ea58dd13fb", kill_on_drop: false }` [INFO] [stdout] 0669ecf658da7c7bb4acbab8d1aa8af5fc7786f60f3c6b345717c1ea58dd13fb [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c270558b2ccf808f33fe5c60cbe5a54de9602e759b35148dd024467130405bf0 [INFO] running `Command { std: "docker" "start" "-a" "c270558b2ccf808f33fe5c60cbe5a54de9602e759b35148dd024467130405bf0", kill_on_drop: false }` [INFO] [stderr] Compiling sql-audit v0.1.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 4.31s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/sql_audit-e95605af1c8db875) [INFO] [stderr] Executable tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-145c8d859556b589) [INFO] running `Command { std: "docker" "inspect" "c270558b2ccf808f33fe5c60cbe5a54de9602e759b35148dd024467130405bf0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c270558b2ccf808f33fe5c60cbe5a54de9602e759b35148dd024467130405bf0", kill_on_drop: false }` [INFO] [stdout] c270558b2ccf808f33fe5c60cbe5a54de9602e759b35148dd024467130405bf0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-9/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 2355096162e814a916558ee49132122b61aaac7ecbe5ed589ca90e201451b2cb [INFO] running `Command { std: "docker" "start" "-a" "2355096162e814a916558ee49132122b61aaac7ecbe5ed589ca90e201451b2cb", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/sql_audit-e95605af1c8db875) [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.00s [INFO] [stdout] [INFO] [stderr] Running tests/integration_test.rs (/opt/rustwide/target/debug/deps/integration_test-145c8d859556b589) [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::hddb3875dd47b63a2 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/result.rs:1078 [INFO] [stdout] 10: integration_test::test_e2e::{{closure}}::h46c95f4e57c0b480 [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::h91e3084152635ba4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91 [INFO] [stdout] 12:  as core::future::future::Future>::poll::{{closure}}::hba16d37348a775b5 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.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}}::h9588400cb6a38cca [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.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::h947033bb1615f903 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:442 [INFO] [stdout] 15: std::thread::local::LocalKey::with::hc081e4acaa29e9cb [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:418 [INFO] [stdout] 16: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::hab5cb15a8a160522 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.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::h9bf4a8b9e15443e6 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.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::h6aad27b8e5d245b5 [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}}::h436fee8330f3d355 [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::h6fcc3ba4eb00004e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91 [INFO] [stdout] 21: async_executor::LocalExecutor::run::{{closure}}::h86718f6617107b76 [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::h09890f77d4d6d1c4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/future/mod.rs:91 [INFO] [stdout] 23: async_io::driver::block_on::h65a0ebb47f856fe2 [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}}::h7112e524a14b7a47 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/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::h33e3d6a76dd3f6a8 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/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}}::h201997ef4fcde0ac [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/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::h7d1da492c5e0c7e7 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:442 [INFO] [stdout] 28: std::thread::local::LocalKey::with::h3f5e25439e3b1be4 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:418 [INFO] [stdout] 29: async_global_executor::executor::block_on::h82e12370992542eb [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-global-executor-2.0.4/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}}::h36152bccd5e00cee [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.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}}::h462d1d0cf01513e4 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.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::h30bb00334204845b [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:442 [INFO] [stdout] 33: std::thread::local::LocalKey::with::hee6f0d1d7fe84ee8 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:418 [INFO] [stdout] 34: async_std::task::task_locals_wrapper::TaskLocalsWrapper::set_current::h4a43b68488b2240b [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.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}}::h6bd26b3bc2b463ba [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.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::h5572581e61edbd9a [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:442 [INFO] [stdout] 37: std::thread::local::LocalKey::with::h459a02dc9db1665d [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/thread/local.rs:418 [INFO] [stdout] 38: async_std::task::builder::Builder::blocking::h2a2c98f92ac43684 [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.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::h128c98d85c84f34f [INFO] [stdout] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/async-std-1.11.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::h584e4252831a3fb6 [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}}::h60a5bb7ba55a4c17 [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::hecf221648fadafbc [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 43: core::ops::function::FnOnce::call_once::h018fc248431ce8de [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/ops/function.rs:227 [INFO] [stdout] 44: test::__rust_begin_short_backtrace::h293b982b6069d6e3 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:574 [INFO] [stdout] 45:  as core::ops::function::FnOnce>::call_once::h4fc1be1a762c7a46 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/alloc/src/boxed.rs:1861 [INFO] [stdout] 46:  as core::ops::function::FnOnce<()>>::call_once::hd44623ec51b9e897 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/core/src/panic/unwind_safe.rs:271 [INFO] [stdout] 47: std::panicking::try::do_call::ha8cfa4b025f5b832 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:492 [INFO] [stdout] 48: std::panicking::try::h664f75e41c112145 [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panicking.rs:456 [INFO] [stdout] 49: std::panic::catch_unwind::h4932ec05cd60558e [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/std/src/panic.rs:137 [INFO] [stdout] 50: test::run_test_in_process::ha14a47756671755c [INFO] [stdout] at /rustc/7c13df853721b60a03e7c0bb084d2eb1e27a9caa/library/test/src/lib.rs:597 [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.60s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--test integration_test' [INFO] running `Command { std: "docker" "inspect" "2355096162e814a916558ee49132122b61aaac7ecbe5ed589ca90e201451b2cb", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2355096162e814a916558ee49132122b61aaac7ecbe5ed589ca90e201451b2cb", kill_on_drop: false }` [INFO] [stdout] 2355096162e814a916558ee49132122b61aaac7ecbe5ed589ca90e201451b2cb