[INFO] fetching crate volli-server 0.1.10...
[INFO] testing volli-server-0.1.10 against beta-2025-09-21 for beta-1.91-3
[INFO] extracting crate volli-server 0.1.10 into /workspace/builds/worker-2-tc2/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-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate volli-server 0.1.10 on toolchain beta-2025-09-21
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-09-21" "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" "+beta-2025-09-21" "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-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+beta-2025-09-21" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0febd75cc4647ae522ef1dea9238a53b7484a9b09882c29c4f4b6b6bc590879a
[INFO] running `Command { std: "docker" "start" "-a" "0febd75cc4647ae522ef1dea9238a53b7484a9b09882c29c4f4b6b6bc590879a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0febd75cc4647ae522ef1dea9238a53b7484a9b09882c29c4f4b6b6bc590879a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0febd75cc4647ae522ef1dea9238a53b7484a9b09882c29c4f4b6b6bc590879a", kill_on_drop: false }`
[INFO] [stdout] 0febd75cc4647ae522ef1dea9238a53b7484a9b09882c29c4f4b6b6bc590879a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+beta-2025-09-21" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 05f7bd51ddd0d9b40746af8cf1e6a5fab3aa664d21ab5ab2599c281e3adef23d
[INFO] running `Command { std: "docker" "start" "-a" "05f7bd51ddd0d9b40746af8cf1e6a5fab3aa664d21ab5ab2599c281e3adef23d", 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 generic-array v0.14.7
[INFO] [stderr]    Compiling zerocopy v0.8.26
[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 signature v2.2.0
[INFO] [stderr]    Compiling slab v0.4.10
[INFO] [stderr]    Compiling rustc_version v0.4.1
[INFO] [stderr]    Compiling eyre v0.6.12
[INFO] [stderr]    Compiling zeroize v1.8.1
[INFO] [stderr]    Compiling block-buffer v0.10.4
[INFO] [stderr]    Compiling crypto-common v0.1.6
[INFO] [stderr]    Compiling tinyvec v1.9.0
[INFO] [stderr]    Compiling digest v0.10.7
[INFO] [stderr]    Compiling curve25519-dalek v4.1.3
[INFO] [stderr]    Compiling ed25519 v2.2.3
[INFO] [stderr]    Compiling tracing v0.1.41
[INFO] [stderr]    Compiling nix v0.29.0
[INFO] [stderr]    Compiling sha2 v0.10.9
[INFO] [stderr]    Compiling rustc-hash v1.1.0
[INFO] [stderr]    Compiling indenter v0.3.3
[INFO] [stderr]    Compiling deranged v0.4.0
[INFO] [stderr]    Compiling hmac v0.12.1
[INFO] [stderr]    Compiling bincode v1.3.3
[INFO] [stderr]    Compiling futures-macro v0.3.31
[INFO] [stderr]    Compiling ring v0.17.14
[INFO] [stderr]    Compiling ring v0.16.20
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling mio v1.0.4
[INFO] [stderr]    Compiling socket2 v0.6.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling dirs-sys-next v0.1.2
[INFO] [stderr]    Compiling socket2 v0.5.10
[INFO] [stderr]    Compiling dirs-next v2.0.0
[INFO] [stderr]    Compiling ed25519-dalek v2.2.0
[INFO] [stderr]    Compiling hashbrown v0.15.4
[INFO] [stderr]    Compiling quinn-udp v0.4.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling tokio v1.47.0
[INFO] [stderr]    Compiling bitflags v2.9.1
[INFO] [stderr]    Compiling time-core v0.1.4
[INFO] [stderr]    Compiling futures-util v0.3.31
[INFO] [stderr]    Compiling indexmap v2.10.0
[INFO] [stderr]    Compiling time v0.3.41
[INFO] [stderr]    Compiling volli-core v0.1.10
[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 serde_yaml v0.9.34+deprecated
[INFO] [stderr]    Compiling pem v3.0.5
[INFO] [stderr]    Compiling rcgen v0.11.3
[INFO] [stderr]    Compiling rustls-webpki v0.101.7
[INFO] [stderr]    Compiling sct v0.7.1
[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 09s
[INFO] running `Command { std: "docker" "inspect" "05f7bd51ddd0d9b40746af8cf1e6a5fab3aa664d21ab5ab2599c281e3adef23d", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "05f7bd51ddd0d9b40746af8cf1e6a5fab3aa664d21ab5ab2599c281e3adef23d", kill_on_drop: false }`
[INFO] [stdout] 05f7bd51ddd0d9b40746af8cf1e6a5fab3aa664d21ab5ab2599c281e3adef23d
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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" "+beta-2025-09-21" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 517e4007008c6591598f93777d813fb3ff2d06e3762a75db7bd82e6c01ce9965
[INFO] running `Command { std: "docker" "start" "-a" "517e4007008c6591598f93777d813fb3ff2d06e3762a75db7bd82e6c01ce9965", 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/command_socket.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] 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] [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/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/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/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] For more information about this 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/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/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] [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] error[E0433]: failed to resolve: use of unresolved module or unlinked crate `tempfile`
[INFO] [stdout]   --> tests/command_socket.rs:12:15
[INFO] [stdout]    |
[INFO] [stdout] 12 |     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[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] 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] 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[E0432]: unresolved import `serial_test`
[INFO] [stdout]  --> tests/export_import.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 `tempfile`
[INFO] [stdout]  --> tests/export_import.rs:3:5
[INFO] [stdout]   |
[INFO] [stdout] 3 | use tempfile;
[INFO] [stdout]   |     ^^^^^^^^ no external crate `tempfile`
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `volli-server` (test "bootstrap") due to 3 previous errors
[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] 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/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] [stderr] error: could not compile `volli-server` (test "command_socket") due to 2 previous errors
[INFO] [stderr] error: could not compile `volli-server` (test "conn_limit") due to 3 previous errors
[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] For more information about this error, try `rustc --explain E0432`.
[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/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] [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/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] [stderr] error: could not compile `volli-server` (test "export_import") due to 2 previous errors
[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/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] [stderr] error: could not compile `volli-server` (test "keys") due to 7 previous errors
[INFO] running `Command { std: "docker" "inspect" "517e4007008c6591598f93777d813fb3ff2d06e3762a75db7bd82e6c01ce9965", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "517e4007008c6591598f93777d813fb3ff2d06e3762a75db7bd82e6c01ce9965", kill_on_drop: false }`
[INFO] [stdout] 517e4007008c6591598f93777d813fb3ff2d06e3762a75db7bd82e6c01ce9965
