[INFO] cloning repository https://github.com/fozouni/CipherMQ [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/fozouni/CipherMQ" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffozouni%2FCipherMQ", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffozouni%2FCipherMQ'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c7f334f47ad92abfaec1574994e26ff9eb30f954 [INFO] building fozouni/CipherMQ against master#ad85bc524b1ad696e42061ad8338d382dffbdbe5 for pr-146237-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Ffozouni%2FCipherMQ" "/workspace/builds/worker-1-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1-tc1/source'... [INFO] [stderr] done. [INFO] started tweaking git repo https://github.com/fozouni/CipherMQ [INFO] finished tweaking git repo https://github.com/fozouni/CipherMQ [INFO] tweaked toml for git repo https://github.com/fozouni/CipherMQ written to /workspace/builds/worker-1-tc1/source/Cargo.toml [INFO] validating manifest of git repo https://github.com/fozouni/CipherMQ on toolchain ad85bc524b1ad696e42061ad8338d382dffbdbe5 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 226 packages to latest compatible versions [INFO] [stderr] Adding rand v0.8.5 (available: v0.9.2) [INFO] [stderr] Adding toml v0.8.23 (available: v0.9.7) [INFO] [stderr] Adding x509-parser v0.16.0 (available: v0.18.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded asn1-rs-derive v0.5.1 [INFO] [stderr] Downloaded oid-registry v0.7.1 [INFO] [stderr] Downloaded deranged v0.5.4 [INFO] [stderr] Downloaded serde_derive v1.0.228 [INFO] [stderr] Downloaded addr2line v0.25.1 [INFO] [stderr] Downloaded windows-interface v0.59.2 [INFO] [stderr] Downloaded windows-core v0.62.1 [INFO] [stderr] Downloaded windows-targets v0.53.4 [INFO] [stderr] Downloaded postgres-protocol v0.6.9 [INFO] [stderr] Downloaded windows-implement v0.60.1 [INFO] [stderr] Downloaded aes-gcm v0.10.3 [INFO] [stderr] Downloaded wasm-bindgen v0.2.104 [INFO] [stderr] Downloaded clap v4.5.48 [INFO] [stderr] Downloaded gimli v0.32.3 [INFO] [stderr] Downloaded phf v0.13.1 [INFO] [stderr] Downloaded clap_builder v4.5.48 [INFO] [stderr] Downloaded backtrace v0.3.76 [INFO] [stderr] Downloaded cc v1.2.39 [INFO] [stderr] Downloaded tokio-postgres v0.7.14 [INFO] [stderr] Downloaded postgres-types v0.2.10 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.104 [INFO] [stderr] Downloaded object v0.37.3 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.104 [INFO] [stderr] Downloaded uuid v1.18.1 [INFO] [stderr] Downloaded web-sys v0.3.81 [INFO] [stderr] Downloaded der-parser v9.0.0 [INFO] [stderr] Downloaded asn1-rs v0.6.2 [INFO] [stderr] Downloaded memchr v2.7.6 [INFO] [stderr] Downloaded js-sys v0.3.81 [INFO] [stderr] Downloaded fallible-iterator v0.2.0 [INFO] [stderr] Downloaded tokio-rustls v0.26.4 [INFO] [stderr] Downloaded clap_derive v4.5.47 [INFO] [stderr] Downloaded phf_shared v0.13.1 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.104 [INFO] [stderr] Downloaded serde v1.0.228 [INFO] [stderr] Downloaded x509-parser v0.16.0 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.104 [INFO] [stderr] Downloaded serde_core v1.0.228 [INFO] [stderr] Downloaded libc v0.2.176 [INFO] [stderr] Downloaded regex-automata v0.4.11 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 472949e5751cc501d352bc60cf5e2982e26706a7a8427335fed416686b3bce05 [INFO] running `Command { std: "docker" "start" "-a" "472949e5751cc501d352bc60cf5e2982e26706a7a8427335fed416686b3bce05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "472949e5751cc501d352bc60cf5e2982e26706a7a8427335fed416686b3bce05", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "472949e5751cc501d352bc60cf5e2982e26706a7a8427335fed416686b3bce05", kill_on_drop: false }` [INFO] [stdout] 472949e5751cc501d352bc60cf5e2982e26706a7a8427335fed416686b3bce05 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] e35a8582f111ddbaa5f46a2b8fd57325818f7478f3543fafde651b306fc69377 [INFO] running `Command { std: "docker" "start" "-a" "e35a8582f111ddbaa5f46a2b8fd57325818f7478f3543fafde651b306fc69377", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.176 [INFO] [stderr] Compiling proc-macro2 v1.0.101 [INFO] [stderr] Compiling cfg-if v1.0.3 [INFO] [stderr] Compiling unicode-ident v1.0.19 [INFO] [stderr] Compiling autocfg v1.5.0 [INFO] [stderr] Compiling memchr v2.7.6 [INFO] [stderr] Compiling serde_core v1.0.228 [INFO] [stderr] Compiling zerocopy v0.8.27 [INFO] [stderr] Compiling getrandom v0.3.3 [INFO] [stderr] Compiling smallvec v1.15.1 [INFO] [stderr] Compiling serde v1.0.228 [INFO] [stderr] Compiling parking_lot_core v0.9.11 [INFO] [stderr] Compiling find-msvc-tools v0.1.2 [INFO] [stderr] Compiling time-core v0.1.6 [INFO] [stderr] Compiling deranged v0.5.4 [INFO] [stderr] Compiling log v0.4.28 [INFO] [stderr] Compiling tinyvec v1.10.0 [INFO] [stderr] Compiling tracing-core v0.1.34 [INFO] [stderr] Compiling cc v1.2.39 [INFO] [stderr] Compiling time-macros v0.2.24 [INFO] [stderr] Compiling rustls-pki-types v1.12.0 [INFO] [stderr] Compiling inout v0.1.4 [INFO] [stderr] Compiling unicode-properties v0.1.3 [INFO] [stderr] Compiling regex-syntax v0.8.6 [INFO] [stderr] Compiling unicode-bidi v0.3.18 [INFO] [stderr] Compiling serde_json v1.0.145 [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Compiling lock_api v0.4.13 [INFO] [stderr] Compiling anstyle-parse v0.2.7 [INFO] [stderr] Compiling nom v7.1.3 [INFO] [stderr] Compiling colorchoice v1.0.4 [INFO] [stderr] Compiling fallible-iterator v0.2.0 [INFO] [stderr] Compiling unicode-normalization v0.1.24 [INFO] [stderr] Compiling hashbrown v0.16.0 [INFO] [stderr] Compiling quote v1.0.40 [INFO] [stderr] Compiling anstyle v1.0.11 [INFO] [stderr] Compiling oid-registry v0.7.1 [INFO] [stderr] Compiling anstyle-query v1.1.4 [INFO] [stderr] Compiling syn v2.0.106 [INFO] [stderr] Compiling stringprep v0.1.5 [INFO] [stderr] Compiling rustls v0.23.32 [INFO] [stderr] Compiling anstream v0.6.20 [INFO] [stderr] Compiling getrandom v0.2.16 [INFO] [stderr] Compiling socket2 v0.6.0 [INFO] [stderr] Compiling mio v1.0.4 [INFO] [stderr] Compiling signal-hook-registry v1.4.6 [INFO] [stderr] Compiling rand_core v0.6.4 [INFO] [stderr] Compiling crypto-common v0.1.6 [INFO] [stderr] Compiling rand_core v0.9.3 [INFO] [stderr] Compiling digest v0.10.7 [INFO] [stderr] Compiling parking_lot v0.12.4 [INFO] [stderr] Compiling cipher v0.4.4 [INFO] [stderr] Compiling universal-hash v0.5.1 [INFO] [stderr] Compiling ring v0.17.14 [INFO] [stderr] Compiling regex-automata v0.4.11 [INFO] [stderr] Compiling time v0.3.44 [INFO] [stderr] Compiling num-integer v0.1.46 [INFO] [stderr] Compiling md-5 v0.10.6 [INFO] [stderr] Compiling sha2 v0.10.9 [INFO] [stderr] Compiling hmac v0.12.1 [INFO] [stderr] Compiling polyval v0.6.2 [INFO] [stderr] Compiling indexmap v2.11.4 [INFO] [stderr] Compiling phf_shared v0.13.1 [INFO] [stderr] Compiling tracing-log v0.2.0 [INFO] [stderr] Compiling thread_local v1.1.9 [INFO] [stderr] Compiling clap_lex v0.7.5 [INFO] [stderr] Compiling slab v0.4.11 [INFO] [stderr] Compiling num-bigint v0.4.6 [INFO] [stderr] Compiling toml_write v0.1.2 [INFO] [stderr] Compiling winnow v0.7.13 [INFO] [stderr] Compiling nu-ansi-term v0.50.1 [INFO] [stderr] Compiling thiserror v2.0.16 [INFO] [stderr] Compiling phf v0.13.1 [INFO] [stderr] Compiling clap_builder v4.5.48 [INFO] [stderr] Compiling ghash v0.5.1 [INFO] [stderr] Compiling rusticata-macros v4.1.0 [INFO] [stderr] Compiling ctr v0.9.2 [INFO] [stderr] Compiling aes v0.8.4 [INFO] [stderr] Compiling aead v0.5.2 [INFO] [stderr] Compiling crossbeam-channel v0.5.15 [INFO] [stderr] Compiling data-encoding v2.9.0 [INFO] [stderr] Compiling whoami v1.6.1 [INFO] [stderr] Compiling percent-encoding v2.3.2 [INFO] [stderr] Compiling ppv-lite86 v0.2.21 [INFO] [stderr] Compiling iana-time-zone v0.1.64 [INFO] [stderr] Compiling dashmap v6.1.0 [INFO] [stderr] Compiling uuid v1.18.1 [INFO] [stderr] Compiling aes-gcm v0.10.3 [INFO] [stderr] Compiling chrono v0.4.42 [INFO] [stderr] Compiling rustls-pemfile v2.2.0 [INFO] [stderr] Compiling rand_chacha v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand v0.9.2 [INFO] [stderr] Compiling rand v0.8.5 [INFO] [stderr] Compiling matchers v0.2.0 [INFO] [stderr] Compiling postgres-protocol v0.6.9 [INFO] [stderr] Compiling postgres-types v0.2.10 [INFO] [stderr] Compiling rustls-webpki v0.103.6 [INFO] [stderr] Compiling synstructure v0.13.2 [INFO] [stderr] Compiling serde_derive v1.0.228 [INFO] [stderr] Compiling thiserror-impl v1.0.69 [INFO] [stderr] Compiling tokio-macros v2.5.0 [INFO] [stderr] Compiling asn1-rs-derive v0.5.1 [INFO] [stderr] Compiling asn1-rs-impl v0.2.0 [INFO] [stderr] Compiling displaydoc v0.2.5 [INFO] [stderr] Compiling tracing-attributes v0.1.30 [INFO] [stderr] Compiling futures-macro v0.3.31 [INFO] [stderr] Compiling clap_derive v4.5.47 [INFO] [stderr] Compiling thiserror-impl v2.0.16 [INFO] [stderr] Compiling async-trait v0.1.89 [INFO] [stderr] Compiling tokio v1.47.1 [INFO] [stderr] Compiling futures-util v0.3.31 [INFO] [stderr] Compiling tracing v0.1.41 [INFO] [stderr] Compiling thiserror v1.0.69 [INFO] [stderr] Compiling asn1-rs v0.6.2 [INFO] [stderr] Compiling clap v4.5.48 [INFO] [stderr] Compiling der-parser v9.0.0 [INFO] [stderr] Compiling toml_datetime v0.6.11 [INFO] [stderr] Compiling serde_spanned v0.6.9 [INFO] [stderr] Compiling tracing-serde v0.2.0 [INFO] [stderr] Compiling tracing-subscriber v0.3.20 [INFO] [stderr] Compiling toml_edit v0.22.27 [INFO] [stderr] Compiling x509-parser v0.16.0 [INFO] [stderr] Compiling tracing-appender v0.2.3 [INFO] [stderr] Compiling toml v0.8.23 [INFO] [stderr] Compiling tokio-util v0.7.16 [INFO] [stderr] Compiling tokio-rustls v0.26.4 [INFO] [stderr] Compiling tokio-postgres v0.7.14 [INFO] [stderr] Compiling ciphermq v1.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `sent_time` is never read [INFO] [stdout] --> src/state.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct MessageStatus { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 22 | sent_time: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MessageStatus` has a derived impl for the trait `Clone`, 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] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 23s [INFO] running `Command { std: "docker" "inspect" "e35a8582f111ddbaa5f46a2b8fd57325818f7478f3543fafde651b306fc69377", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e35a8582f111ddbaa5f46a2b8fd57325818f7478f3543fafde651b306fc69377", kill_on_drop: false }` [INFO] [stdout] e35a8582f111ddbaa5f46a2b8fd57325818f7478f3543fafde651b306fc69377 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-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" "+ad85bc524b1ad696e42061ad8338d382dffbdbe5" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c9c79fc2953b7835ef3dcf0b3575da4d6f20ae7d76f38c8462e6de0d3b2af399 [INFO] running `Command { std: "docker" "start" "-a" "c9c79fc2953b7835ef3dcf0b3575da4d6f20ae7d76f38c8462e6de0d3b2af399", kill_on_drop: false }` [INFO] [stderr] Compiling ciphermq v1.4.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field `sent_time` is never read [INFO] [stdout] --> src/state.rs:22:5 [INFO] [stdout] | [INFO] [stdout] 21 | pub struct MessageStatus { [INFO] [stdout] | ------------- field in this struct [INFO] [stdout] 22 | sent_time: Option, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `MessageStatus` has a derived impl for the trait `Clone`, 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] Finished `test` profile [unoptimized + debuginfo] target(s) in 4.18s [INFO] running `Command { std: "docker" "inspect" "c9c79fc2953b7835ef3dcf0b3575da4d6f20ae7d76f38c8462e6de0d3b2af399", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c9c79fc2953b7835ef3dcf0b3575da4d6f20ae7d76f38c8462e6de0d3b2af399", kill_on_drop: false }` [INFO] [stdout] c9c79fc2953b7835ef3dcf0b3575da4d6f20ae7d76f38c8462e6de0d3b2af399