[INFO] fetching crate fimapi 0.2.0... [INFO] testing fimapi-0.2.0 against beta-2022-04-10 for beta-1.61-1 [INFO] extracting crate fimapi 0.2.0 into /workspace/builds/worker-10/source [INFO] validating manifest of crates.io crate fimapi 0.2.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 fimapi 0.2.0 [INFO] finished tweaking crates.io crate fimapi 0.2.0 [INFO] tweaked toml for crates.io crate fimapi 0.2.0 written to /workspace/builds/worker-10/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] 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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 1b9d6f05de5b59337933b4166388143d7a84f535cb9625b06db4161fc1ef32bc [INFO] running `Command { std: "docker" "start" "-a" "1b9d6f05de5b59337933b4166388143d7a84f535cb9625b06db4161fc1ef32bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "1b9d6f05de5b59337933b4166388143d7a84f535cb9625b06db4161fc1ef32bc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b9d6f05de5b59337933b4166388143d7a84f535cb9625b06db4161fc1ef32bc", kill_on_drop: false }` [INFO] [stdout] 1b9d6f05de5b59337933b4166388143d7a84f535cb9625b06db4161fc1ef32bc [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=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] cfbf777de4c8cd0d148c37d650baa3ac158fcac4634e12958297af2bc2750ecc [INFO] running `Command { std: "docker" "start" "-a" "cfbf777de4c8cd0d148c37d650baa3ac158fcac4634e12958297af2bc2750ecc", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.91 [INFO] [stderr] Compiling libc v0.2.123 [INFO] [stderr] Compiling futures-core v0.3.21 [INFO] [stderr] Compiling futures-task v0.3.21 [INFO] [stderr] Compiling futures-channel v0.3.21 [INFO] [stderr] Compiling futures-sink v0.3.21 [INFO] [stderr] Compiling futures-util v0.3.21 [INFO] [stderr] Compiling futures-io v0.3.21 [INFO] [stderr] Compiling pin-project-lite v0.1.12 [INFO] [stderr] Compiling openssl v0.10.38 [INFO] [stderr] Compiling native-tls v0.2.10 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling openssl-probe v0.1.5 [INFO] [stderr] Compiling encoding_rs v0.8.31 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling ipnet v2.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.72 [INFO] [stderr] Compiling tracing-core v0.1.25 [INFO] [stderr] Compiling indexmap v1.8.1 [INFO] [stderr] Compiling http v0.2.6 [INFO] [stderr] Compiling tinyvec v1.5.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling tracing v0.1.33 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.37 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling socket2 v0.3.19 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling futures-macro v0.3.21 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v1.0.10 [INFO] [stderr] Compiling serde_derive v1.0.136 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling tokio v0.2.25 [INFO] [stderr] Compiling pin-project v1.0.10 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling tracing-futures v0.2.5 [INFO] [stderr] Compiling serde v1.0.136 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures-executor v0.3.21 [INFO] [stderr] Compiling futures v0.3.21 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling serde_json v1.0.79 [INFO] [stderr] Compiling hyper v0.13.10 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.10 [INFO] [stderr] Compiling fimapi v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `client` [INFO] [stdout] --> src/client.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | client: reqwest::Client, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Client` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/client.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.56s [INFO] running `Command { std: "docker" "inspect" "cfbf777de4c8cd0d148c37d650baa3ac158fcac4634e12958297af2bc2750ecc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cfbf777de4c8cd0d148c37d650baa3ac158fcac4634e12958297af2bc2750ecc", kill_on_drop: false }` [INFO] [stdout] cfbf777de4c8cd0d148c37d650baa3ac158fcac4634e12958297af2bc2750ecc [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=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] 53b2131c842ae0ef93942c2690e627e299e8d9476d0d432168d2cf860b40283c [INFO] running `Command { std: "docker" "start" "-a" "53b2131c842ae0ef93942c2690e627e299e8d9476d0d432168d2cf860b40283c", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stdout] warning: field is never read: `client` [INFO] [stdout] --> src/client.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | client: reqwest::Client, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Client` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/client.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling regex v1.5.5 [INFO] [stderr] Compiling console v0.9.2 [INFO] [stderr] Compiling backtrace v0.3.64 [INFO] [stderr] Compiling better-panic v0.2.0 [INFO] [stderr] Compiling fimapi v0.2.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `client` [INFO] [stdout] --> src/client.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | client: reqwest::Client, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `Client` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/client.rs:15:10 [INFO] [stdout] | [INFO] [stdout] 15 | #[derive(Clone, Debug)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.64s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/fimapi-35edee2c469a2228) [INFO] running `Command { std: "docker" "inspect" "53b2131c842ae0ef93942c2690e627e299e8d9476d0d432168d2cf860b40283c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "53b2131c842ae0ef93942c2690e627e299e8d9476d0d432168d2cf860b40283c", kill_on_drop: false }` [INFO] [stdout] 53b2131c842ae0ef93942c2690e627e299e8d9476d0d432168d2cf860b40283c [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=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] 8f2658fa35c9cc50a0dca679205420ad259c7068f414c94df71f5839aa3d9f19 [INFO] running `Command { std: "docker" "start" "-a" "8f2658fa35c9cc50a0dca679205420ad259c7068f414c94df71f5839aa3d9f19", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: field is never read: `client` [INFO] [stderr] --> src/client.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | client: reqwest::Client, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `Client` has derived impls for the traits `Debug` and `Clone`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/client.rs:15:10 [INFO] [stderr] | [INFO] [stderr] 15 | #[derive(Clone, Debug)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Clone` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `fimapi` (lib) generated 1 warning [INFO] [stderr] warning: `fimapi` (lib test) generated 1 warning (1 duplicate) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.07s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fimapi-35edee2c469a2228) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test auth::scopes::tests::test_scope_parse ... ok [INFO] [stdout] test tests::test_version_parse ... ok [INFO] [stderr] Backtrace (most recent call first): [INFO] [stderr] File "rust:library/core/src/result.rs", line 1078, in core::result::Result::unwrap [INFO] [stderr] File "/opt/rustwide/workdir/src/test.rs", line 7, in fimapi::test::init_env::{{closure}} [INFO] [stderr] dotenv::from_path(concat!(env!("CARGO_MANIFEST_DIR"), "/test/.env")).unwrap(); [INFO] [stderr] File "rust:library/std/src/sync/once.rs", line 276, in std::sync::once::Once::call_once::{{closure}} [INFO] [stderr] File "rust:library/std/src/sync/once.rs", line 434, in std::sync::once::Once::call_inner [INFO] [stderr] File "rust:library/std/src/sync/once.rs", line 276, in std::sync::once::Once::call_once [INFO] [stderr] File "/opt/rustwide/workdir/src/test.rs", line 5, in fimapi::test::init_env [INFO] [stderr] ENV.call_once(|| { [INFO] [stderr] File "/opt/rustwide/workdir/src/client.rs", line 69, in fimapi::client::tests::grab_token::{{closure}} [INFO] [stderr] init_env(); [INFO] [stderr] File "rust:library/core/src/future/mod.rs", line 91, in as core::future::future::Future>::poll [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs", line 131, in tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}}::{{closure}} [INFO] [stderr] if let Ready(v) = crate::coop::budget(|| future.as_mut().poll(&mut cx)) { [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs", line 127, in tokio::coop::with_budget::{{closure}} [INFO] [stderr] f() [INFO] [stderr] File "rust:library/std/src/thread/local.rs", line 442, in std::thread::local::LocalKey::try_with [INFO] [stderr] File "rust:library/std/src/thread/local.rs", line 418, in std::thread::local::LocalKey::with [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs", line 120, in tokio::coop::with_budget [INFO] [stderr] CURRENT.with(move |cell| { [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/coop.rs", line 96, in tokio::coop::budget [INFO] [stderr] with_budget(Budget::initial(), f) [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs", line 131, in tokio::runtime::basic_scheduler::BasicScheduler

