[INFO] cloning repository https://github.com/dark5eid2021/wraith [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dark5eid2021/wraith" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdark5eid2021%2Fwraith", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdark5eid2021%2Fwraith'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] e5c1a3fedaa288c9d66fb654af76d3e8fc773f8c [INFO] testing dark5eid2021/wraith against master#d933cf483edf1605142ac6899ff32536c0ad8b22 for pr-150933 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdark5eid2021%2Fwraith" "/workspace/builds/worker-0-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-0-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/dark5eid2021/wraith [INFO] finished tweaking git repo https://github.com/dark5eid2021/wraith [INFO] tweaked toml for git repo https://github.com/dark5eid2021/wraith written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/dark5eid2021/wraith on toolchain d933cf483edf1605142ac6899ff32536c0ad8b22 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] crate git repo https://github.com/dark5eid2021/wraith 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" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded sealed v0.4.0 [INFO] [stderr] Downloaded tryhard v0.5.2 [INFO] [stderr] Downloaded serde_nanos v0.1.4 [INFO] [stderr] Downloaded serde_derive_internals v0.26.0 [INFO] [stderr] Downloaded libredox v0.1.11 [INFO] [stderr] Downloaded clickhouse-rs-cityhash-sys v0.1.2 [INFO] [stderr] Downloaded clickhouse v0.11.6 [INFO] [stderr] Downloaded nuid v0.5.0 [INFO] [stderr] Downloaded clickhouse-derive v0.1.1 [INFO] [stderr] Downloaded base64ct v1.8.1 [INFO] [stderr] Downloaded nkeys v0.4.5 [INFO] [stderr] Downloaded rustls-pki-types v1.13.2 [INFO] [stderr] Downloaded ntapi v0.4.2 [INFO] [stderr] Downloaded signatory v0.27.1 [INFO] [stderr] Downloaded portable-atomic v1.12.0 [INFO] [stderr] Downloaded webpki-roots v1.0.4 [INFO] [stderr] Downloaded async-nats v0.35.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 4bbd400d7531fff7522295b784ae844d217b47ac2147740b4c4be90cdbfc1138 [INFO] running `Command { std: "docker" "start" "-a" "4bbd400d7531fff7522295b784ae844d217b47ac2147740b4c4be90cdbfc1138", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "4bbd400d7531fff7522295b784ae844d217b47ac2147740b4c4be90cdbfc1138", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4bbd400d7531fff7522295b784ae844d217b47ac2147740b4c4be90cdbfc1138", kill_on_drop: false }` [INFO] [stdout] 4bbd400d7531fff7522295b784ae844d217b47ac2147740b4c4be90cdbfc1138 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7b3d72c541231f3241363407f7cd1f664f5bdec1bb35c49d33e8999144395ace [INFO] running `Command { std: "docker" "start" "-a" "7b3d72c541231f3241363407f7cd1f664f5bdec1bb35c49d33e8999144395ace", kill_on_drop: false }` [INFO] [stderr] Compiling quote v1.0.42 [INFO] [stderr] Compiling libc v0.2.178 [INFO] [stderr] Compiling find-msvc-tools v0.1.5 [INFO] [stderr] Compiling itoa v1.0.16 [INFO] [stderr] Compiling log v0.4.29 [INFO] [stderr] Compiling zeroize v1.8.2 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling icu_properties_data v2.1.2 [INFO] [stderr] Compiling bitflags v2.10.0 [INFO] [stderr] Compiling crypto-common v0.1.7 [INFO] [stderr] Compiling serde_json v1.0.146 [INFO] [stderr] Compiling ryu v1.0.21 [INFO] [stderr] Compiling zerocopy v0.8.31 [INFO] [stderr] Compiling base64ct v1.8.1 [INFO] [stderr] Compiling semver v1.0.27 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling cc v1.2.50 [INFO] [stderr] Compiling form_urlencoded v1.2.2 [INFO] [stderr] Compiling rustls v0.23.35 [INFO] [stderr] Compiling aho-corasick v1.1.4 [INFO] [stderr] Compiling const-oid v0.9.6 [INFO] [stderr] Compiling rustls-pki-types v1.13.2 [INFO] [stderr] Compiling regex-syntax v0.8.8 [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling signature v2.2.0 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling rustc_version v0.4.1 [INFO] [stderr] Compiling syn v2.0.111 [INFO] [stderr] Compiling pem-rfc7468 v0.7.0 [INFO] [stderr] Compiling syn v1.0.109 [INFO] [stderr] Compiling ed25519 v2.2.3 [INFO] [stderr] Compiling portable-atomic v1.12.0 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling der v0.7.10 [INFO] [stderr] Compiling curve25519-dalek v4.1.3 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling webpki-roots v1.0.4 [INFO] [stderr] Compiling deranged v0.5.5 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling option-ext v0.2.0 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling iri-string v0.7.9 [INFO] [stderr] Compiling anyhow v1.0.100 [INFO] [stderr] Compiling either v1.15.0 [INFO] [stderr] Compiling rayon v1.11.0 [INFO] [stderr] Compiling rustls-native-certs v0.7.3 [INFO] [stderr] Compiling serde_path_to_error v0.1.20 [INFO] [stderr] Compiling parking_lot_core v0.9.12 [INFO] [stderr] Compiling mio v1.1.1 [INFO] [stderr] Compiling socket2 v0.6.1 [INFO] [stderr] Compiling signal-hook-registry v1.4.7 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling openssl-sys v0.9.111 [INFO] [stderr] Compiling parking_lot v0.12.5 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling lz4-sys v1.11.1+lz4-1.10.0 [INFO] [stderr] Compiling spki v0.7.3 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling clickhouse-rs-cityhash-sys v0.1.2 [INFO] [stderr] Compiling pkcs8 v0.10.2 [INFO] [stderr] Compiling socket2 v0.5.10 [INFO] [stderr] Compiling regex-automata v0.4.13 [INFO] [stderr] Compiling getrandom v0.3.4 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling uuid v1.19.0 [INFO] [stderr] Compiling signatory v0.27.1 [INFO] [stderr] Compiling serde_derive_internals v0.26.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling dirs-sys v0.4.1 [INFO] [stderr] Compiling bstr v1.12.1 [INFO] [stderr] Compiling sysinfo v0.31.4 [INFO] [stderr] Compiling dirs v5.0.1 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling sealed v0.4.0 [INFO] [stderr] Compiling clickhouse-derive v0.1.1 [INFO] [stderr] Compiling nuid v0.5.0 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling regex v1.12.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling tokio-macros v2.6.0 [INFO] [stderr] Compiling tracing-attributes v0.1.31 [INFO] [stderr] Compiling zerovec-derive v0.11.2 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling zerofrom-derive v0.1.6 [INFO] [stderr] Compiling yoke-derive v0.8.1 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling curve25519-dalek-derive v0.1.1 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling serde_repr v0.1.20 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling rustls-webpki v0.103.8 [INFO] [stderr] Compiling zerofrom v0.1.6 [INFO] [stderr] Compiling rustls-webpki v0.102.8 [INFO] [stderr] Compiling yoke v0.8.1 [INFO] [stderr] Compiling zerotrie v0.2.3 [INFO] [stderr] Compiling zerovec v0.11.5 [INFO] [stderr] Compiling tracing v0.1.44 [INFO] [stderr] Compiling tinystr v0.8.2 [INFO] [stderr] Compiling potential_utf v0.1.4 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling tower v0.4.13 [INFO] [stderr] Compiling icu_collections v2.1.1 [INFO] [stderr] Compiling icu_locale_core v2.1.1 [INFO] [stderr] Compiling ed25519-dalek v2.2.0 [INFO] [stderr] Compiling nkeys v0.4.5 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling icu_provider v2.1.1 [INFO] [stderr] Compiling icu_normalizer v2.1.1 [INFO] [stderr] Compiling icu_properties v2.1.2 [INFO] [stderr] Compiling bytes v1.11.0 [INFO] [stderr] Compiling serde_urlencoded v0.7.1 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling serde_nanos v0.1.4 [INFO] [stderr] Compiling tracing-subscriber v0.3.22 [INFO] [stderr] Compiling futures-executor v0.3.31 [INFO] [stderr] Compiling futures v0.3.31 [INFO] [stderr] Compiling tokio v1.48.0 [INFO] [stderr] Compiling http v1.4.0 [INFO] [stderr] Compiling http v0.2.12 [INFO] [stderr] Compiling idna_adapter v1.2.1 [INFO] [stderr] Compiling idna v1.1.0 [INFO] [stderr] Compiling url v2.5.7 [INFO] [stderr] Compiling wraith-common v0.1.0 (/opt/rustwide/workdir/wraith-common) [INFO] [stderr] Compiling http-body v0.4.6 [INFO] [stderr] Compiling http-body v1.0.1 [INFO] [stderr] Compiling http-body-util v0.1.3 [INFO] [stderr] Compiling axum-core v0.4.5 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling hyper v1.8.1 [INFO] [stderr] Compiling tower v0.5.2 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling hyper v0.14.32 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling tryhard v0.5.2 [INFO] [stderr] Compiling async-nats v0.35.1 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling hyper-util v0.1.19 [INFO] [stderr] Compiling hyper-rustls v0.27.7 [INFO] [stderr] Compiling axum v0.7.9 [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling lz4 v1.28.1 [INFO] [stderr] Compiling clickhouse v0.11.6 [INFO] [stderr] Compiling wraith-daemon v0.1.0 (/opt/rustwide/workdir/wraith-daemon) [INFO] [stdout] warning: variant `Flush` is never constructed [INFO] [stdout] --> wraith-daemon/src/buffer.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub enum BufferCommand { [INFO] [stdout] | ------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 25 | Flush, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BufferCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wraith-server v0.1.0 (/opt/rustwide/workdir/wraith-server) [INFO] [stdout] warning: unused imports: `EventContext`, `EventType`, `Event`, and `Level` [INFO] [stdout] --> wraith-server/src/models/mod.rs:8:40 [INFO] [stdout] | [INFO] [stdout] 8 | pub use wraith_common::{ClientMessage, Event, EventBatch, EventContext, EventType, Level}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `clickhouse_table_path` is never used [INFO] [stdout] --> wraith-server/src/config.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 38 | impl Config { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 70 | pub fn clickhouse_table_path(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 26s [INFO] running `Command { std: "docker" "inspect" "7b3d72c541231f3241363407f7cd1f664f5bdec1bb35c49d33e8999144395ace", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7b3d72c541231f3241363407f7cd1f664f5bdec1bb35c49d33e8999144395ace", kill_on_drop: false }` [INFO] [stdout] 7b3d72c541231f3241363407f7cd1f664f5bdec1bb35c49d33e8999144395ace [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 24a8669d934ce41e61600bd2a1f5dafc6bb30a6c53b080d5572951f4b35b4941 [INFO] running `Command { std: "docker" "start" "-a" "24a8669d934ce41e61600bd2a1f5dafc6bb30a6c53b080d5572951f4b35b4941", kill_on_drop: false }` [INFO] [stderr] Compiling openssl v0.10.75 [INFO] [stderr] Compiling tower-http v0.6.8 [INFO] [stderr] Compiling tempfile v3.23.0 [INFO] [stderr] Compiling tower-http v0.5.2 [INFO] [stderr] Compiling wraith-common v0.1.0 (/opt/rustwide/workdir/wraith-common) [INFO] [stderr] Compiling reqwest v0.12.28 [INFO] [stderr] Compiling native-tls v0.2.14 [INFO] [stderr] Compiling tokio-native-tls v0.3.1 [INFO] [stderr] Compiling wraith-daemon v0.1.0 (/opt/rustwide/workdir/wraith-daemon) [INFO] [stderr] Compiling hyper-tls v0.5.0 [INFO] [stderr] Compiling clickhouse v0.11.6 [INFO] [stdout] warning: variant `Flush` is never constructed [INFO] [stdout] --> wraith-daemon/src/buffer.rs:25:5 [INFO] [stdout] | [INFO] [stdout] 20 | pub enum BufferCommand { [INFO] [stdout] | ------------- variant in this enum [INFO] [stdout] ... [INFO] [stdout] 25 | Flush, [INFO] [stdout] | ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `BufferCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling wraith-server v0.1.0 (/opt/rustwide/workdir/wraith-server) [INFO] [stdout] warning: unused imports: `EventContext`, `EventType`, `Event`, and `Level` [INFO] [stdout] --> wraith-server/src/models/mod.rs:8:40 [INFO] [stdout] | [INFO] [stdout] 8 | pub use wraith_common::{ClientMessage, Event, EventBatch, EventContext, EventType, Level}; [INFO] [stdout] | ^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: method `clickhouse_table_path` is never used [INFO] [stdout] --> wraith-server/src/config.rs:70:12 [INFO] [stdout] | [INFO] [stdout] 38 | impl Config { [INFO] [stdout] | ----------- method in this implementation [INFO] [stdout] ... [INFO] [stdout] 70 | pub fn clickhouse_table_path(&self) -> String { [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 10.76s [INFO] running `Command { std: "docker" "inspect" "24a8669d934ce41e61600bd2a1f5dafc6bb30a6c53b080d5572951f4b35b4941", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24a8669d934ce41e61600bd2a1f5dafc6bb30a6c53b080d5572951f4b35b4941", kill_on_drop: false }` [INFO] [stdout] 24a8669d934ce41e61600bd2a1f5dafc6bb30a6c53b080d5572951f4b35b4941 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:cfa559dde23f44738f9990739aaa3487d8df3af37eb5df0572f7cf76004a604a" "/opt/rustwide/cargo-home/bin/cargo" "+d933cf483edf1605142ac6899ff32536c0ad8b22" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] f6120a7e36058b4252c4971113dd55a332dc4c56ea4459bc8b10c5209f898f9c [INFO] running `Command { std: "docker" "start" "-a" "f6120a7e36058b4252c4971113dd55a332dc4c56ea4459bc8b10c5209f898f9c", kill_on_drop: false }` [INFO] [stderr] warning: variant `Flush` is never constructed [INFO] [stderr] --> wraith-daemon/src/buffer.rs:25:5 [INFO] [stderr] | [INFO] [stderr] 20 | pub enum BufferCommand { [INFO] [stderr] | ------------- variant in this enum [INFO] [stderr] ... [INFO] [stderr] 25 | Flush, [INFO] [stderr] | ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `BufferCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: unused imports: `EventContext`, `EventType`, `Event`, and `Level` [INFO] [stderr] --> wraith-server/src/models/mod.rs:8:40 [INFO] [stderr] | [INFO] [stderr] 8 | pub use wraith_common::{ClientMessage, Event, EventBatch, EventContext, EventType, Level}; [INFO] [stderr] | ^^^^^ ^^^^^^^^^^^^ ^^^^^^^^^ ^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: method `clickhouse_table_path` is never used [INFO] [stderr] --> wraith-server/src/config.rs:70:12 [INFO] [stderr] | [INFO] [stderr] 38 | impl Config { [INFO] [stderr] | ----------- method in this implementation [INFO] [stderr] ... [INFO] [stderr] 70 | pub fn clickhouse_table_path(&self) -> String { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` (part of `#[warn(unused)]`) on by default [INFO] [stderr] [INFO] [stderr] warning: `wraith-daemon` (bin "wraith" test) generated 1 warning [INFO] [stderr] warning: `wraith-server` (bin "wraith-server" test) generated 2 warnings (run `cargo fix --bin "wraith-server" -p wraith-server --tests` to apply 1 suggestion) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.46s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/wraith_common-c61fb8b192132793) [INFO] [stdout] [INFO] [stdout] running 3 tests [INFO] [stdout] test tests::test_urgent_levels ... ok [INFO] [stdout] test tests::test_client_message_deserialization ... ok [INFO] [stdout] test tests::test_event_serialization ... ok [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/wraith-4f2b8132d13b601a) [INFO] [stdout] [INFO] [stdout] test result: ok. 3 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [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/wraith_server-c97150b24d9b029b) [INFO] [stderr] Doc-tests wraith_common [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] [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" "f6120a7e36058b4252c4971113dd55a332dc4c56ea4459bc8b10c5209f898f9c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f6120a7e36058b4252c4971113dd55a332dc4c56ea4459bc8b10c5209f898f9c", kill_on_drop: false }` [INFO] [stdout] f6120a7e36058b4252c4971113dd55a332dc4c56ea4459bc8b10c5209f898f9c