[INFO] cloning repository https://github.com/oblivisheee/asphaleia [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/oblivisheee/asphaleia" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foblivisheee%2Fasphaleia", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foblivisheee%2Fasphaleia'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1bab3fa03d90e668ee12a4816a7d535444068481 [INFO] building oblivisheee/asphaleia against master#c7f6aa2869acdbf014d094c6e427e554e160b6db for pr-146237-2 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Foblivisheee%2Fasphaleia" "/workspace/builds/worker-5-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/oblivisheee/asphaleia [INFO] finished tweaking git repo https://github.com/oblivisheee/asphaleia [INFO] tweaked toml for git repo https://github.com/oblivisheee/asphaleia written to /workspace/builds/worker-5-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/oblivisheee/asphaleia on toolchain c7f6aa2869acdbf014d094c6e427e554e160b6db [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/oblivisheee/asphaleia 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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/asphaleia-crypto/Cargo.toml: Found `feature = ...` in `target.'cfg(...)'.dependencies`. This key is not supported for selecting dependencies and will not work as expected. Use the [features] section instead: https://doc.rust-lang.org/cargo/reference/features.html [INFO] [stderr] warning: /workspace/builds/worker-5-tc1/source/asphaleia-crypto/Cargo.toml: unused manifest key: target.cfg(all(target_arch = "x86_64", feature = "kyber")).rustflags [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded asn1-rs-derive v0.5.0 [INFO] [stderr] Downloaded libp2p-connection-limits v0.4.0 [INFO] [stderr] Downloaded futures-bounded v0.2.4 [INFO] [stderr] Downloaded asynchronous-codec v0.7.0 [INFO] [stderr] Downloaded libp2p-metrics v0.15.0 [INFO] [stderr] Downloaded serde v1.0.206 [INFO] [stderr] Downloaded libp2p-allow-block-list v0.4.0 [INFO] [stderr] Downloaded libp2p-core v0.42.0 [INFO] [stderr] Downloaded prometheus-client v0.22.3 [INFO] [stderr] Downloaded asn1-rs v0.6.1 [INFO] [stderr] Downloaded bellman v0.14.0 [INFO] [stderr] Downloaded libp2p-kad v0.46.1 [INFO] [stderr] Downloaded quick-protobuf v0.8.1 [INFO] [stderr] Downloaded blake3 v1.5.3 [INFO] [stderr] Downloaded pqc_kyber v0.7.1 [INFO] [stderr] Downloaded libp2p-swarm v0.45.1 [INFO] [stderr] Downloaded better-panic v0.3.0 [INFO] [stderr] Downloaded core2 v0.4.0 [INFO] [stderr] Downloaded rw-stream-sink v0.4.0 [INFO] [stderr] Downloaded uint v0.9.5 [INFO] [stderr] Downloaded multistream-select v0.13.0 [INFO] [stderr] Downloaded multihash v0.19.1 [INFO] [stderr] Downloaded libp2p v0.54.1 [INFO] [stderr] Downloaded blake2s_simd v1.0.2 [INFO] [stderr] Downloaded data-encoding-macro-internal v0.1.13 [INFO] [stderr] Downloaded multiaddr v0.18.1 [INFO] [stderr] Downloaded quick-protobuf-codec v0.3.1 [INFO] [stderr] Downloaded unsigned-varint v0.8.0 [INFO] [stderr] Downloaded libp2p-identity v0.2.9 [INFO] [stderr] Downloaded unsigned-varint v0.7.2 [INFO] [stderr] Downloaded pairing v0.23.0 [INFO] [stderr] Downloaded oid-registry v0.7.0 [INFO] [stderr] Downloaded prometheus-client-derive-encode v0.4.2 [INFO] [stderr] Downloaded data-encoding-macro v0.1.15 [INFO] [stderr] Downloaded multibase v0.9.1 [INFO] [stderr] Downloaded serde_derive v1.0.206 [INFO] [stderr] Downloaded bls12_381 v0.8.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bfd80175e4c4ff3b4e9636fe786e71976787c8a2ad440d5fdc05d89f79e1f9af [INFO] running `Command { std: "docker" "start" "-a" "bfd80175e4c4ff3b4e9636fe786e71976787c8a2ad440d5fdc05d89f79e1f9af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bfd80175e4c4ff3b4e9636fe786e71976787c8a2ad440d5fdc05d89f79e1f9af", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bfd80175e4c4ff3b4e9636fe786e71976787c8a2ad440d5fdc05d89f79e1f9af", kill_on_drop: false }` [INFO] [stdout] bfd80175e4c4ff3b4e9636fe786e71976787c8a2ad440d5fdc05d89f79e1f9af [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 722a47ce7c51b01b7479b5490f9774e911ef966f285c4c4d67f88d5b7dc9bdaf [INFO] running `Command { std: "docker" "start" "-a" "722a47ce7c51b01b7479b5490f9774e911ef966f285c4c4d67f88d5b7dc9bdaf", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/asphaleia-crypto/Cargo.toml: Found `feature = ...` in `target.'cfg(...)'.dependencies`. This key is not supported for selecting dependencies and will not work as expected. Use the [features] section instead: https://doc.rust-lang.org/cargo/reference/features.html [INFO] [stderr] warning: /opt/rustwide/workdir/asphaleia-crypto/Cargo.toml: unused manifest key: target.cfg(all(target_arch = "x86_64", feature = "kyber")).rustflags [INFO] [stderr] Compiling subtle v2.6.1 [INFO] [stderr] Compiling thiserror v1.0.63 [INFO] [stderr] Compiling semver v1.0.23 [INFO] [stderr] Compiling jobserver v0.1.32 [INFO] [stderr] Compiling futures-core v0.3.30 [INFO] [stderr] Compiling syn v2.0.72 [INFO] [stderr] Compiling serde v1.0.206 [INFO] [stderr] Compiling arrayref v0.3.8 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling data-encoding v2.6.0 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling unsigned-varint v0.7.2 [INFO] [stderr] Compiling either v1.13.0 [INFO] [stderr] Compiling quick-protobuf v0.8.1 [INFO] [stderr] Compiling futures-channel v0.3.30 [INFO] [stderr] Compiling ahash v0.8.11 [INFO] [stderr] Compiling core2 v0.4.0 [INFO] [stderr] Compiling bytes v1.7.1 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling cc v1.1.8 [INFO] [stderr] Compiling bs58 v0.5.1 [INFO] [stderr] Compiling multihash v0.19.1 [INFO] [stderr] Compiling base-x v0.2.11 [INFO] [stderr] Compiling url v2.5.2 [INFO] [stderr] Compiling parking_lot_core v0.9.10 [INFO] [stderr] Compiling arrayvec v0.7.4 [INFO] [stderr] Compiling sha2 v0.10.8 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling unsigned-varint v0.8.0 [INFO] [stderr] Compiling allocator-api2 v0.2.18 [INFO] [stderr] Compiling hkdf v0.12.4 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling ff v0.13.0 [INFO] [stderr] Compiling inout v0.1.3 [INFO] [stderr] Compiling oid-registry v0.7.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Compiling parking_lot v0.12.3 [INFO] [stderr] Compiling group v0.13.0 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling rustc_version v0.4.0 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling zstd-safe v7.2.1 [INFO] [stderr] Compiling pairing v0.23.0 [INFO] [stderr] Compiling base64 v0.22.1 [INFO] [stderr] Compiling password-hash v0.5.0 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling uint v0.9.5 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling rayon v1.10.0 [INFO] [stderr] Compiling blake2s_simd v1.0.2 [INFO] [stderr] Compiling blake2 v0.10.6 [INFO] [stderr] Compiling crossbeam-channel v0.5.13 [INFO] [stderr] Compiling yasna v0.5.2 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling rustls-pki-types v1.8.0 [INFO] [stderr] Compiling serde_json v1.0.122 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling sha3 v0.10.8 [INFO] [stderr] Compiling pem v3.0.4 [INFO] [stderr] Compiling argon2 v0.5.3 [INFO] [stderr] Compiling bls12_381 v0.8.0 [INFO] [stderr] Compiling uuid v1.10.0 [INFO] [stderr] Compiling asphaleia v0.0.1 (/opt/rustwide/workdir/asphaleia) [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling data-encoding-macro-internal v0.1.13 [INFO] [stderr] Compiling asphaleia-core v0.1.0 (/opt/rustwide/workdir/asphaleia-core) [INFO] [stdout] warning: unused import: `uuid::Uuid` [INFO] [stdout] --> asphaleia-core/src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use uuid::Uuid; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling zstd-sys v2.0.13+zstd.1.5.6 [INFO] [stderr] Compiling blake3 v1.5.3 [INFO] [stderr] Compiling data-encoding-macro v0.1.15 [INFO] [stderr] Compiling multibase v0.9.1 [INFO] [stderr] Compiling bellman v0.14.0 [INFO] [stderr] Compiling synstructure v0.13.1 [INFO] [stderr] Compiling zstd v0.13.2 [INFO] [stderr] Compiling zerocopy-derive v0.7.35 [INFO] [stderr] Compiling thiserror-impl v1.0.63 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling zeroize_derive v1.4.2 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling serde_derive v1.0.206 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Compiling asn1-rs-derive v0.5.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling zeroize v1.8.1 [INFO] [stderr] Compiling zerocopy v0.7.35 [INFO] [stderr] Compiling pin-project v1.1.5 [INFO] [stderr] Compiling asn1-rs v0.6.1 [INFO] [stderr] Compiling futures-util v0.3.30 [INFO] [stderr] Compiling tracing v0.1.40 [INFO] [stderr] Compiling ppv-lite86 v0.2.20 [INFO] [stderr] Compiling hashbrown v0.14.5 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling ed25519-dalek v2.1.1 [INFO] [stderr] Compiling x25519-dalek v2.0.1 [INFO] [stderr] Compiling der-parser v9.0.0 [INFO] [stderr] Compiling lru v0.12.4 [INFO] [stderr] Compiling libp2p-identity v0.2.9 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling rcgen v0.13.1 [INFO] [stderr] Compiling futures-executor v0.3.30 [INFO] [stderr] Compiling asynchronous-codec v0.7.0 [INFO] [stderr] Compiling futures-bounded v0.2.4 [INFO] [stderr] Compiling futures v0.3.30 [INFO] [stderr] Compiling quick-protobuf-codec v0.3.1 [INFO] [stderr] Compiling multistream-select v0.13.0 [INFO] [stderr] Compiling rw-stream-sink v0.4.0 [INFO] [stderr] Compiling multiaddr v0.18.1 [INFO] [stderr] Compiling asphaleia-crypto v0.1.0 (/opt/rustwide/workdir/asphaleia-crypto) [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stdout] warning: unused imports: `Pem`, `encode`, and `parse` [INFO] [stdout] --> asphaleia-crypto/src/certificate.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use pem::{encode, parse, Pem}; [INFO] [stdout] | ^^^^^^ ^^^^^ ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling libp2p-core v0.42.0 [INFO] [stderr] Compiling asphaleia-storage v0.0.1 (/opt/rustwide/workdir/asphaleia-storage) [INFO] [stderr] Compiling libp2p-swarm v0.45.1 [INFO] [stderr] Compiling libp2p-allow-block-list v0.4.0 [INFO] [stderr] Compiling libp2p-kad v0.46.1 [INFO] [stderr] Compiling libp2p-connection-limits v0.4.0 [INFO] [stderr] Compiling libp2p v0.54.1 [INFO] [stderr] Compiling asphaleia-net v0.1.0 (/opt/rustwide/workdir/asphaleia-net) [INFO] [stdout] warning: unused import: `libp2p::kad` [INFO] [stdout] --> asphaleia-net/src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use libp2p::kad; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 50.88s [INFO] running `Command { std: "docker" "inspect" "722a47ce7c51b01b7479b5490f9774e911ef966f285c4c4d67f88d5b7dc9bdaf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "722a47ce7c51b01b7479b5490f9774e911ef966f285c4c4d67f88d5b7dc9bdaf", kill_on_drop: false }` [INFO] [stdout] 722a47ce7c51b01b7479b5490f9774e911ef966f285c4c4d67f88d5b7dc9bdaf [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-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:e90291280db7d1fac5b66fc6dad9f9662629e7365a55743daf9bdf73ebc4ea79" "/opt/rustwide/cargo-home/bin/cargo" "+c7f6aa2869acdbf014d094c6e427e554e160b6db" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] f3316c87fd340a6c8dbeb5a50d3d8a28863a3cc74a769ff1096276642d72a85c [INFO] running `Command { std: "docker" "start" "-a" "f3316c87fd340a6c8dbeb5a50d3d8a28863a3cc74a769ff1096276642d72a85c", kill_on_drop: false }` [INFO] [stderr] warning: /opt/rustwide/workdir/asphaleia-crypto/Cargo.toml: Found `feature = ...` in `target.'cfg(...)'.dependencies`. This key is not supported for selecting dependencies and will not work as expected. Use the [features] section instead: https://doc.rust-lang.org/cargo/reference/features.html [INFO] [stderr] warning: /opt/rustwide/workdir/asphaleia-crypto/Cargo.toml: unused manifest key: target.cfg(all(target_arch = "x86_64", feature = "kyber")).rustflags [INFO] [stderr] Compiling backtrace v0.3.73 [INFO] [stderr] Compiling gimli v0.29.0 [INFO] [stderr] Compiling rustix v0.38.34 [INFO] [stderr] Compiling object v0.36.3 [INFO] [stderr] Compiling linux-raw-sys v0.4.14 [INFO] [stderr] Compiling console v0.15.8 [INFO] [stderr] Compiling fastrand v2.1.0 [INFO] [stdout] warning: unused imports: `Pem`, `encode`, and `parse` [INFO] [stdout] --> asphaleia-crypto/src/certificate.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use pem::{encode, parse, Pem}; [INFO] [stdout] | ^^^^^^ ^^^^^ ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling asphaleia v0.0.1 (/opt/rustwide/workdir/asphaleia) [INFO] [stderr] Compiling asphaleia-core v0.1.0 (/opt/rustwide/workdir/asphaleia-core) [INFO] [stderr] Compiling asphaleia-net v0.1.0 (/opt/rustwide/workdir/asphaleia-net) [INFO] [stdout] warning: unused import: `uuid::Uuid` [INFO] [stdout] --> asphaleia-core/src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use uuid::Uuid; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `uuid::Uuid` [INFO] [stdout] --> asphaleia-core/src/lib.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use uuid::Uuid; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `libp2p::kad` [INFO] [stdout] --> asphaleia-net/src/main.rs:1:5 [INFO] [stdout] | [INFO] [stdout] 1 | use libp2p::kad; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling tempfile v3.12.0 [INFO] [stderr] Compiling addr2line v0.22.0 [INFO] [stderr] Compiling better-panic v0.3.0 [INFO] [stderr] Compiling asphaleia-crypto v0.1.0 (/opt/rustwide/workdir/asphaleia-crypto) [INFO] [stderr] Compiling asphaleia-storage v0.0.1 (/opt/rustwide/workdir/asphaleia-storage) [INFO] [stdout] warning: unused imports: `Pem`, `encode`, and `parse` [INFO] [stdout] --> asphaleia-crypto/src/certificate.rs:1:11 [INFO] [stdout] | [INFO] [stdout] 1 | use pem::{encode, parse, Pem}; [INFO] [stdout] | ^^^^^^ ^^^^^ ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 16.07s [INFO] running `Command { std: "docker" "inspect" "f3316c87fd340a6c8dbeb5a50d3d8a28863a3cc74a769ff1096276642d72a85c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f3316c87fd340a6c8dbeb5a50d3d8a28863a3cc74a769ff1096276642d72a85c", kill_on_drop: false }` [INFO] [stdout] f3316c87fd340a6c8dbeb5a50d3d8a28863a3cc74a769ff1096276642d72a85c