[INFO] cloning repository https://github.com/hauleth/dolores [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/hauleth/dolores" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhauleth%2Fdolores", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhauleth%2Fdolores'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 9db8a49ac80d68d66349ce19c8a0be133e29029b [INFO] testing hauleth/dolores against 1.85.0 for beta-1.86-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fhauleth%2Fdolores" "/workspace/builds/worker-6-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-6-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/hauleth/dolores on toolchain 1.85.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/hauleth/dolores [INFO] finished tweaking git repo https://github.com/hauleth/dolores [INFO] tweaked toml for git repo https://github.com/hauleth/dolores written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/hauleth/dolores already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.85.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded clap_mangen v0.2.2 [INFO] [stderr] Downloaded clap_complete v4.0.2 [INFO] [stderr] Downloaded clap v4.0.11 [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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] bf72fdfefe9aca1334912d5ed2b368a839a58439c87b4073d0b804801ede9192 [INFO] running `Command { std: "docker" "start" "-a" "bf72fdfefe9aca1334912d5ed2b368a839a58439c87b4073d0b804801ede9192", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "bf72fdfefe9aca1334912d5ed2b368a839a58439c87b4073d0b804801ede9192", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bf72fdfefe9aca1334912d5ed2b368a839a58439c87b4073d0b804801ede9192", kill_on_drop: false }` [INFO] [stdout] bf72fdfefe9aca1334912d5ed2b368a839a58439c87b4073d0b804801ede9192 [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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] dfddc4f754431eb84b12ac3cf16d02e3bee7fac45d1f141d12ae452814a5eb41 [INFO] running `Command { std: "docker" "start" "-a" "dfddc4f754431eb84b12ac3cf16d02e3bee7fac45d1f141d12ae452814a5eb41", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.46 [INFO] [stderr] Compiling quote v1.0.21 [INFO] [stderr] Compiling unicode-ident v1.0.5 [INFO] [stderr] Compiling syn v1.0.102 [INFO] [stderr] Compiling autocfg v1.1.0 [INFO] [stderr] Compiling libc v0.2.134 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling once_cell v1.15.0 [INFO] [stderr] Compiling version_check v0.9.4 [INFO] [stderr] Compiling memchr v2.5.0 [INFO] [stderr] Compiling log v0.4.17 [INFO] [stderr] Compiling cc v1.0.73 [INFO] [stderr] Compiling minimal-lexical v0.2.1 [INFO] [stderr] Compiling smallvec v1.10.0 [INFO] [stderr] Compiling pin-project-lite v0.2.9 [INFO] [stderr] Compiling itoa v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.145 [INFO] [stderr] Compiling futures-core v0.3.24 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling tracing-core v0.1.30 [INFO] [stderr] Compiling parking_lot_core v0.9.3 [INFO] [stderr] Compiling serde v1.0.145 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling thiserror v1.0.37 [INFO] [stderr] Compiling bytes v1.2.1 [INFO] [stderr] Compiling num-traits v0.2.15 [INFO] [stderr] Compiling lock_api v0.4.9 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling scopeguard v1.1.0 [INFO] [stderr] Compiling unicode-xid v0.2.4 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling num_threads v0.1.6 [INFO] [stderr] Compiling time-macros v0.2.4 [INFO] [stderr] Compiling num-integer v0.1.45 [INFO] [stderr] Compiling tokio v1.21.2 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling num-bigint v0.4.3 [INFO] [stderr] Compiling futures-task v0.3.24 [INFO] [stderr] Compiling nom v7.1.1 [INFO] [stderr] Compiling mime v0.3.16 [INFO] [stderr] Compiling mime_guess v2.0.4 [INFO] [stderr] Compiling overload v0.1.1 [INFO] [stderr] Compiling nu-ansi-term v0.46.0 [INFO] [stderr] Compiling tracing-log v0.1.3 [INFO] [stderr] Compiling indexmap v1.9.1 [INFO] [stderr] Compiling slab v0.4.7 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling sharded-slab v0.1.4 [INFO] [stderr] Compiling thread_local v1.1.4 [INFO] [stderr] Compiling futures-util v0.3.24 [INFO] [stderr] Compiling oid-registry v0.6.0 [INFO] [stderr] Compiling os_str_bytes v6.3.0 [INFO] [stderr] Compiling fnv v1.0.7 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling pin-utils v0.1.0 [INFO] [stderr] Compiling heck v0.4.0 [INFO] [stderr] Compiling askama_escape v0.10.3 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling socket2 v0.4.7 [INFO] [stderr] Compiling mio v0.8.4 [INFO] [stderr] Compiling num_cpus v1.13.1 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.16 [INFO] [stderr] Compiling getrandom v0.2.7 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap_lex v0.3.0 [INFO] [stderr] Compiling parking_lot v0.12.1 [INFO] [stderr] Compiling http v0.2.8 [INFO] [stderr] Compiling backtrace v0.3.66 [INFO] [stderr] Compiling memoffset v0.6.5 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling rustls v0.20.6 [INFO] [stderr] Compiling futures-sink v0.3.24 [INFO] [stderr] Compiling futures-channel v0.3.24 [INFO] [stderr] Compiling eyre v0.6.8 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling httparse v1.8.0 [INFO] [stderr] Compiling termcolor v1.1.3 [INFO] [stderr] Compiling gimli v0.26.2 [INFO] [stderr] Compiling hashbrown v0.12.3 [INFO] [stderr] Compiling miniz_oxide v0.5.4 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling time v0.3.15 [INFO] [stderr] Compiling object v0.29.0 [INFO] [stderr] Compiling owo-colors v3.5.0 [INFO] [stderr] Compiling indenter v0.3.3 [INFO] [stderr] Compiling ppv-lite86 v0.2.16 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling data-encoding v2.3.2 [INFO] [stderr] Compiling async-trait v0.1.57 [INFO] [stderr] Compiling humansize v1.1.1 [INFO] [stderr] Compiling percent-encoding v2.2.0 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling http-body v0.4.5 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling pem v1.1.0 [INFO] [stderr] Compiling tower-service v0.3.2 [INFO] [stderr] Compiling roff v0.2.1 [INFO] [stderr] Compiling httpdate v1.0.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling nix v0.25.0 [INFO] [stderr] Compiling matchit v0.6.0 [INFO] [stderr] Compiling indoc v1.0.7 [INFO] [stderr] Compiling yasna v0.5.0 [INFO] [stderr] Compiling addr2line v0.17.0 [INFO] [stderr] Compiling webpki v0.22.0 [INFO] [stderr] Compiling sct v0.7.0 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling tracing-attributes v0.1.23 [INFO] [stderr] Compiling thiserror-impl v1.0.37 [INFO] [stderr] Compiling displaydoc v0.2.3 [INFO] [stderr] Compiling tokio-macros v1.8.0 [INFO] [stderr] Compiling asn1-rs-derive v0.4.0 [INFO] [stderr] Compiling asn1-rs-impl v0.1.0 [INFO] [stderr] Compiling clap_derive v4.0.10 [INFO] [stderr] Compiling async-stream-impl v0.3.3 [INFO] [stderr] Compiling async-stream v0.3.3 [INFO] [stderr] Compiling tracing v0.1.37 [INFO] [stderr] Compiling asn1-rs v0.5.1 [INFO] [stderr] Compiling clap v4.0.11 [INFO] [stderr] Compiling tracing-error v0.2.0 [INFO] [stderr] Compiling color-spantrace v0.2.0 [INFO] [stderr] Compiling color-eyre v0.6.2 [INFO] [stderr] Compiling der-parser v8.1.0 [INFO] [stderr] Compiling x509-parser v0.14.0 [INFO] [stderr] Compiling clap_complete v4.0.2 [INFO] [stderr] Compiling clap_mangen v0.2.2 [INFO] [stderr] Compiling rcgen v0.10.0 [INFO] [stderr] Compiling tokio-util v0.7.4 [INFO] [stderr] Compiling tokio-rustls v0.23.4 [INFO] [stderr] Compiling h2 v0.3.14 [INFO] [stderr] Compiling toml v0.5.9 [INFO] [stderr] Compiling bincode v1.3.3 [INFO] [stderr] Compiling askama_shared v0.12.2 [INFO] [stderr] Compiling hyper v0.14.20 [INFO] [stderr] Compiling askama_derive v0.11.2 [INFO] [stderr] Compiling askama v0.11.1 [INFO] [stderr] Compiling dolores v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `StatusCode` [INFO] [stdout] --> src/dashboard/mod.rs:4:38 [INFO] [stdout] | [INFO] [stdout] 4 | use hyper::{Body, Request, Response, StatusCode}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StatusCode` [INFO] [stdout] --> src/dashboard/handlers.rs:2:38 [INFO] [stdout] | [INFO] [stdout] 2 | use hyper::{Body, Request, Response, StatusCode}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated tuple variant `nix::sys::socket::SockAddr::Inet`: use SockaddrLike or SockaddrStorage instead [INFO] [stdout] --> src/cli/run.rs:47:27 [INFO] [stdout] | [INFO] [stdout] 47 | socket::SockAddr::Inet(addr) => Ok(addr.to_std()), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `nix::sys::socket::SockAddr::Inet::0`: use SockaddrLike or SockaddrStorage instead [INFO] [stdout] --> src/cli/run.rs:47:32 [INFO] [stdout] | [INFO] [stdout] 47 | socket::SockAddr::Inet(addr) => Ok(addr.to_std()), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 06s [INFO] running `Command { std: "docker" "inspect" "dfddc4f754431eb84b12ac3cf16d02e3bee7fac45d1f141d12ae452814a5eb41", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dfddc4f754431eb84b12ac3cf16d02e3bee7fac45d1f141d12ae452814a5eb41", kill_on_drop: false }` [INFO] [stdout] dfddc4f754431eb84b12ac3cf16d02e3bee7fac45d1f141d12ae452814a5eb41 [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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 8ac7caa7610ae35756d8bdc54d0c6bd5833f0929f0b1709f0dd7640cf6ed5a3c [INFO] running `Command { std: "docker" "start" "-a" "8ac7caa7610ae35756d8bdc54d0c6bd5833f0929f0b1709f0dd7640cf6ed5a3c", kill_on_drop: false }` [INFO] [stderr] Compiling dolores v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `StatusCode` [INFO] [stdout] --> src/dashboard/mod.rs:4:38 [INFO] [stdout] | [INFO] [stdout] 4 | use hyper::{Body, Request, Response, StatusCode}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StatusCode` [INFO] [stdout] --> src/dashboard/handlers.rs:2:38 [INFO] [stdout] | [INFO] [stdout] 2 | use hyper::{Body, Request, Response, StatusCode}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated tuple variant `nix::sys::socket::SockAddr::Inet`: use SockaddrLike or SockaddrStorage instead [INFO] [stdout] --> src/cli/run.rs:47:27 [INFO] [stdout] | [INFO] [stdout] 47 | socket::SockAddr::Inet(addr) => Ok(addr.to_std()), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `nix::sys::socket::SockAddr::Inet::0`: use SockaddrLike or SockaddrStorage instead [INFO] [stdout] --> src/cli/run.rs:47:32 [INFO] [stdout] | [INFO] [stdout] 47 | socket::SockAddr::Inet(addr) => Ok(addr.to_std()), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StatusCode` [INFO] [stdout] --> src/dashboard/mod.rs:4:38 [INFO] [stdout] | [INFO] [stdout] 4 | use hyper::{Body, Request, Response, StatusCode}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `StatusCode` [INFO] [stdout] --> src/dashboard/handlers.rs:2:38 [INFO] [stdout] | [INFO] [stdout] 2 | use hyper::{Body, Request, Response, StatusCode}; [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated tuple variant `nix::sys::socket::SockAddr::Inet`: use SockaddrLike or SockaddrStorage instead [INFO] [stdout] --> src/cli/run.rs:47:27 [INFO] [stdout] | [INFO] [stdout] 47 | socket::SockAddr::Inet(addr) => Ok(addr.to_std()), [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `nix::sys::socket::SockAddr::Inet::0`: use SockaddrLike or SockaddrStorage instead [INFO] [stdout] --> src/cli/run.rs:47:32 [INFO] [stdout] | [INFO] [stdout] 47 | socket::SockAddr::Inet(addr) => Ok(addr.to_std()), [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.50s [INFO] running `Command { std: "docker" "inspect" "8ac7caa7610ae35756d8bdc54d0c6bd5833f0929f0b1709f0dd7640cf6ed5a3c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8ac7caa7610ae35756d8bdc54d0c6bd5833f0929f0b1709f0dd7640cf6ed5a3c", kill_on_drop: false }` [INFO] [stdout] 8ac7caa7610ae35756d8bdc54d0c6bd5833f0929f0b1709f0dd7640cf6ed5a3c [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=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:3959728d45483eb673ba100a951a6b9f5012970368db2a9e08e0ac9b67c8a5ad" "/opt/rustwide/cargo-home/bin/cargo" "+1.85.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 8d9727bbf7e1f6f9e6112a59de377ffa3215e8a1aef3a2d5e4cebd6dceeb44a4 [INFO] running `Command { std: "docker" "start" "-a" "8d9727bbf7e1f6f9e6112a59de377ffa3215e8a1aef3a2d5e4cebd6dceeb44a4", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `StatusCode` [INFO] [stderr] --> src/dashboard/mod.rs:4:38 [INFO] [stderr] | [INFO] [stderr] 4 | use hyper::{Body, Request, Response, StatusCode}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `StatusCode` [INFO] [stderr] --> src/dashboard/handlers.rs:2:38 [INFO] [stderr] | [INFO] [stderr] 2 | use hyper::{Body, Request, Response, StatusCode}; [INFO] [stderr] | ^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated tuple variant `nix::sys::socket::SockAddr::Inet`: use SockaddrLike or SockaddrStorage instead [INFO] [stderr] --> src/cli/run.rs:47:27 [INFO] [stderr] | [INFO] [stderr] 47 | socket::SockAddr::Inet(addr) => Ok(addr.to_std()), [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated field `nix::sys::socket::SockAddr::Inet::0`: use SockaddrLike or SockaddrStorage instead [INFO] [stderr] --> src/cli/run.rs:47:32 [INFO] [stderr] | [INFO] [stderr] 47 | socket::SockAddr::Inet(addr) => Ok(addr.to_std()), [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: `dolores` (lib) generated 4 warnings (run `cargo fix --lib -p dolores` to apply 2 suggestions) [INFO] [stderr] warning: `dolores` (lib test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.14s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/dolores-7a4df7ba26190ed4) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/dolores-5cd53f3e198f29c4) [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Doc-tests dolores [INFO] [stdout] [INFO] [stdout] running 0 tests [INFO] [stdout] [INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "8d9727bbf7e1f6f9e6112a59de377ffa3215e8a1aef3a2d5e4cebd6dceeb44a4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "8d9727bbf7e1f6f9e6112a59de377ffa3215e8a1aef3a2d5e4cebd6dceeb44a4", kill_on_drop: false }` [INFO] [stdout] 8d9727bbf7e1f6f9e6112a59de377ffa3215e8a1aef3a2d5e4cebd6dceeb44a4