[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 beta-2022-04-10 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fgwy15%2Fddpanel" "/workspace/builds/worker-2/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-2/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/gwy15/ddpanel on toolchain beta-2022-04-10 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "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-2/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: "/workspace/cargo-home/bin/cargo" "+beta-2022-04-10" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 67a97a12680adf7d029aa96cd125e66bdd3c0765718a623bc73ba3696d33a100 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "67a97a12680adf7d029aa96cd125e66bdd3c0765718a623bc73ba3696d33a100", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "67a97a12680adf7d029aa96cd125e66bdd3c0765718a623bc73ba3696d33a100", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "67a97a12680adf7d029aa96cd125e66bdd3c0765718a623bc73ba3696d33a100", kill_on_drop: false }` [INFO] [stdout] 67a97a12680adf7d029aa96cd125e66bdd3c0765718a623bc73ba3696d33a100 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4aa47ad1a17d27f8043d2e2eaebb68ec825e9a2a702e969908c72aacb00a4763 [INFO] running `Command { std: "docker" "start" "-a" "4aa47ad1a17d27f8043d2e2eaebb68ec825e9a2a702e969908c72aacb00a4763", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.80 [INFO] [stderr] Compiling hashbrown v0.11.2 [INFO] [stderr] Compiling psl-types v2.0.7 [INFO] [stderr] Compiling os_str_bytes v3.1.0 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling ring v0.16.20 [INFO] [stderr] Compiling tokio v1.12.0 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling cookie v0.14.4 [INFO] [stderr] Compiling input_buffer v0.4.0 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling thread-id v3.3.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling ordered-float v2.8.0 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling parse-zoneinfo v0.3.0 [INFO] [stderr] Compiling publicsuffix v1.5.6 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling indexmap v1.7.0 [INFO] [stderr] Compiling publicsuffix v2.1.1 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling chrono-tz v0.5.3 [INFO] [stderr] Compiling webpki v0.21.4 [INFO] [stderr] Compiling sct v0.6.1 [INFO] [stderr] Compiling webpki-roots v0.21.1 [INFO] [stderr] Compiling darling_core v0.13.0 [INFO] [stderr] Compiling proc_macro_roids v0.7.0 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling tokio-macros v1.5.0 [INFO] [stderr] Compiling futures-macro v0.3.17 [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 derivative v2.2.0 [INFO] [stderr] Compiling enum-repr v0.2.6 [INFO] [stderr] Compiling influxdb-derives v0.1.1 (https://github.com/gwy15/influxdb-client-rs.git?branch=misc#00f8c9cf) [INFO] [stderr] Compiling darling_macro v0.13.0 [INFO] [stderr] Compiling time-macros v0.1.1 [INFO] [stderr] Compiling time v0.2.27 [INFO] [stderr] Compiling darling v0.13.0 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling serde_with_macros v1.5.0 [INFO] [stderr] Compiling cookie v0.15.1 [INFO] [stderr] Compiling clap v3.0.0-beta.4 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling serde_json v1.0.68 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling serde-value v0.7.0 [INFO] [stderr] Compiling serde_with v1.10.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 influxdb-client v0.1.4 (https://github.com/gwy15/influxdb-client-rs.git?branch=misc#00f8c9cf) [INFO] [stderr] Compiling reqwest_cookie_store v0.2.0 [INFO] [stderr] Compiling biliapi v0.1.12 [INFO] [stderr] Compiling ddpanel v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `uid` [INFO] [stdout] --> src/influx/messages/send_gift.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | uid: u64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `GiftReceiver` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/influx/messages/send_gift.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, Deserialize, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 44s [INFO] running `Command { std: "docker" "inspect" "4aa47ad1a17d27f8043d2e2eaebb68ec825e9a2a702e969908c72aacb00a4763", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4aa47ad1a17d27f8043d2e2eaebb68ec825e9a2a702e969908c72aacb00a4763", kill_on_drop: false }` [INFO] [stdout] 4aa47ad1a17d27f8043d2e2eaebb68ec825e9a2a702e969908c72aacb00a4763 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 38ae65d76d8c359b50928724e95b4bed9c0c43a1940904968cef8a42b5af64d4 [INFO] running `Command { std: "docker" "start" "-a" "38ae65d76d8c359b50928724e95b4bed9c0c43a1940904968cef8a42b5af64d4", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling ddpanel v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: field is never read: `uid` [INFO] [stdout] --> src/influx/messages/send_gift.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | uid: u64, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] note: `GiftReceiver` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/influx/messages/send_gift.rs:30:10 [INFO] [stdout] | [INFO] [stdout] 30 | #[derive(Debug, Deserialize, Clone)] [INFO] [stdout] | ^^^^^ ^^^^^ [INFO] [stdout] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 9.70s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/ddpanel-f150c000ec8ef5c3) [INFO] [stderr] Executable unittests bin/ddpanel-cli.rs (/opt/rustwide/target/debug/deps/ddpanel_cli-071f7b12ca0ef314) [INFO] running `Command { std: "docker" "inspect" "38ae65d76d8c359b50928724e95b4bed9c0c43a1940904968cef8a42b5af64d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "38ae65d76d8c359b50928724e95b4bed9c0c43a1940904968cef8a42b5af64d4", kill_on_drop: false }` [INFO] [stdout] 38ae65d76d8c359b50928724e95b4bed9c0c43a1940904968cef8a42b5af64d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2/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" "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:eaef2f80f755933c374d2ae5edccceec0c1312ceb8a4e0b6404e8ab76561e1e5" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 4cf344193382542c9495b764e14dd288fe40278c43c26e32e16e693088ede7df [INFO] running `Command { std: "docker" "start" "-a" "4cf344193382542c9495b764e14dd288fe40278c43c26e32e16e693088ede7df", kill_on_drop: false }` [INFO] [stderr] warning: field is never read: `uid` [INFO] [stderr] --> src/influx/messages/send_gift.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | uid: u64, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] note: `GiftReceiver` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/influx/messages/send_gift.rs:30:10 [INFO] [stderr] | [INFO] [stderr] 30 | #[derive(Debug, Deserialize, Clone)] [INFO] [stderr] | ^^^^^ ^^^^^ [INFO] [stderr] = note: this warning originates in the derive macro `Debug` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: `ddpanel` (bin "ddpanel" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.22s [INFO] [stdout] [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/ddpanel-f150c000ec8ef5c3) [INFO] [stdout] running 0 tests [INFO] [stderr] Running unittests bin/ddpanel-cli.rs (/opt/rustwide/target/debug/deps/ddpanel_cli-071f7b12ca0ef314) [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" "4cf344193382542c9495b764e14dd288fe40278c43c26e32e16e693088ede7df", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4cf344193382542c9495b764e14dd288fe40278c43c26e32e16e693088ede7df", kill_on_drop: false }` [INFO] [stdout] 4cf344193382542c9495b764e14dd288fe40278c43c26e32e16e693088ede7df