[INFO] fetching crate fimapi 0.2.0... [INFO] testing fimapi-0.2.0 against master#5d5ff84130da0d74c6ece368dbe821d8f83fa526 for pr-79296 [INFO] extracting crate fimapi 0.2.0 into /workspace/builds/worker-7/source [INFO] validating manifest of crates.io crate fimapi 0.2.0 on toolchain 5d5ff84130da0d74c6ece368dbe821d8f83fa526 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "read-manifest" "--manifest-path" "Cargo.toml", 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-7/source/Cargo.toml [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/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:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "metadata" "--no-deps" "--format-version=1", 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] 4320cc390ba61b00258d6c785b3e352094d124254b60f4acaa3b2e5a69b9f449 [INFO] running `Command { std: "docker" "start" "-a" "4320cc390ba61b00258d6c785b3e352094d124254b60f4acaa3b2e5a69b9f449", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4320cc390ba61b00258d6c785b3e352094d124254b60f4acaa3b2e5a69b9f449", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4320cc390ba61b00258d6c785b3e352094d124254b60f4acaa3b2e5a69b9f449", kill_on_drop: false }` [INFO] [stdout] 4320cc390ba61b00258d6c785b3e352094d124254b60f4acaa3b2e5a69b9f449 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3eea6a5fcce8f95711d50572796d4b87780c90874ce5b4ae26d2a2f8449d4a6e [INFO] running `Command { std: "docker" "start" "-a" "3eea6a5fcce8f95711d50572796d4b87780c90874ce5b4ae26d2a2f8449d4a6e", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.24 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling libc v0.2.80 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling cc v1.0.65 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling itoa v0.4.6 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling serde_derive v1.0.117 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling serde v1.0.117 [INFO] [stderr] Compiling httpdate v0.3.2 [INFO] [stderr] Compiling encoding_rs v0.8.26 [INFO] [stderr] Compiling serde_json v1.0.59 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling indexmap v1.6.0 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling tracing-core v0.1.17 [INFO] [stderr] Compiling form_urlencoded v1.0.0 [INFO] [stderr] Compiling http v0.2.1 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling tracing v0.1.22 [INFO] [stderr] Compiling url v2.2.0 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling syn v1.0.52 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling tracing-futures v0.2.4 [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.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.9 [INFO] [stderr] Compiling fimapi v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 57s [INFO] running `Command { std: "docker" "inspect" "3eea6a5fcce8f95711d50572796d4b87780c90874ce5b4ae26d2a2f8449d4a6e", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3eea6a5fcce8f95711d50572796d4b87780c90874ce5b4ae26d2a2f8449d4a6e", kill_on_drop: false }` [INFO] [stdout] 3eea6a5fcce8f95711d50572796d4b87780c90874ce5b4ae26d2a2f8449d4a6e [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 683b9725cc9e6f1d5dc3ed6b44598a973729abbcd3959a6870c7785460131ca5 [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" "683b9725cc9e6f1d5dc3ed6b44598a973729abbcd3959a6870c7785460131ca5", kill_on_drop: false }` [INFO] [stderr] Compiling regex-syntax v0.6.21 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling miniz_oxide v0.4.3 [INFO] [stderr] Compiling clicolors-control v1.0.1 [INFO] [stderr] Compiling termios v0.3.3 [INFO] [stderr] Compiling backtrace v0.3.55 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling console v0.9.2 [INFO] [stderr] Compiling better-panic v0.2.0 [INFO] [stderr] Compiling fimapi v0.2.0 (/opt/rustwide/workdir) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 20.88s [INFO] running `Command { std: "docker" "inspect" "683b9725cc9e6f1d5dc3ed6b44598a973729abbcd3959a6870c7785460131ca5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "683b9725cc9e6f1d5dc3ed6b44598a973729abbcd3959a6870c7785460131ca5", kill_on_drop: false }` [INFO] [stdout] 683b9725cc9e6f1d5dc3ed6b44598a973729abbcd3959a6870c7785460131ca5 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "rustops/crates-build-env@sha256:6eabd152ff4036248d66efda456a36cb33d24b7291b33f25f75140726c88da35" "/opt/rustwide/cargo-home/bin/cargo" "+5d5ff84130da0d74c6ece368dbe821d8f83fa526" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 5d9c69de5d4cda3f26e8851679b72d8b0b8102d7714dd1a23117ccb06e11661b [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" "5d9c69de5d4cda3f26e8851679b72d8b0b8102d7714dd1a23117ccb06e11661b", kill_on_drop: false }` [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.16s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/fimapi-70ec573a368f0c46 [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_version_parse ... ok [INFO] [stderr] Backtrace (most recent call first): [INFO] [stdout] test auth::scopes::tests::test_scope_parse ... ok [INFO] [stderr] File "rust:library/core/src/option.rs", line 1268, in core::option::expect_none_failed [INFO] [stderr] File "rust:library/core/src/result.rs", line 973, 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 261, in std::sync::once::Once::call_once::{{closure}} [INFO] [stderr] File "rust:library/std/src/sync/once.rs", line 419, in std::sync::once::Once::call_inner [INFO] [stderr] File "rust:library/std/src/sync/once.rs", line 261, 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 80, in as core::future::future::Future>::poll [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/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.23/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 272, in std::thread::local::LocalKey::try_with [INFO] [stderr] File "rust:library/std/src/thread/local.rs", line 248, in std::thread::local::LocalKey::with [INFO] [stderr] File "/opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/tokio-0.2.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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.23/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 516, in test::__rust_begin_short_backtrace [INFO] [stderr] File "rust:library/alloc/src/boxed.rs", line 1318, in as core::ops::function::FnOnce>::call_once [INFO] [stderr] File "rust:library/std/src/panic.rs", line 322, in as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] File "rust:library/std/src/panicking.rs", line 379, in std::panicking::try::do_call [INFO] [stderr] File "rust:library/std/src/panicking.rs", line 343, in std::panicking::try [INFO] [stderr] File "rust:library/std/src/panic.rs", line 396, in std::panic::catch_unwind [INFO] [stderr] File "rust:library/test/src/lib.rs", line 538, 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] [stderr] error: test failed, to rerun pass '--lib' [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 [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "5d9c69de5d4cda3f26e8851679b72d8b0b8102d7714dd1a23117ccb06e11661b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "5d9c69de5d4cda3f26e8851679b72d8b0b8102d7714dd1a23117ccb06e11661b", kill_on_drop: false }` [INFO] [stdout] 5d9c69de5d4cda3f26e8851679b72d8b0b8102d7714dd1a23117ccb06e11661b