::block_on::{{closure}} [INFO] [stderr] if let Ready(v) = crate::coop::budget(|| future.as_mut().poll(&mut cx)) { [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs", line 213, in tokio::runtime::basic_scheduler::enter::{{closure}} [INFO] [stderr] CURRENT.set(context, || f(scheduler, context)) [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/macros/scoped_tls.rs", line 63, in tokio::macros::scoped_tls::ScopedKey::set [INFO] [stderr] f() [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs", line 213, in tokio::runtime::basic_scheduler::enter [INFO] [stderr] CURRENT.set(context, || f(scheduler, context)) [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/basic_scheduler.rs", line 123, in tokio::runtime::basic_scheduler::BasicScheduler

::block_on [INFO] [stderr] enter(self, |scheduler, context| { [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs", line 444, in tokio::runtime::Runtime::block_on::{{closure}} [INFO] [stderr] Kind::Basic(exec) => exec.block_on(future), [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/context.rs", line 72, in tokio::runtime::context::enter [INFO] [stderr] f() [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/handle.rs", line 76, in tokio::runtime::handle::Handle::enter [INFO] [stderr] context::enter(self.clone(), f) [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.25/src/runtime/mod.rs", line 441, in tokio::runtime::Runtime::block_on [INFO] [stderr] self.handle.enter(|| match kind { [INFO] [stderr] File "/opt/rustwide/workdir/src/client.rs", line 67, in fimapi::client::tests::grab_token [INFO] [stderr] #[tokio::test] [INFO] [stderr] File "/opt/rustwide/workdir/src/client.rs", line 67, in fimapi::client::tests::grab_token::{{closure}} [INFO] [stderr] #[tokio::test] [INFO] [stderr] File "rust:library/core/src/ops/function.rs", line 227, in core::ops::function::FnOnce::call_once [INFO] [stderr] File "rust:library/core/src/ops/function.rs", line 227, in core::ops::function::FnOnce::call_once [INFO] [stderr] File "rust:library/test/src/lib.rs", line 574, in test::__rust_begin_short_backtrace [INFO] [stderr] File "rust:library/alloc/src/boxed.rs", line 1861, in as core::ops::function::FnOnce>::call_once [INFO] [stderr] File "rust:library/core/src/panic/unwind_safe.rs", line 271, in as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] File "rust:library/std/src/panicking.rs", line 492, in std::panicking::try::do_call [INFO] [stderr] File "rust:library/std/src/panicking.rs", line 456, in std::panicking::try [INFO] [stderr] File "rust:library/std/src/panic.rs", line 137, in std::panic::catch_unwind [INFO] [stderr] File "rust:library/test/src/lib.rs", line 597, in test::run_test_in_process [INFO] [stderr] [INFO] [stderr] The application panicked (crashed). [INFO] [stderr] called `Result::unwrap()` on an `Err` value: Io(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stderr] in src/test.rs, line 7 [INFO] [stderr] thread: client::tests::grab_token [INFO] [stdout] test client::tests::grab_token ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] client::tests::grab_token [INFO] [stdout] [INFO] [stdout] test result: FAILED. 2 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.54s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass '--lib' [INFO] running `Command { std: "docker" "inspect" "8f2658fa35c9cc50a0dca679205420ad259c7068f414c94df71f5839aa3d9f19", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8f2658fa35c9cc50a0dca679205420ad259c7068f414c94df71f5839aa3d9f19", kill_on_drop: false }` [INFO] [stdout] 8f2658fa35c9cc50a0dca679205420ad259c7068f414c94df71f5839aa3d9f19