[INFO] fetching crate volli-server 0.1.10...
[INFO] testing volli-server-0.1.10 against 1.90.0 for beta-1.91-3
[INFO] extracting crate volli-server 0.1.10 into /workspace/builds/worker-2-tc1/source
[INFO] started tweaking crates.io crate volli-server 0.1.10
[INFO] removed 0 missing tests
[INFO] finished tweaking crates.io crate volli-server 0.1.10
[INFO] tweaked toml for crates.io crate volli-server 0.1.10 written to /workspace/builds/worker-2-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate volli-server 0.1.10 on toolchain 1.90.0
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate volli-server 0.1.10 already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.90.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded volli-agent v0.1.10
[INFO] [stderr]   Downloaded volli-transport v0.1.10
[INFO] [stderr]   Downloaded volli-core v0.1.10
[INFO] [stderr]   Downloaded libredox v0.1.6
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 920d3aaa62557b3cf7055c6e19a3e5ede3c14db720bdb12750c302493a24f140
[INFO] running `Command { std: "docker" "start" "-a" "920d3aaa62557b3cf7055c6e19a3e5ede3c14db720bdb12750c302493a24f140", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "920d3aaa62557b3cf7055c6e19a3e5ede3c14db720bdb12750c302493a24f140", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "920d3aaa62557b3cf7055c6e19a3e5ede3c14db720bdb12750c302493a24f140", kill_on_drop: false }`
[INFO] [stdout] 920d3aaa62557b3cf7055c6e19a3e5ede3c14db720bdb12750c302493a24f140
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 1c94eac5be7a487ded3ca9de819a1e40a0d16be3f227540ed4bedb22e0f39847
[INFO] running `Command { std: "docker" "start" "-a" "1c94eac5be7a487ded3ca9de819a1e40a0d16be3f227540ed4bedb22e0f39847", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.174
[INFO] [stderr]    Compiling cfg-if v1.0.1
[INFO] [stderr]    Compiling cc v1.2.30
[INFO] [stderr]    Compiling semver v1.0.26
[INFO] [stderr]    Compiling zerocopy v0.8.26
[INFO] [stderr]    Compiling generic-array v0.14.7
[INFO] [stderr]    Compiling tracing-attributes v0.1.30
[INFO] [stderr]    Compiling rustls v0.21.12
[INFO] [stderr]    Compiling memoffset v0.9.1
[INFO] [stderr]    Compiling curve25519-dalek-derive v0.1.1
[INFO] [stderr]    Compiling cfg_aliases v0.2.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling signature v2.2.0
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling tokio v1.47.0
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling quinn-udp v0.4.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling volli-core v0.1.10
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling yasna v0.5.2
[INFO] [stderr]    Compiling mac_address v1.1.8
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling rcgen v0.11.3
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling sct v0.7.1
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling tokio-util v0.7.15
[INFO] [stderr]    Compiling quinn-proto v0.10.6
[INFO] [stderr]    Compiling tokio-rustls v0.24.1
[INFO] [stderr]    Compiling quinn v0.10.2
[INFO] [stderr]    Compiling volli-transport v0.1.10
[INFO] [stderr]    Compiling volli-agent v0.1.10
[INFO] [stderr]    Compiling volli-server v0.1.10 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s
[INFO] running `Command { std: "docker" "inspect" "1c94eac5be7a487ded3ca9de819a1e40a0d16be3f227540ed4bedb22e0f39847", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "1c94eac5be7a487ded3ca9de819a1e40a0d16be3f227540ed4bedb22e0f39847", kill_on_drop: false }`
[INFO] [stdout] 1c94eac5be7a487ded3ca9de819a1e40a0d16be3f227540ed4bedb22e0f39847
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc1/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" "RUSTDOCFLAGS=--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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+1.90.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 3dd5d7a06c264615400ca1ff500face80f754d1956274b1d703aaead84e3d966
[INFO] running `Command { std: "docker" "start" "-a" "3dd5d7a06c264615400ca1ff500face80f754d1956274b1d703aaead84e3d966", kill_on_drop: false }`
[INFO] [stderr]    Compiling volli-server v0.1.10 (/opt/rustwide/workdir)
[INFO] [stdout] error[E0432]: unresolved import `serial_test`
[INFO] [stdout]  --> tests/conn_limit.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serial_test::serial;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `serial_test`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `serial_test`, use `cargo add serial_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serial_test`
[INFO] [stdout]  --> tests/profile.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serial_test::serial;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `serial_test`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `serial_test`, use `cargo add serial_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]   --> tests/conn_limit.rs:28:15
[INFO] [stdout]    |
[INFO] [stdout] 28 |     let tmp = tempfile::TempDir::new().unwrap();
[INFO] [stdout]    |               ^^^^^^^^ use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tempfile`, use `cargo add tempfile` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serial_test`
[INFO] [stdout]  --> tests/whitelist.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serial_test::serial;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `serial_test`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `serial_test`, use `cargo add serial_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `tempfile`
[INFO] [stdout]  --> tests/whitelist.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use tempfile;
[INFO] [stdout]   |     ^^^^^^^^ no external crate `tempfile`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]   --> tests/conn_limit.rs:56:15
[INFO] [stdout]    |
[INFO] [stdout] 56 |     let tmp = tempfile::TempDir::new().unwrap();
[INFO] [stdout]    |               ^^^^^^^^ use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tempfile`, use `cargo add tempfile` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `async_trait`
[INFO] [stdout]  --> tests/auth.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use async_trait::async_trait;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `async_trait`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `async_trait`, use `cargo add async_trait` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serial_test`
[INFO] [stdout]  --> tests/handshake.rs:2:5
[INFO] [stdout]   |
[INFO] [stdout] 2 | use serial_test::serial;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `serial_test`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `serial_test`, use `cargo add serial_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serial_test`
[INFO] [stdout]  --> tests/keys.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use serial_test::serial;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `serial_test`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `serial_test`, use `cargo add serial_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]  --> tests/handshake.rs:8:16
[INFO] [stdout]   |
[INFO] [stdout] 8 |     let base = tempfile::TempDir::new().unwrap();
[INFO] [stdout]   |                ^^^^^^^^ use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tempfile`, use `cargo add tempfile` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0432]: unresolved import `serial_test`
[INFO] [stdout]  --> tests/bootstrap.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use serial_test::serial;
[INFO] [stdout]   |     ^^^^^^^^^^^ use of unresolved module or unlinked crate `serial_test`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `serial_test`, use `cargo add serial_test` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `volli-server` (test "whitelist") due to 2 previous errors
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `volli-server` (test "conn_limit") due to 3 previous errors
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `volli-server` (test "handshake") due to 2 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]   --> tests/profile.rs:15:16
[INFO] [stdout]    |
[INFO] [stdout] 15 |     let base = tempfile::TempDir::new().unwrap();
[INFO] [stdout]    |                ^^^^^^^^ use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tempfile`, use `cargo add tempfile` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `send` do not match the trait declaration
[INFO] [stdout]   --> tests/auth.rs:26:18
[INFO] [stdout]    |
[INFO] [stdout] 26 |     async fn send(&mut self, msg: &Message) -> Result<(), Report> {
[INFO] [stdout]    |                  ^ lifetimes do not match method in trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0195]: lifetime parameters or bounds on method `recv` do not match the trait declaration
[INFO] [stdout]   --> tests/auth.rs:39:18
[INFO] [stdout]    |
[INFO] [stdout] 39 |     async fn recv(&mut self) -> Result<Option<Message>, Report> {
[INFO] [stdout]    |                  ^ lifetimes do not match method in trait
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]   --> tests/profile.rs:32:16
[INFO] [stdout]    |
[INFO] [stdout] 32 |     let base = tempfile::TempDir::new().unwrap();
[INFO] [stdout]    |                ^^^^^^^^ use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tempfile`, use `cargo add tempfile` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]   --> tests/profile.rs:61:16
[INFO] [stdout]    |
[INFO] [stdout] 61 |     let base = tempfile::TempDir::new().unwrap();
[INFO] [stdout]    |                ^^^^^^^^ use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tempfile`, use `cargo add tempfile` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]  --> tests/bootstrap.rs:9:16
[INFO] [stdout]   |
[INFO] [stdout] 9 |     let base = tempfile::TempDir::new().unwrap();
[INFO] [stdout]   |                ^^^^^^^^ use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]   |
[INFO] [stdout]   = help: if you wanted to use a crate named `tempfile`, use `cargo add tempfile` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]   --> tests/profile.rs:76:16
[INFO] [stdout]    |
[INFO] [stdout] 76 |     let base = tempfile::TempDir::new().unwrap();
[INFO] [stdout]    |                ^^^^^^^^ use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tempfile`, use `cargo add tempfile` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]   --> tests/bootstrap.rs:39:16
[INFO] [stdout]    |
[INFO] [stdout] 39 |     let base = tempfile::TempDir::new().unwrap();
[INFO] [stdout]    |                ^^^^^^^^ use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tempfile`, use `cargo add tempfile` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]   --> tests/keys.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 |     let tmp = tempfile::TempDir::new().unwrap();
[INFO] [stdout]    |               ^^^^^^^^ use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tempfile`, use `cargo add tempfile` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]    --> tests/profile.rs:102:16
[INFO] [stdout]     |
[INFO] [stdout] 102 |     let base = tempfile::TempDir::new().unwrap();
[INFO] [stdout]     |                ^^^^^^^^ use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tempfile`, use `cargo add tempfile` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]   --> tests/keys.rs:41:15
[INFO] [stdout]    |
[INFO] [stdout] 41 |     let dir = tempfile::TempDir::new().unwrap();
[INFO] [stdout]    |               ^^^^^^^^ use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tempfile`, use `cargo add tempfile` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]    --> tests/profile.rs:141:16
[INFO] [stdout]     |
[INFO] [stdout] 141 |     let base = tempfile::TempDir::new().unwrap();
[INFO] [stdout]     |                ^^^^^^^^ use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tempfile`, use `cargo add tempfile` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]   --> tests/keys.rs:55:15
[INFO] [stdout]    |
[INFO] [stdout] 55 |     let dir = tempfile::TempDir::new().unwrap();
[INFO] [stdout]    |               ^^^^^^^^ use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tempfile`, use `cargo add tempfile` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]    --> tests/profile.rs:177:16
[INFO] [stdout]     |
[INFO] [stdout] 177 |     let base = tempfile::TempDir::new().unwrap();
[INFO] [stdout]     |                ^^^^^^^^ use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tempfile`, use `cargo add tempfile` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]   --> tests/keys.rs:64:15
[INFO] [stdout]    |
[INFO] [stdout] 64 |     let dir = tempfile::TempDir::new().unwrap();
[INFO] [stdout]    |               ^^^^^^^^ use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tempfile`, use `cargo add tempfile` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]    --> tests/profile.rs:192:16
[INFO] [stdout]     |
[INFO] [stdout] 192 |     let base = tempfile::TempDir::new().unwrap();
[INFO] [stdout]     |                ^^^^^^^^ use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tempfile`, use `cargo add tempfile` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]    --> tests/profile.rs:218:16
[INFO] [stdout]     |
[INFO] [stdout] 218 |     let base = tempfile::TempDir::new().unwrap();
[INFO] [stdout]     |                ^^^^^^^^ use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tempfile`, use `cargo add tempfile` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]   --> tests/keys.rs:80:15
[INFO] [stdout]    |
[INFO] [stdout] 80 |     let dir = tempfile::TempDir::new().unwrap();
[INFO] [stdout]    |               ^^^^^^^^ use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tempfile`, use `cargo add tempfile` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]    --> tests/profile.rs:263:16
[INFO] [stdout]     |
[INFO] [stdout] 263 |     let base = tempfile::TempDir::new().unwrap();
[INFO] [stdout]     |                ^^^^^^^^ use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tempfile`, use `cargo add tempfile` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]   --> tests/keys.rs:92:15
[INFO] [stdout]    |
[INFO] [stdout] 92 |     let dir = tempfile::TempDir::new().unwrap();
[INFO] [stdout]    |               ^^^^^^^^ use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]    |
[INFO] [stdout]    = help: if you wanted to use a crate named `tempfile`, use `cargo add tempfile` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]    --> tests/profile.rs:279:16
[INFO] [stdout]     |
[INFO] [stdout] 279 |     let base = tempfile::TempDir::new().unwrap();
[INFO] [stdout]     |                ^^^^^^^^ use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tempfile`, use `cargo add tempfile` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0195, E0432.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0195`.
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]    --> tests/profile.rs:295:16
[INFO] [stdout]     |
[INFO] [stdout] 295 |     let base = tempfile::TempDir::new().unwrap();
[INFO] [stdout]     |                ^^^^^^^^ use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tempfile`, use `cargo add tempfile` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `volli-server` (test "bootstrap") due to 3 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]    --> tests/profile.rs:309:16
[INFO] [stdout]     |
[INFO] [stdout] 309 |     let base = tempfile::TempDir::new().unwrap();
[INFO] [stdout]     |                ^^^^^^^^ use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tempfile`, use `cargo add tempfile` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `volli-server` (test "auth") due to 3 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]    --> tests/profile.rs:329:16
[INFO] [stdout]     |
[INFO] [stdout] 329 |     let base = tempfile::TempDir::new().unwrap();
[INFO] [stdout]     |                ^^^^^^^^ use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tempfile`, use `cargo add tempfile` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `volli-server` (test "keys") due to 7 previous errors
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]    --> tests/profile.rs:345:16
[INFO] [stdout]     |
[INFO] [stdout] 345 |     let base = tempfile::TempDir::new().unwrap();
[INFO] [stdout]     |                ^^^^^^^^ use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tempfile`, use `cargo add tempfile` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]    --> tests/profile.rs:362:16
[INFO] [stdout]     |
[INFO] [stdout] 362 |     let base = tempfile::TempDir::new().unwrap();
[INFO] [stdout]     |                ^^^^^^^^ use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tempfile`, use `cargo add tempfile` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]    --> tests/profile.rs:377:16
[INFO] [stdout]     |
[INFO] [stdout] 377 |     let base = tempfile::TempDir::new().unwrap();
[INFO] [stdout]     |                ^^^^^^^^ use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]     |
[INFO] [stdout]     = help: if you wanted to use a crate named `tempfile`, use `cargo add tempfile` to add it to your `Cargo.toml`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0432, E0433.
[INFO] [stdout] 
[INFO] [stdout] For more information about an error, try `rustc --explain E0432`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `volli-server` (test "profile") due to 18 previous errors
[INFO] running `Command { std: "docker" "inspect" "3dd5d7a06c264615400ca1ff500face80f754d1956274b1d703aaead84e3d966", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "3dd5d7a06c264615400ca1ff500face80f754d1956274b1d703aaead84e3d966", kill_on_drop: false }`
[INFO] [stdout] 3dd5d7a06c264615400ca1ff500face80f754d1956274b1d703aaead84e3d966
