[INFO] fetching crate canvas_syncer 0.6.10...
[INFO] checking canvas_syncer-0.6.10 against 018018e881e2db0956f229dbb543e21f058d1ce7 for pr-162600
[INFO] extracting crate canvas_syncer 0.6.10 into /workspace/builds/worker-1-tc1/source
[INFO] started tweaking crates.io crate canvas_syncer 0.6.10
[INFO] finished tweaking crates.io crate canvas_syncer 0.6.10
[INFO] tweaked toml for crates.io crate canvas_syncer 0.6.10 written to /workspace/builds/worker-1-tc1/source/Cargo.toml
[INFO] validating manifest of crates.io crate canvas_syncer 0.6.10 on toolchain 018018e881e2db0956f229dbb543e21f058d1ce7
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate crates.io crate canvas_syncer 0.6.10 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" "+018018e881e2db0956f229dbb543e21f058d1ce7" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:86:1
[INFO] [stderr]    |
[INFO] [stderr] 86 | readme = "README"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: binary `canvas_syncer` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /workspace/builds/worker-1-tc1/source/target/.../canvas_syncer
[INFO] [stderr]   |                                                  ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `canvas-syncer`, convert `bin.name`
[INFO] [stderr]  --> Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 - name = "canvas_syncer"
[INFO] [stderr] 2 + name = "canvas-syncer"
[INFO] [stderr]   |
[INFO] [stderr] warning: `canvas_syncer` (manifest) generated 2 warnings
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]  Downloading crates ...
[INFO] [stderr]   Downloaded use v0.0.1-pre.0
[INFO] [stderr]   Downloaded scraper v0.25.0
[INFO] [stderr]   Downloaded phf_codegen v0.13.1
[INFO] [stderr]   Downloaded rust-i18n-macro v3.1.5
[INFO] [stderr]   Downloaded globwalk v0.8.1
[INFO] [stderr]   Downloaded phf v0.13.1
[INFO] [stderr]   Downloaded dtoa-short v0.3.5
[INFO] [stderr]   Downloaded servo_arc v0.4.3
[INFO] [stderr]   Downloaded selectors v0.33.0
[INFO] [stderr]   Downloaded cssparser-macros v0.6.1
[INFO] [stderr]   Downloaded reqwest v0.13.5
[INFO] [stderr]   Downloaded web_atoms v0.2.6
[INFO] [stderr]   Downloaded triomphe v0.1.16
[INFO] [stderr]   Downloaded base62 v2.2.6
[INFO] [stderr]   Downloaded rust-i18n-support v3.1.5
[INFO] [stderr]   Downloaded ignore v0.4.33
[INFO] [stderr]   Downloaded cssparser v0.36.0
[INFO] [stderr]   Downloaded phf_generator v0.13.1
[INFO] [stderr]   Downloaded string_cache_codegen v0.6.1
[INFO] [stderr]   Downloaded ego-tree v0.10.0
[INFO] [stderr]   Downloaded logger_rust_i18n v0.1.1
[INFO] [stderr]   Downloaded phf_macros v0.13.1
[INFO] [stderr]   Downloaded html5ever v0.36.1
[INFO] [stderr]   Downloaded normpath v1.5.1
[INFO] [stderr]   Downloaded globset v0.4.20
[INFO] [stderr]   Downloaded fuzzy-matcher v0.3.7
[INFO] [stderr]   Downloaded indicatif v0.18.6
[INFO] [stderr]   Downloaded dialoguer v0.12.0
[INFO] [stderr]   Downloaded console v0.16.6
[INFO] [stderr]   Downloaded clap-verbosity-flag v3.0.4
[INFO] [stderr]   Downloaded inquire v0.9.4
[INFO] [stderr]   Downloaded markup5ever v0.36.1
[INFO] [stderr]   Downloaded rust-i18n v3.1.5
[INFO] [stderr]   Downloaded getopts v0.2.24
[INFO] [stderr]   Downloaded fern v0.7.1
[INFO] [stderr]   Downloaded clap_derive v4.6.4
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1-tc1/target:/opt/rustwide/target:rw,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" "-m" "1610612736" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:8683fc1fc2eb5c9ac98e0d076ab094b2ffac7f99da555d2b6a2e27f346de2ec7" "sleep" "infinity", kill_on_drop: false }`
[INFO] [stdout] 2c03ee374efd9aa1a2c779240bdcb9a8bcb7183eeff87bd5e5c9156e1b66606c
[INFO] running `Command { std: "docker" "start" "2c03ee374efd9aa1a2c779240bdcb9a8bcb7183eeff87bd5e5c9156e1b66606c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c03ee374efd9aa1a2c779240bdcb9a8bcb7183eeff87bd5e5c9156e1b66606c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2c03ee374efd9aa1a2c779240bdcb9a8bcb7183eeff87bd5e5c9156e1b66606c" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "2c03ee374efd9aa1a2c779240bdcb9a8bcb7183eeff87bd5e5c9156e1b66606c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "exec" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-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" "-w" "/opt/rustwide/workdir" "--user" "0:0" "2c03ee374efd9aa1a2c779240bdcb9a8bcb7183eeff87bd5e5c9156e1b66606c" "/opt/rustwide/cargo-home/bin/cargo" "+018018e881e2db0956f229dbb543e21f058d1ce7" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stderr] warning: explicit `package.readme` can be inferred
[INFO] [stderr]   --> Cargo.toml:86:1
[INFO] [stderr]    |
[INFO] [stderr] 86 | readme = "README"
[INFO] [stderr]    | ^^^^^^^^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::manual_readme` is set to `warn` by default
[INFO] [stderr] help: consider removing `package.readme`
[INFO] [stderr] warning: binary `canvas_syncer` should have a kebab-case name
[INFO] [stderr]   |
[INFO] [stderr] 1 | /opt/rustwide/target/.../canvas_syncer
[INFO] [stderr]   |                          ^^^^^^^^^^^^^
[INFO] [stderr]   |
[INFO] [stderr]   = note: `cargo::non_kebab_case_bins` is set to `warn` by default
[INFO] [stderr] help: to change the binary name to `canvas-syncer`, convert `bin.name`
[INFO] [stderr]  --> Cargo.toml:2:8
[INFO] [stderr]   |
[INFO] [stderr] 2 - name = "canvas_syncer"
[INFO] [stderr] 2 + name = "canvas-syncer"
[INFO] [stderr]   |
[INFO] [stderr] warning: `canvas_syncer` (manifest) generated 2 warnings
[INFO] [stderr]    Compiling proc-macro2 v1.0.107
[INFO] [stderr]     Checking log v0.4.34
[INFO] [stderr]    Compiling serde_core v1.0.229
[INFO] [stderr]     Checking smallvec v1.16.1
[INFO] [stderr]    Compiling serde v1.0.229
[INFO] [stderr]    Compiling find-msvc-tools v0.1.12
[INFO] [stderr]    Compiling siphasher v1.0.3
[INFO] [stderr]     Checking memchr v2.8.3
[INFO] [stderr]    Compiling crossbeam-epoch v0.9.21
[INFO] [stderr]    Compiling rustversion v1.0.23
[INFO] [stderr]    Compiling crossbeam-deque v0.8.8
[INFO] [stderr]    Compiling fastrand v2.5.0
[INFO] [stderr]    Compiling libc v0.2.189
[INFO] [stderr]     Checking futures-core v0.3.34
[INFO] [stderr]     Checking bytes v1.12.1
[INFO] [stderr]    Compiling fs_extra v1.3.0
[INFO] [stderr]    Compiling crossbeam-utils v0.8.23
[INFO] [stderr]     Checking mio v1.2.3
[INFO] [stderr]    Compiling dunce v1.0.5
[INFO] [stderr]    Compiling phf_shared v0.13.1
[INFO] [stderr]     Checking futures-sink v0.3.34
[INFO] [stderr]     Checking indexmap v2.14.2
[INFO] [stderr]     Checking scopeguard v1.2.0
[INFO] [stderr]    Compiling regex-syntax v0.8.11
[INFO] [stderr]     Checking socket2 v0.6.5
[INFO] [stderr]     Checking bitflags v2.13.2
[INFO] [stderr]    Compiling parking_lot_core v0.9.12
[INFO] [stderr]     Checking zeroize v1.9.0
[INFO] [stderr]     Checking futures-channel v0.3.34
[INFO] [stderr]    Compiling aho-corasick v1.1.5
[INFO] [stderr]    Compiling phf_generator v0.13.1
[INFO] [stderr]    Compiling bstr v1.13.1
[INFO] [stderr]     Checking tokio v1.53.1
[INFO] [stderr]    Compiling serde_json v1.0.151
[INFO] [stderr]    Compiling aws-lc-rs v1.18.1
[INFO] [stderr]    Compiling phf_codegen v0.13.1
[INFO] [stderr]     Checking litemap v0.8.3
[INFO] [stderr]     Checking writeable v0.6.4
[INFO] [stderr]     Checking http v1.5.0
[INFO] [stderr]    Compiling quote v1.0.47
[INFO] [stderr]     Checking lock_api v0.4.14
[INFO] [stderr]    Compiling hashbrown v0.17.1
[INFO] [stderr]     Checking futures-io v0.3.34
[INFO] [stderr]    Compiling icu_properties_data v2.3.0
[INFO] [stderr]    Compiling icu_normalizer_data v2.3.0
[INFO] [stderr]    Compiling syn v3.0.5
[INFO] [stderr]    Compiling syn v2.0.119
[INFO] [stderr]    Compiling jobserver v0.1.35
[INFO] [stderr]     Checking futures-task v0.3.34
[INFO] [stderr]    Compiling equivalent v1.0.2
[INFO] [stderr]     Checking new_debug_unreachable v1.0.6
[INFO] [stderr]     Checking parking_lot v0.12.5
[INFO] [stderr]     Checking rustls-pki-types v1.15.1
[INFO] [stderr]    Compiling unicode-segmentation v1.13.3
[INFO] [stderr]    Compiling bitflags v1.3.2
[INFO] [stderr]     Checking http-body v1.1.0
[INFO] [stderr]    Compiling string_cache_codegen v0.6.1
[INFO] [stderr]    Compiling cc v1.4.5
[INFO] [stderr]     Checking precomputed-hash v0.1.1
[INFO] [stderr]    Compiling rustix v1.1.4
[INFO] [stderr]    Compiling winnow v0.7.15
[INFO] [stderr]     Checking unicode-width v0.2.2
[INFO] [stderr]     Checking regex-automata v0.4.18
[INFO] [stderr]    Compiling rustls v0.23.44
[INFO] [stderr]    Compiling convert_case v0.10.0
[INFO] [stderr]    Compiling itoa v1.0.18
[INFO] [stderr]    Compiling toml_write v0.1.2
[INFO] [stderr]    Compiling arc-swap v1.9.2
[INFO] [stderr]    Compiling web_atoms v0.2.6
[INFO] [stderr]    Compiling zmij v1.0.23
[INFO] [stderr]     Checking errno v0.3.14
[INFO] [stderr]    Compiling signal-hook v0.3.18
[INFO] [stderr]    Compiling ryu v1.0.23
[INFO] [stderr]    Compiling stable_deref_trait v1.2.1
[INFO] [stderr]     Checking linux-raw-sys v0.12.1
[INFO] [stderr]    Compiling unsafe-libyaml v0.2.11
[INFO] [stderr]    Compiling either v1.18.0
[INFO] [stderr]     Checking mac v0.1.1
[INFO] [stderr]    Compiling cmake v0.1.58
[INFO] [stderr]    Compiling openssl-src v300.6.1+3.6.3
[INFO] [stderr]    Compiling itertools v0.11.0
[INFO] [stderr]     Checking futf v0.1.5
[INFO] [stderr]     Checking anstyle-parse v1.0.0
[INFO] [stderr]     Checking signal-hook-registry v1.4.8
[INFO] [stderr]     Checking string_cache v0.9.0
[INFO] [stderr]    Compiling once_cell v1.21.4
[INFO] [stderr]    Compiling base62 v2.2.6
[INFO] [stderr]     Checking dtoa v1.0.11
[INFO] [stderr]    Compiling normpath v1.5.1
[INFO] [stderr]     Checking is_terminal_polyfill v1.70.2
[INFO] [stderr]     Checking anstyle v1.0.14
[INFO] [stderr]     Checking anstyle-query v1.1.5
[INFO] [stderr]    Compiling lazy_static v1.5.0
[INFO] [stderr]     Checking unicode-ident v1.0.24
[INFO] [stderr]     Checking colorchoice v1.0.5
[INFO] [stderr]    Compiling aws-lc-sys v0.45.0
[INFO] [stderr]    Compiling openssl-sys v0.9.117
[INFO] [stderr]     Checking utf-8 v0.7.6
[INFO] [stderr]     Checking tendril v0.4.3
[INFO] [stderr]     Checking anstream v1.0.0
[INFO] [stderr]    Compiling num-traits v0.2.19
[INFO] [stderr]     Checking dtoa-short v0.3.5
[INFO] [stderr]    Compiling selectors v0.33.0
[INFO] [stderr]    Compiling encoding_rs v0.8.41
[INFO] [stderr]     Checking sync_wrapper v1.0.2
[INFO] [stderr]     Checking ipnet v2.12.2
[INFO] [stderr]    Compiling litrs v1.0.0
[INFO] [stderr]    Compiling glob v0.3.4
[INFO] [stderr]    Compiling rayon-core v1.13.0
[INFO] [stderr]    Compiling portable-atomic v1.15.0
[INFO] [stderr]     Checking globset v0.4.20
[INFO] [stderr]     Checking regex v1.13.1
[INFO] [stderr]     Checking clap_lex v1.1.0
[INFO] [stderr]     Checking tokio-util v0.7.19
[INFO] [stderr]     Checking clap_builder v4.6.6
[INFO] [stderr]     Checking rustls-native-certs v0.8.4
[INFO] [stderr]     Checking signal-hook-mio v0.2.5
[INFO] [stderr]     Checking ignore v0.4.33
[INFO] [stderr]     Checking getrandom v0.4.3
[INFO] [stderr]     Checking console v0.16.6
[INFO] [stderr]    Compiling document-features v0.2.12
[INFO] [stderr]     Checking thread_local v1.1.10
[INFO] [stderr]     Checking servo_arc v0.4.3
[INFO] [stderr]     Checking simdutf8 v0.1.5
[INFO] [stderr]     Checking h2 v0.4.19
[INFO] [stderr]    Compiling multiversion_no_op v1.0.0
[INFO] [stderr]     Checking core_detect v1.0.0
[INFO] [stderr]    Compiling openssl v0.10.81
[INFO] [stderr]     Checking globwalk v0.8.1
[INFO] [stderr]     Checking rustc-hash v2.1.3
[INFO] [stderr]     Checking fuzzy-matcher v0.3.7
[INFO] [stderr]     Checking getopts v0.2.24
[INFO] [stderr]     Checking http-body-util v0.1.5
[INFO] [stderr]     Checking iana-time-zone v0.1.65
[INFO] [stderr]     Checking tempfile v3.27.0
[INFO] [stderr]     Checking ego-tree v0.10.0
[INFO] [stderr]     Checking shell-words v1.1.1
[INFO] [stderr]     Checking base64 v0.23.1
[INFO] [stderr]     Checking unit-prefix v0.5.2
[INFO] [stderr]     Checking dialoguer v0.12.0
[INFO] [stderr]     Checking indicatif v0.18.6
[INFO] [stderr]     Checking fern v0.7.1
[INFO] [stderr]     Checking chrono v0.4.45
[INFO] [stderr]     Checking use v0.0.1-pre.0
[INFO] [stderr]     Checking sys-locale v0.3.2
[INFO] [stderr]     Checking rayon v1.12.0
[INFO] [stderr]    Compiling synstructure v0.13.2
[INFO] [stderr]    Compiling serde_derive v1.0.229
[INFO] [stderr]    Compiling zerovec-derive v0.11.6
[INFO] [stderr]    Compiling displaydoc v0.2.7
[INFO] [stderr]    Compiling futures-macro v0.3.34
[INFO] [stderr]    Compiling multiversion-macros v0.9.0
[INFO] [stderr]    Compiling clap_derive v4.6.4
[INFO] [stderr]    Compiling zerofrom-derive v0.1.7
[INFO] [stderr]    Compiling yoke-derive v0.8.2
[INFO] [stderr]    Compiling phf_macros v0.13.1
[INFO] [stderr]    Compiling derive_more-impl v2.1.1
[INFO] [stderr]    Compiling cssparser-macros v0.6.1
[INFO] [stderr]    Compiling rust-i18n v3.1.5
[INFO] [stderr]    Compiling openssl-macros v0.1.1
[INFO] [stderr]     Checking phf v0.13.1
[INFO] [stderr]     Checking futures-util v0.3.34
[INFO] [stderr]     Checking cssparser v0.36.0
[INFO] [stderr]     Checking multiversion v0.9.0
[INFO] [stderr]     Checking hyper v1.11.1
[INFO] [stderr]     Checking zerofrom v0.1.8
[INFO] [stderr]     Checking yoke v0.8.3
[INFO] [stderr]     Checking derive_more v2.1.1
[INFO] [stderr]     Checking zerovec v0.11.8
[INFO] [stderr]     Checking zerotrie v0.2.5
[INFO] [stderr]     Checking crossterm v0.29.0
[INFO] [stderr]     Checking markup5ever v0.36.1
[INFO] [stderr]     Checking html5ever v0.36.1
[INFO] [stderr]     Checking tinystr v0.8.4
[INFO] [stderr]     Checking potential_utf v0.1.6
[INFO] [stderr]     Checking icu_locale_core v2.3.0
[INFO] [stderr]     Checking icu_collections v2.3.0
[INFO] [stderr]     Checking clap v4.6.6
[INFO] [stderr]     Checking clap-verbosity-flag v3.0.4
[INFO] [stderr]     Checking inquire v0.9.4
[INFO] [stderr]     Checking icu_provider v2.3.1
[INFO] [stderr]     Checking scraper v0.25.0
[INFO] [stderr]     Checking icu_normalizer v2.3.0
[INFO] [stderr]     Checking icu_properties v2.3.0
[INFO] [stderr]     Checking toml_datetime v0.6.11
[INFO] [stderr]     Checking serde_spanned v0.6.9
[INFO] [stderr]    Compiling triomphe v0.1.16
[INFO] [stderr]     Checking toml_edit v0.22.27
[INFO] [stderr]    Compiling serde_yaml v0.9.34+deprecated
[INFO] [stderr]     Checking tower v0.5.3
[INFO] [stderr]     Checking hyper-util v0.1.20
[INFO] [stderr]     Checking futures-executor v0.3.34
[INFO] [stderr]     Checking futures v0.3.34
[INFO] [stderr]     Checking idna_adapter v1.2.2
[INFO] [stderr]     Checking idna v1.1.0
[INFO] [stderr]     Checking url v2.5.8
[INFO] [stderr]     Checking toml v0.8.23
[INFO] [stderr]     Checking rust-i18n-support v3.1.5
[INFO] [stderr]     Checking tower-http v0.6.11
[INFO] [stderr]    Compiling rust-i18n-macro v3.1.5
[INFO] [stderr]     Checking logger_rust_i18n v0.1.1
[INFO] [stderr]     Checking rustls-webpki v0.103.15
[INFO] [stderr]     Checking tokio-rustls v0.26.5
[INFO] [stderr]     Checking rustls-platform-verifier v0.7.0
[INFO] [stderr]     Checking hyper-rustls v0.27.9
[INFO] [stderr]     Checking reqwest v0.13.5
[INFO] [stderr]     Checking canvas_syncer v0.6.10 (/opt/rustwide/workdir)
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/account.rs:573:30
[INFO] [stdout]     |
[INFO] [stdout] 573 |               || Confirm::new(&prompt!(
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout] 574 | |                 "Do you want to download: {} MiB ?",
[INFO] [stdout] 575 | |                 self.download_size as f64 / 1024.0 / 1024.0
[INFO] [stdout] 576 | |             ))
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `prompt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/account.rs:573:30
[INFO] [stdout]     |
[INFO] [stdout] 573 |               || Confirm::new(&prompt!(
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout] 574 | |                 "Do you want to download: {} MiB ?",
[INFO] [stdout] 575 | |                 self.download_size as f64 / 1024.0 / 1024.0
[INFO] [stdout] 576 | |             ))
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: `#[warn(semicolon_in_expressions_from_non_local_macros)]` (part of `#[warn(future_incompatible)]`) on by default
[INFO] [stdout]     = note: this warning originates in the macro `prompt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/account.rs:616:30
[INFO] [stdout]     |
[INFO] [stdout] 616 |               || Confirm::new(&prompt!(
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout] 617 | |                 "Do you want to update: {} MiB?",
[INFO] [stdout] 618 | |                 self.update_size as f64 / 1024.0 / 1024.0
[INFO] [stdout] 619 | |             ))
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `prompt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: trailing semicolon in macro used in expression position
[INFO] [stdout]    --> src/account.rs:616:30
[INFO] [stdout]     |
[INFO] [stdout] 616 |               || Confirm::new(&prompt!(
[INFO] [stdout]     |  ______________________________^
[INFO] [stdout] 617 | |                 "Do you want to update: {} MiB?",
[INFO] [stdout] 618 | |                 self.update_size as f64 / 1024.0 / 1024.0
[INFO] [stdout] 619 | |             ))
[INFO] [stdout]     | |_____________^
[INFO] [stdout]     |
[INFO] [stdout]     = warning: this was previously accepted by the compiler but is being phased out; it will become a hard error in a future release!
[INFO] [stdout]     = note: for more information, see issue #79813 <https://github.com/rust-lang/rust/issues/79813>
[INFO] [stdout]     = note: this warning originates in the macro `prompt` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: unused dependency `dialoguer`
[INFO] [stderr]   --> Cargo.toml:15:15
[INFO] [stderr]    |
[INFO] [stderr] 15 | [dependencies.dialoguer]
[INFO] [stderr]    |               ^^^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr]    = note: `cargo::unused_dependencies` is set to `warn` by default
[INFO] [stderr] help: consider removing the dependency on `dialoguer`
[INFO] [stderr] warning: unused dependency `openssl`
[INFO] [stderr]   --> Cargo.toml:39:15
[INFO] [stderr]    |
[INFO] [stderr] 39 | [dependencies.openssl]
[INFO] [stderr]    |               ^^^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `openssl`
[INFO] [stderr] warning: unused dependency `rayon`
[INFO] [stderr]   --> Cargo.toml:43:15
[INFO] [stderr]    |
[INFO] [stderr] 43 | [dependencies.rayon]
[INFO] [stderr]    |               ^^^^^^
[INFO] [stderr]    |
[INFO] [stderr] help: consider removing the dependency on `rayon`
[INFO] [stderr] warning: `canvas_syncer` (manifest) generated 3 warnings
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3m 54s
[INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: canvas_syncer v0.6.10 (/opt/rustwide/workdir)
[INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 2`
[INFO] running `Command { std: "docker" "inspect" "2c03ee374efd9aa1a2c779240bdcb9a8bcb7183eeff87bd5e5c9156e1b66606c", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "2c03ee374efd9aa1a2c779240bdcb9a8bcb7183eeff87bd5e5c9156e1b66606c", kill_on_drop: false }`
[INFO] [stdout] 2c03ee374efd9aa1a2c779240bdcb9a8bcb7183eeff87bd5e5c9156e1b66606c
