[INFO] fetching crate volli-server 0.1.10... [INFO] testing volli-server-0.1.10 against try#b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b for pr-145330-1 [INFO] extracting crate volli-server 0.1.10 into /workspace/builds/worker-5-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-5-tc2/source/Cargo.toml [INFO] validating manifest of crates.io crate volli-server 0.1.10 on toolchain b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 38c1cd1fb59ebc59bce6e10a445daadb1f4c35de356041b9439172d2281071a8 [INFO] running `Command { std: "docker" "start" "-a" "38c1cd1fb59ebc59bce6e10a445daadb1f4c35de356041b9439172d2281071a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "38c1cd1fb59ebc59bce6e10a445daadb1f4c35de356041b9439172d2281071a8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38c1cd1fb59ebc59bce6e10a445daadb1f4c35de356041b9439172d2281071a8", kill_on_drop: false }` [INFO] [stdout] 38c1cd1fb59ebc59bce6e10a445daadb1f4c35de356041b9439172d2281071a8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] afdd29c2c3ea092ae58414f6d297a69ee15a0e1e8bdcbcdf875350500b8d0b95 [INFO] running `Command { std: "docker" "start" "-a" "afdd29c2c3ea092ae58414f6d297a69ee15a0e1e8bdcbcdf875350500b8d0b95", kill_on_drop: false }` [INFO] [stderr] Compiling cc v1.2.30 [INFO] [stderr] Compiling syn v2.0.104 [INFO] [stderr] Compiling rustls v0.21.12 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling eyre v0.6.12 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling tinyvec v1.9.0 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling nix v0.29.0 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling serde_json v1.0.141 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling hashbrown v0.15.4 [INFO] [stderr] Compiling time v0.3.41 [INFO] [stderr] Compiling pem v3.0.5 [INFO] [stderr] Compiling indexmap v2.10.0 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling mac_address v1.1.8 [INFO] [stderr] Compiling rcgen v0.11.3 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling serde_derive v1.0.219 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling tokio v1.47.0 [INFO] [stderr] Compiling sct v0.7.1 [INFO] [stderr] Compiling rustls-webpki v0.101.7 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling async-trait v0.1.88 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling quinn-udp v0.4.1 [INFO] [stderr] Compiling serde v1.0.219 [INFO] [stderr] Compiling quinn-proto v0.10.6 [INFO] [stderr] Compiling tokio-util v0.7.15 [INFO] [stderr] Compiling tokio-rustls v0.24.1 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling serde_yaml v0.9.34+deprecated [INFO] [stderr] Compiling volli-core v0.1.10 [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 07s [INFO] running `Command { std: "docker" "inspect" "afdd29c2c3ea092ae58414f6d297a69ee15a0e1e8bdcbcdf875350500b8d0b95", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "afdd29c2c3ea092ae58414f6d297a69ee15a0e1e8bdcbcdf875350500b8d0b95", kill_on_drop: false }` [INFO] [stdout] afdd29c2c3ea092ae58414f6d297a69ee15a0e1e8bdcbcdf875350500b8d0b95 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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=forbid" "-e" "RUSTDOCFLAGS=--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" "ghcr.io/rust-lang/crates-build-env/linux@sha256:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+b6ae10aa7319b7ebb6c7b3331dd71a9d6c9c5b4b" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7bad471e25fc7920d571a2b05f1fde54f0de94da728b364439c57af83f225a8f [INFO] running `Command { std: "docker" "start" "-a" "7bad471e25fc7920d571a2b05f1fde54f0de94da728b364439c57af83f225a8f", 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/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/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 `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] 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[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/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/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/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[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: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[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[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, 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/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: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] 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: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: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] [stderr] error: could not compile `volli-server` (test "handshake") due to 2 previous errors [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [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] [stderr] error: could not compile `volli-server` (test "bootstrap") due to 3 previous errors [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] 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: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: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/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: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] 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/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] 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] 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] [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] [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] 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] [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: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[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[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: E0195, E0432. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0195`. [INFO] [stdout] [INFO] [stderr] error: could not compile `volli-server` (test "auth") due to 3 previous errors [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/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] Some errors have detailed explanations: E0432, E0433. [INFO] [stdout] [INFO] [stderr] error: could not compile `volli-server` (test "whitelist") due to 2 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 "profile") due to 18 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] [stderr] error: could not compile `volli-server` (test "command_socket") due to 2 previous errors [INFO] running `Command { std: "docker" "inspect" "7bad471e25fc7920d571a2b05f1fde54f0de94da728b364439c57af83f225a8f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7bad471e25fc7920d571a2b05f1fde54f0de94da728b364439c57af83f225a8f", kill_on_drop: false }` [INFO] [stdout] 7bad471e25fc7920d571a2b05f1fde54f0de94da728b364439c57af83f225a8f