[INFO] fetching crate volli-server 0.1.10...
[INFO] testing volli-server-0.1.10 against master#c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38 for pr-146098-8
[INFO] extracting crate volli-server 0.1.10 into /workspace/builds/worker-6-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-6-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate volli-server 0.1.10 on toolchain c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "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" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] Updating crates.io index
[INFO] [stderr] Downloading crates ...
[INFO] [stderr] Downloaded libredox v0.1.6
[INFO] [stderr] Downloaded mac_address v1.1.8
[INFO] [stderr] Downloaded volli-core v0.1.10
[INFO] [stderr] Downloaded volli-transport v0.1.10
[INFO] [stderr] Downloaded volli-agent v0.1.10
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] 0d215596c789e882097d1af8bac70cb84f34c577a4e5a265d2e31033ab9c6b3a
[INFO] running `Command { std: "docker" "start" "-a" "0d215596c789e882097d1af8bac70cb84f34c577a4e5a265d2e31033ab9c6b3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "0d215596c789e882097d1af8bac70cb84f34c577a4e5a265d2e31033ab9c6b3a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "0d215596c789e882097d1af8bac70cb84f34c577a4e5a265d2e31033ab9c6b3a", kill_on_drop: false }`
[INFO] [stdout] 0d215596c789e882097d1af8bac70cb84f34c577a4e5a265d2e31033ab9c6b3a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 384538cf32d49d7f8cfa0bced3412d657e368961839ddaef4b63788addd18385
[INFO] running `Command { std: "docker" "start" "-a" "384538cf32d49d7f8cfa0bced3412d657e368961839ddaef4b63788addd18385", kill_on_drop: false }`
[INFO] [stderr] Compiling libc v0.2.174
[INFO] [stderr] Compiling zerocopy v0.8.26
[INFO] [stderr] Compiling serde v1.0.219
[INFO] [stderr] Compiling cc v1.2.30
[INFO] [stderr] Compiling typenum v1.18.0
[INFO] [stderr] Compiling rustls v0.21.12
[INFO] [stderr] Compiling spin v0.5.2
[INFO] [stderr] Compiling untrusted v0.7.1
[INFO] [stderr] Compiling memoffset v0.9.1
[INFO] [stderr] Compiling zeroize v1.8.1
[INFO] [stderr] Compiling syn v2.0.104
[INFO] [stderr] Compiling signature v2.2.0
[INFO] [stderr] Compiling curve25519-dalek v4.1.3
[INFO] [stderr] Compiling rustls-native-certs v0.6.3
[INFO] [stderr] Compiling nix v0.29.0
[INFO] [stderr] Compiling tinyvec v1.9.0
[INFO] [stderr] Compiling ed25519 v2.2.3
[INFO] [stderr] Compiling rustc-hash v1.1.0
[INFO] [stderr] Compiling serde_json v1.0.141
[INFO] [stderr] Compiling deranged v0.4.0
[INFO] [stderr] Compiling eyre v0.6.12
[INFO] [stderr] Compiling memchr v2.7.5
[INFO] [stderr] Compiling hashbrown v0.15.4
[INFO] [stderr] Compiling bitflags v2.9.1
[INFO] [stderr] Compiling pem v3.0.5
[INFO] [stderr] Compiling generic-array v0.14.7
[INFO] [stderr] Compiling ring v0.17.14
[INFO] [stderr] Compiling ring v0.16.20
[INFO] [stderr] Compiling time v0.3.41
[INFO] [stderr] Compiling crypto-common v0.1.6
[INFO] [stderr] Compiling block-buffer v0.10.4
[INFO] [stderr] Compiling indexmap v2.10.0
[INFO] [stderr] Compiling digest v0.10.7
[INFO] [stderr] Compiling yasna v0.5.2
[INFO] [stderr] Compiling sha2 v0.10.9
[INFO] [stderr] Compiling hmac v0.12.1
[INFO] [stderr] Compiling getrandom v0.2.16
[INFO] [stderr] Compiling mio v1.0.4
[INFO] [stderr] Compiling socket2 v0.6.0
[INFO] [stderr] Compiling dirs-sys-next v0.1.2
[INFO] [stderr] Compiling socket2 v0.5.10
[INFO] [stderr] Compiling rand_core v0.6.4
[INFO] [stderr] Compiling dirs-next v2.0.0
[INFO] [stderr] Compiling ppv-lite86 v0.2.21
[INFO] [stderr] Compiling rand_chacha v0.3.1
[INFO] [stderr] Compiling mac_address v1.1.8
[INFO] [stderr] Compiling rand v0.8.5
[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 async-trait v0.1.88
[INFO] [stderr] Compiling rustls-webpki v0.101.7
[INFO] [stderr] Compiling sct v0.7.1
[INFO] [stderr] Compiling futures-util v0.3.31
[INFO] [stderr] Compiling tokio v1.47.0
[INFO] [stderr] Compiling tracing v0.1.41
[INFO] [stderr] Compiling quinn-udp v0.4.1
[INFO] [stderr] Compiling thiserror v1.0.69
[INFO] [stderr] Compiling ed25519-dalek v2.2.0
[INFO] [stderr] Compiling quinn-proto v0.10.6
[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 tokio-util v0.7.15
[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 42.15s
[INFO] running `Command { std: "docker" "inspect" "384538cf32d49d7f8cfa0bced3412d657e368961839ddaef4b63788addd18385", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "384538cf32d49d7f8cfa0bced3412d657e368961839ddaef4b63788addd18385", kill_on_drop: false }`
[INFO] [stdout] 384538cf32d49d7f8cfa0bced3412d657e368961839ddaef4b63788addd18385
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6-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=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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c90bcb9571b7aab0d8beaa2ce8a998ffaf079d38" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 06359c0c236709d1d846eec37f642205a213119ef07d8441b23870e5a2a3c21d
[INFO] running `Command { std: "docker" "start" "-a" "06359c0c236709d1d846eec37f642205a213119ef07d8441b23870e5a2a3c21d", 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/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/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/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/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/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[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[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[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[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/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[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[E0282]: type annotations needed
[INFO] [stdout] --> tests/command_socket.rs:32:22
[INFO] [stdout] |
[INFO] [stdout] 32 | let mut stream = UnixStream::connect(&socket_path).await.unwrap();
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[INFO] [stdout]
[INFO] [stdout]
[INFO] [stdout] error[E0282]: type annotations needed
[INFO] [stdout] --> tests/command_socket.rs:33:5
[INFO] [stdout] |
[INFO] [stdout] 33 | stream.write_all(b"coord_token\n").await.unwrap();
[INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ cannot infer type
[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[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/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/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/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/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/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] 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: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] 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[E0282]: type annotations needed
[INFO] [stdout] --> tests/command_socket.rs:35:5
[INFO] [stdout] |
[INFO] [stdout] 35 | / BufReader::new(stream)
[INFO] [stdout] 36 | | .read_to_string(&mut resp)
[INFO] [stdout] 37 | | .await
[INFO] [stdout] | |______________^ cannot infer type
[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] [stderr] error: could not compile `volli-server` (test "bootstrap") due to 3 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/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 "handshake") due to 2 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] 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] Some errors have detailed explanations: E0282, E0432, E0433.
[INFO] [stdout]
[INFO] [stdout] For more information about an error, try `rustc --explain E0282`.
[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/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/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/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/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] [stderr] error: could not compile `volli-server` (test "command_socket") due to 5 previous errors
[INFO] [stderr] error: could not compile `volli-server` (test "conn_limit") 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[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] ::: /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/volli-transport-0.1.10/src/lib.rs:11:5
[INFO] [stdout] |
[INFO] [stdout] 11 | async fn send(&mut self, msg: &Message) -> Result<(), Report>;
[INFO] [stdout] | -------------------------------------------------------------- lifetimes in impl do not match this 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