[INFO] cloning repository https://github.com/gwy15/ddpanel [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/gwy15/ddpanel" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgwy15%2Fddpanel", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgwy15%2Fddpanel'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3a7689b87daf11458fdbdacad69b87cdf22943bd [INFO] testing gwy15/ddpanel against 1.86.0 for beta-1.87-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgwy15%2Fddpanel" "/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/gwy15/ddpanel on toolchain 1.86.0 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+1.86.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/gwy15/ddpanel [INFO] finished tweaking git repo https://github.com/gwy15/ddpanel [INFO] tweaked toml for git repo https://github.com/gwy15/ddpanel written to /workspace/builds/worker-6-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/gwy15/ddpanel 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.86.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Updating git repository `https://github.com/gwy15/influxdb-client-rs.git` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded proc-macro2 v1.0.30 [INFO] [stderr] Downloaded psl-types v2.0.7 [INFO] [stderr] Downloaded input_buffer v0.4.0 [INFO] [stderr] Downloaded tokio-macros v1.5.0 [INFO] [stderr] Downloaded instant v0.1.11 [INFO] [stderr] Downloaded darling v0.13.0 [INFO] [stderr] Downloaded enum-repr v0.2.6 [INFO] [stderr] Downloaded anyhow v1.0.44 [INFO] [stderr] Downloaded async-tungstenite v0.13.1 [INFO] [stderr] Downloaded async-compression v0.3.8 [INFO] [stderr] Downloaded serde_with v1.10.0 [INFO] [stderr] Downloaded http v0.2.5 [INFO] [stderr] Downloaded reqwest v0.11.5 [INFO] [stderr] Downloaded clap v3.0.0-beta.4 [INFO] [stderr] Downloaded syn v1.0.80 [INFO] [stderr] Downloaded h2 v0.3.6 [INFO] [stderr] Downloaded wasm-bindgen v0.2.78 [INFO] [stderr] Downloaded bumpalo v3.7.1 [INFO] [stderr] Downloaded publicsuffix v2.1.1 [INFO] [stderr] Downloaded js-sys v0.3.55 [INFO] [stderr] Downloaded tungstenite v0.13.0 [INFO] [stderr] Downloaded log4rs v1.0.0 [INFO] [stderr] Downloaded cookie v0.15.1 [INFO] [stderr] Downloaded tokio v1.12.0 [INFO] [stderr] Downloaded tracing-core v0.1.21 [INFO] [stderr] Downloaded chrono-tz v0.5.3 [INFO] [stderr] Downloaded tracing v0.1.29 [INFO] [stderr] Downloaded web-sys v0.3.55 [INFO] [stderr] Downloaded darling_core v0.13.0 [INFO] [stderr] Downloaded clap_derive v3.0.0-beta.4 [INFO] [stderr] Downloaded serde_yaml v0.8.21 [INFO] [stderr] Downloaded cookie_store v0.15.0 [INFO] [stderr] Downloaded cookie_store v0.12.0 [INFO] [stderr] Downloaded wasm-bindgen-futures v0.4.28 [INFO] [stderr] Downloaded tinyvec v1.5.0 [INFO] [stderr] Downloaded pkg-config v0.3.20 [INFO] [stderr] Downloaded libz-sys v1.1.3 [INFO] [stderr] Downloaded darling_macro v0.13.0 [INFO] [stderr] Downloaded biliapi v0.1.12 [INFO] [stderr] Downloaded reqwest_cookie_store v0.2.0 [INFO] [stderr] Downloaded serde_with_macros v1.5.0 [INFO] [stderr] Downloaded os_str_bytes v3.1.0 [INFO] [stderr] Downloaded proc_macro_roids v0.7.0 [INFO] [stderr] Downloaded ordered-float v2.8.0 [INFO] [stderr] Downloaded publicsuffix v1.5.6 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.78 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.78 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.78 [INFO] [stderr] Downloaded pretty_env_logger v0.4.0 [INFO] [stderr] Downloaded const_fn v0.4.8 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.78 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7a2fde4285c7ea34dbcc85f025f992238dda3fde883b46b343f7813e73f0a2d0 [INFO] running `Command { std: "docker" "start" "-a" "7a2fde4285c7ea34dbcc85f025f992238dda3fde883b46b343f7813e73f0a2d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7a2fde4285c7ea34dbcc85f025f992238dda3fde883b46b343f7813e73f0a2d0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7a2fde4285c7ea34dbcc85f025f992238dda3fde883b46b343f7813e73f0a2d0", kill_on_drop: false }` [INFO] [stdout] 7a2fde4285c7ea34dbcc85f025f992238dda3fde883b46b343f7813e73f0a2d0 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 15f6eb34920ad6995a2041a1d5f1ae02fe2c6efb33f296a2548ccebc23a25883 [INFO] running `Command { std: "docker" "start" "-a" "15f6eb34920ad6995a2041a1d5f1ae02fe2c6efb33f296a2548ccebc23a25883", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.30 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling libc v0.2.103 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling once_cell v1.8.0 [INFO] [stderr] Compiling pin-project-lite v0.2.7 [INFO] [stderr] Compiling bytes v1.1.0 [INFO] [stderr] Compiling itoa v0.4.8 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling matches v0.1.9 [INFO] [stderr] Compiling tinyvec v1.5.0 [INFO] [stderr] Compiling proc-macro-nested v0.1.7 [INFO] [stderr] Compiling futures-task v0.3.17 [INFO] [stderr] Compiling untrusted v0.7.1 [INFO] [stderr] Compiling spin v0.5.2 [INFO] [stderr] Compiling standback v0.2.17 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling unicode-bidi v0.3.7 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling form_urlencoded v1.0.1 [INFO] [stderr] Compiling slab v0.4.5 [INFO] [stderr] Compiling const_fn v0.4.8 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling futures-io v0.3.17 [INFO] [stderr] Compiling http v0.2.5 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling httparse v1.5.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling typenum v1.14.0 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling base64 v0.13.0 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling tracing-core v0.1.21 [INFO] [stderr] Compiling signal-hook-registry v1.4.0 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling unicode-normalization v0.1.19 [INFO] [stderr] Compiling generic-array v0.14.4 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling strsim v0.10.0 [INFO] [stderr] Compiling socket2 v0.4.2 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling tracing v0.1.29 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling encoding_rs v0.8.28 [INFO] [stderr] Compiling tower-service v0.3.1 [INFO] [stderr] Compiling httpdate v1.0.1 [INFO] [stderr] Compiling pkg-config v0.3.20 [INFO] [stderr] Compiling byteorder v1.4.3 [INFO] [stderr] Compiling ident_case v1.0.1 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling crc32fast v1.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling cpufeatures v0.2.1 [INFO] [stderr] Compiling ipnet v2.3.1 [INFO] [stderr] Compiling rustversion v1.0.5 [INFO] [stderr] Compiling idna v0.2.3 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling digest v0.9.0 [INFO] [stderr] Compiling block-buffer v0.9.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling sha-1 v0.9.8 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling instant v0.1.11 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling smallvec v1.7.0 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling linked-hash-map v0.5.4 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling traitobject v0.1.0 [INFO] [stderr] Compiling url v2.2.2 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling psl-types v2.0.7 [INFO] [stderr] Compiling utf-8 v0.7.6 [INFO] [stderr] Compiling anyhow v1.0.44 [INFO] [stderr] Compiling http-body v0.4.3 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling publicsuffix v2.1.1 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling yaml-rust v0.4.5 [INFO] [stderr] Compiling unsafe-any v0.4.2 [INFO] [stderr] Compiling lock_api v0.4.5 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling ordered-float v2.8.0 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling dtoa v0.4.8 [INFO] [stderr] Compiling textwrap v0.14.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling typemap v0.3.3 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling arc-swap v0.4.8 [INFO] [stderr] Compiling os_str_bytes v3.1.0 [INFO] [stderr] Compiling log-mdc v0.1.0 [INFO] [stderr] Compiling dotenv v0.15.0 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling proc_macro_roids v0.7.0 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling tokio-macros v1.5.0 [INFO] [stderr] Compiling time-macros-impl v0.1.2 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling clap_derive v3.0.0-beta.4 [INFO] [stderr] Compiling influxdb-derives v0.1.1 (https://github.com/gwy15/influxdb-client-rs.git?branch=misc#00f8c9cf) [INFO] [stderr] Compiling derivative v2.2.0 [INFO] [stderr] Compiling enum-repr v0.2.6 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling clap v3.0.0-beta.4 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling serde_with_macros v1.5.0 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde_with v1.10.0 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_yaml v0.8.21 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling mio v0.7.13 [INFO] [stderr] Compiling rustls v0.19.1 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling env_logger v0.7.1 [INFO] [stderr] Compiling pretty_env_logger v0.4.0 [INFO] [stderr] Compiling cookie_store v0.12.0 [INFO] [stderr] Compiling cookie_store v0.15.0 [INFO] [stderr] Compiling log4rs v1.0.0 [INFO] [stderr] Compiling tungstenite v0.13.0 [INFO] [stderr] Compiling tokio-util v0.6.8 [INFO] [stderr] Compiling tokio-rustls v0.22.0 [INFO] [stderr] Compiling async-compression v0.3.8 [INFO] [stderr] Compiling async-tungstenite v0.13.1 [INFO] [stderr] Compiling h2 v0.3.6 [INFO] [stderr] Compiling hyper v0.14.13 [INFO] [stderr] Compiling hyper-rustls v0.22.1 [INFO] [stderr] Compiling reqwest v0.11.5 [INFO] [stderr] Compiling biliapi v0.1.12 [INFO] [stderr] Compiling reqwest_cookie_store v0.2.0 [INFO] [stderr] Compiling influxdb-client v0.1.4 (https://github.com/gwy15/influxdb-client-rs.git?branch=misc#00f8c9cf) [INFO] [stderr] Compiling ddpanel v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `BufReader`, `BufWriter`, and `fs::File` [INFO] [stdout] --> bin/ddpanel-cli.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | fs::File, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 23 | io::{AsyncBufRead, AsyncBufReadExt, AsyncWrite, AsyncWriteExt, BufReader, BufWriter}, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `uid` is never read [INFO] [stdout] --> src/influx/messages/send_gift.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct GiftReceiver { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 32 | room_id: u64, [INFO] [stdout] 33 | uid: u64, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GiftReceiver` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 1m 17s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0, typemap v0.3.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "15f6eb34920ad6995a2041a1d5f1ae02fe2c6efb33f296a2548ccebc23a25883", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "15f6eb34920ad6995a2041a1d5f1ae02fe2c6efb33f296a2548ccebc23a25883", kill_on_drop: false }` [INFO] [stdout] 15f6eb34920ad6995a2041a1d5f1ae02fe2c6efb33f296a2548ccebc23a25883 [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] b16838046fd0af0c4f39e130be9de23bd499976bb4daa0b2c562f55d3d5074ce [INFO] running `Command { std: "docker" "start" "-a" "b16838046fd0af0c4f39e130be9de23bd499976bb4daa0b2c562f55d3d5074ce", kill_on_drop: false }` [INFO] [stderr] Compiling ddpanel v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused imports: `BufReader`, `BufWriter`, and `fs::File` [INFO] [stdout] --> bin/ddpanel-cli.rs:22:9 [INFO] [stdout] | [INFO] [stdout] 22 | fs::File, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] 23 | io::{AsyncBufRead, AsyncBufReadExt, AsyncWrite, AsyncWriteExt, BufReader, BufWriter}, [INFO] [stdout] | ^^^^^^^^^ ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `uid` is never read [INFO] [stdout] --> src/influx/messages/send_gift.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 31 | pub struct GiftReceiver { [INFO] [stdout] | ------------ field in this struct [INFO] [stdout] 32 | room_id: u64, [INFO] [stdout] 33 | uid: u64, [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `GiftReceiver` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 1.38s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0, typemap v0.3.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "b16838046fd0af0c4f39e130be9de23bd499976bb4daa0b2c562f55d3d5074ce", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b16838046fd0af0c4f39e130be9de23bd499976bb4daa0b2c562f55d3d5074ce", kill_on_drop: false }` [INFO] [stdout] b16838046fd0af0c4f39e130be9de23bd499976bb4daa0b2c562f55d3d5074ce [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:b0b074c097205a61b89e8ad263052f976b2b332c4dc5f02aef1fe52501660d6e" "/opt/rustwide/cargo-home/bin/cargo" "+1.86.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] ea550535c2bea77d499bc23d003ed146e6b84b8345001e65971aee8c9b9772be [INFO] running `Command { std: "docker" "start" "-a" "ea550535c2bea77d499bc23d003ed146e6b84b8345001e65971aee8c9b9772be", kill_on_drop: false }` [INFO] [stderr] warning: unused imports: `BufReader`, `BufWriter`, and `fs::File` [INFO] [stderr] --> bin/ddpanel-cli.rs:22:9 [INFO] [stderr] | [INFO] [stderr] 22 | fs::File, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] 23 | io::{AsyncBufRead, AsyncBufReadExt, AsyncWrite, AsyncWriteExt, BufReader, BufWriter}, [INFO] [stderr] | ^^^^^^^^^ ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `uid` is never read [INFO] [stderr] --> src/influx/messages/send_gift.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 31 | pub struct GiftReceiver { [INFO] [stderr] | ------------ field in this struct [INFO] [stderr] 32 | room_id: u64, [INFO] [stderr] 33 | uid: u64, [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `GiftReceiver` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `ddpanel` (bin "ddpanel-cli" test) generated 1 warning (run `cargo fix --bin "ddpanel-cli" --tests` to apply 1 suggestion) [INFO] [stderr] warning: `ddpanel` (bin "ddpanel" test) generated 1 warning [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.17s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: traitobject v0.1.0, typemap v0.3.3 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ddpanel-09f41a3370356fb0) [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 bin/ddpanel-cli.rs (/opt/rustwide/target/debug/deps/ddpanel_cli-bc47b6aa56f27553) [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" "ea550535c2bea77d499bc23d003ed146e6b84b8345001e65971aee8c9b9772be", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ea550535c2bea77d499bc23d003ed146e6b84b8345001e65971aee8c9b9772be", kill_on_drop: false }` [INFO] [stdout] ea550535c2bea77d499bc23d003ed146e6b84b8345001e65971aee8c9b9772be