[INFO] cloning repository https://github.com/dghilardi/megaphone [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/dghilardi/megaphone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdghilardi%2Fmegaphone", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdghilardi%2Fmegaphone'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 5e089c2fc01cdeb85c641b5ee407e822ef0e5f14 [INFO] checking dghilardi/megaphone against master#385fa9d845dd326c6bbfd58c22244215e431948a for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdghilardi%2Fmegaphone" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dghilardi/megaphone on toolchain 385fa9d845dd326c6bbfd58c22244215e431948a [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dghilardi/megaphone [INFO] finished tweaking git repo https://github.com/dghilardi/megaphone [INFO] tweaked toml for git repo https://github.com/dghilardi/megaphone written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/dghilardi/megaphone 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" "+385fa9d845dd326c6bbfd58c22244215e431948a" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Updating crates.io index [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded prost-derive v0.12.3 [INFO] [stderr] Downloaded prost-build v0.12.3 [INFO] [stderr] Downloaded prost v0.12.3 [INFO] [stderr] Downloaded tonic-build v0.11.0 [INFO] [stderr] Downloaded quanta v0.12.2 [INFO] [stderr] Downloaded prost-types v0.12.3 [INFO] [stderr] Downloaded metrics-exporter-prometheus v0.13.1 [INFO] [stderr] Downloaded megaphone v0.10.3 [INFO] [stderr] Downloaded tonic v0.11.0 [INFO] [stderr] Downloaded dlv-list v0.5.2 [INFO] [stderr] Downloaded config v0.14.0 [INFO] [stderr] Downloaded metrics v0.22.3 [INFO] [stderr] Downloaded metrics-util v0.16.3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7035cd28bd839fdcfb2efea34675a8213fbe601f31a5f59156e0b8d573658df [INFO] running `Command { std: "docker" "start" "-a" "e7035cd28bd839fdcfb2efea34675a8213fbe601f31a5f59156e0b8d573658df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7035cd28bd839fdcfb2efea34675a8213fbe601f31a5f59156e0b8d573658df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7035cd28bd839fdcfb2efea34675a8213fbe601f31a5f59156e0b8d573658df", kill_on_drop: false }` [INFO] [stdout] e7035cd28bd839fdcfb2efea34675a8213fbe601f31a5f59156e0b8d573658df [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+385fa9d845dd326c6bbfd58c22244215e431948a" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 0f9f6e5e7ebaa85bd4721d9c2548eb47e059aa618573e859bb029eff5b1423dd [INFO] running `Command { std: "docker" "start" "-a" "0f9f6e5e7ebaa85bd4721d9c2548eb47e059aa618573e859bb029eff5b1423dd", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling async-trait v0.1.78 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Checking ordered-multimap v0.6.0 [INFO] [stderr] Checking metrics v0.22.3 [INFO] [stderr] Checking sketches-ddsketch v0.2.2 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking rust-ini v0.19.0 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling prost-derive v0.12.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling pest v2.7.8 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Compiling prost v0.12.3 [INFO] [stderr] Compiling prost-types v0.12.3 [INFO] [stderr] Compiling pest_meta v2.7.8 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Compiling pest_generator v2.7.8 [INFO] [stderr] Compiling prost-build v0.12.3 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Compiling pest_derive v2.7.8 [INFO] [stderr] Compiling tonic-build v0.11.0 [INFO] [stderr] Checking h2 v0.3.25 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling megaphone-broker v0.10.4 (/opt/rustwide/workdir) [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Checking toml_edit v0.22.9 [INFO] [stderr] Checking raw-cpuid v11.0.1 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking megaphone v0.10.3 [INFO] [stderr] Checking quanta v0.12.2 [INFO] [stderr] Checking metrics-util v0.16.3 [INFO] [stderr] Checking toml v0.8.12 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking config v0.14.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking hyperlocal v0.8.0 [INFO] [stderr] Checking metrics-exporter-prometheus v0.13.1 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking tonic v0.11.0 [INFO] [stdout] warning: use of deprecated field `megaphone::dto::channel::ChannelCreateResDto::channel_id`: use producer_address and consumer_address instead [INFO] [stdout] --> src/http/channel.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | channel_id, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `megaphone::dto::channel::ChannelCreateResDto::agent_name`: agent name is embedded in producer_address and consumer_address [INFO] [stdout] --> src/http/channel.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | agent_name, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `megaphone::dto::channel::ChannelCreateResDto::channel_id`: use producer_address and consumer_address instead [INFO] [stdout] --> src/http/channel.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | channel_id, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `megaphone::dto::channel::ChannelCreateResDto::agent_name`: agent name is embedded in producer_address and consumer_address [INFO] [stdout] --> src/http/channel.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | agent_name, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/grpc/sync_service.rs:104:32 [INFO] [stdout] | [INFO] [stdout] 104 | let naive = NaiveDateTime::from_timestamp_opt(timestamp.seconds, cmp::max(0, timestamp.nanos) as u32)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/grpc/sync_service.rs:104:32 [INFO] [stdout] | [INFO] [stdout] 104 | let naive = NaiveDateTime::from_timestamp_opt(timestamp.seconds, cmp::max(0, timestamp.nanos) as u32)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 33s [INFO] running `Command { std: "docker" "inspect" "0f9f6e5e7ebaa85bd4721d9c2548eb47e059aa618573e859bb029eff5b1423dd", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0f9f6e5e7ebaa85bd4721d9c2548eb47e059aa618573e859bb029eff5b1423dd", kill_on_drop: false }` [INFO] [stdout] 0f9f6e5e7ebaa85bd4721d9c2548eb47e059aa618573e859bb029eff5b1423dd [INFO] checking dghilardi/megaphone against try#645bb72776a6a56a1a8f52631a44bd082b2ba509 for absurd-question-mark-desugar [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fdghilardi%2Fmegaphone" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/dghilardi/megaphone on toolchain 645bb72776a6a56a1a8f52631a44bd082b2ba509 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/dghilardi/megaphone [INFO] finished tweaking git repo https://github.com/dghilardi/megaphone [INFO] tweaked toml for git repo https://github.com/dghilardi/megaphone written to /workspace/builds/worker-7-tc2/source/Cargo.toml [INFO] crate git repo https://github.com/dghilardi/megaphone 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" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] dba7e3b08f33b7e3ba515d64a2c8684076df533559b0a3a8b5fbb6b3d072a050 [INFO] running `Command { std: "docker" "start" "-a" "dba7e3b08f33b7e3ba515d64a2c8684076df533559b0a3a8b5fbb6b3d072a050", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "dba7e3b08f33b7e3ba515d64a2c8684076df533559b0a3a8b5fbb6b3d072a050", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "dba7e3b08f33b7e3ba515d64a2c8684076df533559b0a3a8b5fbb6b3d072a050", kill_on_drop: false }` [INFO] [stdout] dba7e3b08f33b7e3ba515d64a2c8684076df533559b0a3a8b5fbb6b3d072a050 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/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:2788e3201cd34a07e3172128adcd8b3090168a8e3bcc40d7c032b9dda1df7d1c" "/opt/rustwide/cargo-home/bin/cargo" "+645bb72776a6a56a1a8f52631a44bd082b2ba509" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1b12162a080d0c04726fdafbde858e33b852e788401d86bea749cd2323808f45 [INFO] running `Command { std: "docker" "start" "-a" "1b12162a080d0c04726fdafbde858e33b852e788401d86bea749cd2323808f45", kill_on_drop: false }` [INFO] [stderr] Compiling serde v1.0.197 [INFO] [stderr] Compiling syn v2.0.53 [INFO] [stderr] Compiling cc v1.0.90 [INFO] [stderr] Checking hashbrown v0.14.3 [INFO] [stderr] Compiling either v1.10.0 [INFO] [stderr] Checking http v0.2.12 [INFO] [stderr] Compiling anyhow v1.0.81 [INFO] [stderr] Compiling rustversion v1.0.14 [INFO] [stderr] Compiling itertools v0.11.0 [INFO] [stderr] Compiling crunchy v0.2.2 [INFO] [stderr] Checking getrandom v0.2.12 [INFO] [stderr] Compiling tiny-keccak v2.0.2 [INFO] [stderr] Compiling rustix v0.38.32 [INFO] [stderr] Compiling bitflags v2.5.0 [INFO] [stderr] Compiling linux-raw-sys v0.4.13 [INFO] [stderr] Checking indexmap v2.2.5 [INFO] [stderr] Compiling serde_json v1.0.114 [INFO] [stderr] Checking http-body v0.4.6 [INFO] [stderr] Checking rand_core v0.6.4 [INFO] [stderr] Compiling regex-syntax v0.8.2 [INFO] [stderr] Compiling bytes v1.5.0 [INFO] [stderr] Compiling ucd-trie v0.1.6 [INFO] [stderr] Compiling async-trait v0.1.78 [INFO] [stderr] Checking rand_chacha v0.3.1 [INFO] [stderr] Compiling const-random-macro v0.1.16 [INFO] [stderr] Compiling openssl-sys v0.9.101 [INFO] [stderr] Compiling indexmap v1.9.3 [INFO] [stderr] Compiling fixedbitset v0.4.2 [INFO] [stderr] Compiling home v0.5.9 [INFO] [stderr] Checking const-random v0.1.18 [INFO] [stderr] Checking rand v0.8.5 [INFO] [stderr] Compiling petgraph v0.6.4 [INFO] [stderr] Compiling axum-core v0.3.4 [INFO] [stderr] Compiling num-traits v0.2.18 [INFO] [stderr] Checking aho-corasick v1.1.3 [INFO] [stderr] Compiling openssl v0.10.64 [INFO] [stderr] Compiling native-tls v0.2.11 [INFO] [stderr] Compiling multimap v0.8.3 [INFO] [stderr] Compiling log v0.4.21 [INFO] [stderr] Compiling regex-automata v0.4.6 [INFO] [stderr] Checking dlv-list v0.5.2 [INFO] [stderr] Compiling which v4.4.2 [INFO] [stderr] Compiling tempfile v3.10.1 [INFO] [stderr] Checking unicode-normalization v0.1.23 [INFO] [stderr] Compiling ring v0.17.8 [INFO] [stderr] Compiling axum v0.6.20 [INFO] [stderr] Checking unicode-bidi v0.3.15 [INFO] [stderr] Checking hashbrown v0.13.2 [INFO] [stderr] Checking anstyle-parse v0.2.3 [INFO] [stderr] Compiling prettyplease v0.2.16 [INFO] [stderr] Checking idna v0.5.0 [INFO] [stderr] Checking ordered-multimap v0.6.0 [INFO] [stderr] Checking metrics v0.22.3 [INFO] [stderr] Checking anstyle v1.0.6 [INFO] [stderr] Compiling regex v1.10.3 [INFO] [stderr] Checking matchit v0.7.3 [INFO] [stderr] Checking unicode-segmentation v1.11.0 [INFO] [stderr] Checking anstyle-query v1.0.2 [INFO] [stderr] Checking sketches-ddsketch v0.2.2 [INFO] [stderr] Checking anstream v0.6.13 [INFO] [stderr] Checking convert_case v0.6.0 [INFO] [stderr] Checking parking_lot_core v0.9.9 [INFO] [stderr] Checking yaml-rust v0.4.5 [INFO] [stderr] Checking rust-ini v0.19.0 [INFO] [stderr] Checking url v2.5.0 [INFO] [stderr] Checking rustls-pemfile v1.0.4 [INFO] [stderr] Checking humantime v2.1.0 [INFO] [stderr] Checking dashmap v5.5.3 [INFO] [stderr] Checking md5 v0.7.0 [INFO] [stderr] Compiling serde_derive v1.0.197 [INFO] [stderr] Compiling tokio-macros v2.2.0 [INFO] [stderr] Compiling futures-macro v0.3.30 [INFO] [stderr] Compiling tracing-attributes v0.1.27 [INFO] [stderr] Compiling thiserror-impl v1.0.58 [INFO] [stderr] Compiling prost-derive v0.12.3 [INFO] [stderr] Compiling openssl-macros v0.1.1 [INFO] [stderr] Compiling pin-project-internal v1.1.5 [INFO] [stderr] Checking tokio v1.36.0 [INFO] [stderr] Checking futures-util v0.3.30 [INFO] [stderr] Compiling thiserror v1.0.58 [INFO] [stderr] Compiling pest v2.7.8 [INFO] [stderr] Checking tracing v0.1.40 [INFO] [stderr] Checking pin-project v1.1.5 [INFO] [stderr] Compiling async-stream-impl v0.3.5 [INFO] [stderr] Checking env_filter v0.1.0 [INFO] [stderr] Compiling prost v0.12.3 [INFO] [stderr] Compiling pest_meta v2.7.8 [INFO] [stderr] Compiling prost-types v0.12.3 [INFO] [stderr] Checking async-stream v0.3.5 [INFO] [stderr] Checking env_logger v0.11.3 [INFO] [stderr] Compiling pest_generator v2.7.8 [INFO] [stderr] Compiling prost-build v0.12.3 [INFO] [stderr] Checking futures-executor v0.3.30 [INFO] [stderr] Compiling pest_derive v2.7.8 [INFO] [stderr] Checking futures v0.3.30 [INFO] [stderr] Compiling tonic-build v0.11.0 [INFO] [stderr] Checking tokio-util v0.7.10 [INFO] [stderr] Checking tokio-io-timeout v1.2.0 [INFO] [stderr] Checking tokio-stream v0.1.15 [INFO] [stderr] Checking h2 v0.3.25 [INFO] [stderr] Checking tower v0.4.13 [INFO] [stderr] Compiling megaphone-broker v0.10.4 (/opt/rustwide/workdir) [INFO] [stderr] Checking toml_datetime v0.6.5 [INFO] [stderr] Checking serde_urlencoded v0.7.1 [INFO] [stderr] Checking serde_spanned v0.6.5 [INFO] [stderr] Checking serde_path_to_error v0.1.16 [INFO] [stderr] Checking json5 v0.4.1 [INFO] [stderr] Checking chrono v0.4.35 [INFO] [stderr] Checking toml_edit v0.22.9 [INFO] [stderr] Checking raw-cpuid v11.0.1 [INFO] [stderr] Checking ron v0.8.1 [INFO] [stderr] Checking megaphone v0.10.3 [INFO] [stderr] Checking quanta v0.12.2 [INFO] [stderr] Checking metrics-util v0.16.3 [INFO] [stderr] Checking toml v0.8.12 [INFO] [stderr] Checking hyper v0.14.28 [INFO] [stderr] Checking config v0.14.0 [INFO] [stderr] Checking tokio-native-tls v0.3.1 [INFO] [stderr] Checking hyper-tls v0.5.0 [INFO] [stderr] Checking hyper-timeout v0.4.1 [INFO] [stderr] Checking hyperlocal v0.8.0 [INFO] [stderr] Checking reqwest v0.11.27 [INFO] [stderr] Checking metrics-exporter-prometheus v0.13.1 [INFO] [stderr] Checking tonic v0.11.0 [INFO] [stdout] warning: use of deprecated field `megaphone::dto::channel::ChannelCreateResDto::channel_id`: use producer_address and consumer_address instead [INFO] [stdout] --> src/http/channel.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | channel_id, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `megaphone::dto::channel::ChannelCreateResDto::agent_name`: agent name is embedded in producer_address and consumer_address [INFO] [stdout] --> src/http/channel.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | agent_name, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `megaphone::dto::channel::ChannelCreateResDto::channel_id`: use producer_address and consumer_address instead [INFO] [stdout] --> src/http/channel.rs:30:9 [INFO] [stdout] | [INFO] [stdout] 30 | channel_id, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated field `megaphone::dto::channel::ChannelCreateResDto::agent_name`: agent name is embedded in producer_address and consumer_address [INFO] [stdout] --> src/http/channel.rs:31:9 [INFO] [stdout] | [INFO] [stdout] 31 | agent_name, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/grpc/sync_service.rs:104:32 [INFO] [stdout] | [INFO] [stdout] 104 | let naive = NaiveDateTime::from_timestamp_opt(timestamp.seconds, cmp::max(0, timestamp.nanos) as u32)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `chrono::NaiveDateTime::from_timestamp_opt`: use `DateTime::from_timestamp` instead [INFO] [stdout] --> src/grpc/sync_service.rs:104:32 [INFO] [stdout] | [INFO] [stdout] 104 | let naive = NaiveDateTime::from_timestamp_opt(timestamp.seconds, cmp::max(0, timestamp.nanos) as u32)?; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 40s [INFO] running `Command { std: "docker" "inspect" "1b12162a080d0c04726fdafbde858e33b852e788401d86bea749cd2323808f45", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1b12162a080d0c04726fdafbde858e33b852e788401d86bea749cd2323808f45", kill_on_drop: false }` [INFO] [stdout] 1b12162a080d0c04726fdafbde858e33b852e788401d86bea749cd2323808f45