[INFO] cloning repository https://github.com/nagisa/cargo-phabricator [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/nagisa/cargo-phabricator" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnagisa%2Fcargo-phabricator", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fnagisa%2Fcargo-phabricator'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c668788462d01449e00f5cb52c010ac12fa8dd14 [INFO] testing nagisa/cargo-phabricator 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%2Fnagisa%2Fcargo-phabricator" "/workspace/builds/worker-11/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-11/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/nagisa/cargo-phabricator 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/nagisa/cargo-phabricator [INFO] finished tweaking git repo https://github.com/nagisa/cargo-phabricator [INFO] tweaked toml for git repo https://github.com/nagisa/cargo-phabricator written to /workspace/builds/worker-11/source/Cargo.toml [INFO] crate git repo https://github.com/nagisa/cargo-phabricator 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-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 24e20aa9164a991faf05b4b6133ca87f11dd8d6d1ecf15278304477d56c6993c [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" "24e20aa9164a991faf05b4b6133ca87f11dd8d6d1ecf15278304477d56c6993c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "24e20aa9164a991faf05b4b6133ca87f11dd8d6d1ecf15278304477d56c6993c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "24e20aa9164a991faf05b4b6133ca87f11dd8d6d1ecf15278304477d56c6993c", kill_on_drop: false }` [INFO] [stdout] 24e20aa9164a991faf05b4b6133ca87f11dd8d6d1ecf15278304477d56c6993c [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 0118a6fbf594098c8f2bebdc5e5437761dfa5f268a9d26c358d944e78aa6e2fc [INFO] running `Command { std: "docker" "start" "-a" "0118a6fbf594098c8f2bebdc5e5437761dfa5f268a9d26c358d944e78aa6e2fc", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.53 [INFO] [stderr] Compiling libc v0.2.81 [INFO] [stderr] Compiling cc v1.0.66 [INFO] [stderr] Compiling proc-macro-hack v0.5.19 [INFO] [stderr] Compiling proc-macro-nested v0.1.6 [INFO] [stderr] Compiling once_cell v1.5.2 [INFO] [stderr] Compiling openssl v0.10.31 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling futures-channel v0.3.8 [INFO] [stderr] Compiling futures-task v0.3.8 [INFO] [stderr] Compiling openssl-sys v0.9.59 [INFO] [stderr] Compiling net2 v0.2.36 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling mio v0.6.23 [INFO] [stderr] Compiling native-tls v0.2.6 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling tokio v0.2.23 [INFO] [stderr] Compiling pin-project-internal v1.0.2 [INFO] [stderr] Compiling futures-macro v0.3.8 [INFO] [stderr] Compiling pin-project-internal v0.4.27 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling tokio-util v0.3.1 [INFO] [stderr] Compiling tokio-tls v0.3.1 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling pin-project v1.0.2 [INFO] [stderr] Compiling futures-util v0.3.8 [INFO] [stderr] Compiling pin-project v0.4.27 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling h2 v0.2.7 [INFO] [stderr] Compiling futures-executor v0.3.8 [INFO] [stderr] Compiling futures v0.3.8 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling serde_urlencoded v0.7.0 [INFO] [stderr] Compiling hyper v0.13.9 [INFO] [stderr] Compiling hyper-tls v0.4.3 [INFO] [stderr] Compiling reqwest v0.10.9 [INFO] [stderr] Compiling cargo-phabricator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Stream` [INFO] [stdout] --> src/test.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use futures::{Stream, StreamExt}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] help: consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | mod test; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/test.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | let mut artifacts = self.get_reason_json_lines(cmd, "compiler-artifact").filter_reported(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sc` [INFO] [stdout] --> src/main.rs:118:18 [INFO] [stdout] | [INFO] [stdout] 118 | (sc, Some(args)) => Err(UnimplementedSubcommand.into()), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_sc` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/main.rs:118:27 [INFO] [stdout] | [INFO] [stdout] 118 | (sc, Some(args)) => Err(UnimplementedSubcommand.into()), [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/test.rs:38:37 [INFO] [stdout] | [INFO] [stdout] 38 | pub(crate) async fn test(&self, args: &clap::ArgMatches<'_>) -> Result<(), Error> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/test.rs:59:24 [INFO] [stdout] | [INFO] [stdout] 59 | while let Some(result) = test_results.next().await { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Autofix` [INFO] [stdout] --> src/phab.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | Autofix, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Disabled` [INFO] [stdout] --> src/phab.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | Disabled, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Skip` [INFO] [stdout] --> src/phab.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | Skip, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TestResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/phab.rs:84:28 [INFO] [stdout] | [INFO] [stdout] 84 | #[derive(serde::Serialize, Debug)] [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: variant is never constructed: `Broken` [INFO] [stdout] --> src/phab.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | Broken, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TestResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/phab.rs:84:28 [INFO] [stdout] | [INFO] [stdout] 84 | #[derive(serde::Serialize, Debug)] [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: variant is never constructed: `Unsound` [INFO] [stdout] --> src/phab.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | Unsound, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TestResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/phab.rs:84:28 [INFO] [stdout] | [INFO] [stdout] 84 | #[derive(serde::Serialize, Debug)] [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: field is never read: `callsign` [INFO] [stdout] --> src/arcconfig.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | callsign: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `expected_begin_line` [INFO] [stdout] --> src/fmt.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | expected_begin_line: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MismatchSchema` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/fmt.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug, serde::Deserialize)] [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: field is never read: `expected_end_line` [INFO] [stdout] --> src/fmt.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | expected_end_line: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MismatchSchema` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/fmt.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug, serde::Deserialize)] [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: field is never read: `original_begin_line` [INFO] [stdout] --> src/fmt.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | original_begin_line: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MismatchSchema` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/fmt.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug, serde::Deserialize)] [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: variant is never constructed: `TestStatus` [INFO] [stdout] --> src/test.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | TestStatus(std::process::ExitStatus), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/test.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(thiserror::Error, Debug)] [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: field is never read: `package_id` [INFO] [stdout] --> src/test.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | package_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 2m 11s [INFO] running `Command { std: "docker" "inspect" "0118a6fbf594098c8f2bebdc5e5437761dfa5f268a9d26c358d944e78aa6e2fc", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0118a6fbf594098c8f2bebdc5e5437761dfa5f268a9d26c358d944e78aa6e2fc", kill_on_drop: false }` [INFO] [stdout] 0118a6fbf594098c8f2bebdc5e5437761dfa5f268a9d26c358d944e78aa6e2fc [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 977b8693bf0402fcfcad55c435836e11c7b5b50da4766b6a2d792064a4a66378 [INFO] running `Command { std: "docker" "start" "-a" "977b8693bf0402fcfcad55c435836e11c7b5b50da4766b6a2d792064a4a66378", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling cargo-phabricator v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `Stream` [INFO] [stdout] --> src/test.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use futures::{Stream, StreamExt}; [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] help: consider adding a `#[cfg(test)]` to the containing module [INFO] [stdout] --> src/main.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | mod test; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/test.rs:46:13 [INFO] [stdout] | [INFO] [stdout] 46 | let mut artifacts = self.get_reason_json_lines(cmd, "compiler-artifact").filter_reported(); [INFO] [stdout] | ----^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | help: remove this `mut` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_mut)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `sc` [INFO] [stdout] --> src/main.rs:118:18 [INFO] [stdout] | [INFO] [stdout] 118 | (sc, Some(args)) => Err(UnimplementedSubcommand.into()), [INFO] [stdout] | ^^ help: if this is intentional, prefix it with an underscore: `_sc` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/main.rs:118:27 [INFO] [stdout] | [INFO] [stdout] 118 | (sc, Some(args)) => Err(UnimplementedSubcommand.into()), [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `args` [INFO] [stdout] --> src/test.rs:38:37 [INFO] [stdout] | [INFO] [stdout] 38 | pub(crate) async fn test(&self, args: &clap::ArgMatches<'_>) -> Result<(), Error> { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `result` [INFO] [stdout] --> src/test.rs:59:24 [INFO] [stdout] | [INFO] [stdout] 59 | while let Some(result) = test_results.next().await { [INFO] [stdout] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Autofix` [INFO] [stdout] --> src/phab.rs:24:5 [INFO] [stdout] | [INFO] [stdout] 24 | Autofix, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Disabled` [INFO] [stdout] --> src/phab.rs:27:5 [INFO] [stdout] | [INFO] [stdout] 27 | Disabled, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variant is never constructed: `Skip` [INFO] [stdout] --> src/phab.rs:89:5 [INFO] [stdout] | [INFO] [stdout] 89 | Skip, [INFO] [stdout] | ^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TestResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/phab.rs:84:28 [INFO] [stdout] | [INFO] [stdout] 84 | #[derive(serde::Serialize, Debug)] [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: variant is never constructed: `Broken` [INFO] [stdout] --> src/phab.rs:90:5 [INFO] [stdout] | [INFO] [stdout] 90 | Broken, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TestResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/phab.rs:84:28 [INFO] [stdout] | [INFO] [stdout] 84 | #[derive(serde::Serialize, Debug)] [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: variant is never constructed: `Unsound` [INFO] [stdout] --> src/phab.rs:91:5 [INFO] [stdout] | [INFO] [stdout] 91 | Unsound, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `TestResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/phab.rs:84:28 [INFO] [stdout] | [INFO] [stdout] 84 | #[derive(serde::Serialize, Debug)] [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: field is never read: `callsign` [INFO] [stdout] --> src/arcconfig.rs:18:5 [INFO] [stdout] | [INFO] [stdout] 18 | callsign: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `expected_begin_line` [INFO] [stdout] --> src/fmt.rs:20:5 [INFO] [stdout] | [INFO] [stdout] 20 | expected_begin_line: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MismatchSchema` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/fmt.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug, serde::Deserialize)] [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: field is never read: `expected_end_line` [INFO] [stdout] --> src/fmt.rs:21:5 [INFO] [stdout] | [INFO] [stdout] 21 | expected_end_line: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MismatchSchema` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/fmt.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug, serde::Deserialize)] [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: field is never read: `original_begin_line` [INFO] [stdout] --> src/fmt.rs:23:5 [INFO] [stdout] | [INFO] [stdout] 23 | original_begin_line: u64, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `MismatchSchema` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/fmt.rs:17:10 [INFO] [stdout] | [INFO] [stdout] 17 | #[derive(Debug, serde::Deserialize)] [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: variant is never constructed: `TestStatus` [INFO] [stdout] --> src/test.rs:15:5 [INFO] [stdout] | [INFO] [stdout] 15 | TestStatus(std::process::ExitStatus), [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> src/test.rs:6:28 [INFO] [stdout] | [INFO] [stdout] 6 | #[derive(thiserror::Error, Debug)] [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: field is never read: `package_id` [INFO] [stdout] --> src/test.rs:33:5 [INFO] [stdout] | [INFO] [stdout] 33 | package_id: String, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 17 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.10s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_phabricator-87b8b2ac07b9dd9b) [INFO] running `Command { std: "docker" "inspect" "977b8693bf0402fcfcad55c435836e11c7b5b50da4766b6a2d792064a4a66378", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "977b8693bf0402fcfcad55c435836e11c7b5b50da4766b6a2d792064a4a66378", kill_on_drop: false }` [INFO] [stdout] 977b8693bf0402fcfcad55c435836e11c7b5b50da4766b6a2d792064a4a66378 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-11/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] 43831dbbb3ee4b76740cb58514db3d2416b27fadd49f822e58f8ff8b3aa3f13c [INFO] running `Command { std: "docker" "start" "-a" "43831dbbb3ee4b76740cb58514db3d2416b27fadd49f822e58f8ff8b3aa3f13c", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `Stream` [INFO] [stderr] --> src/test.rs:4:15 [INFO] [stderr] | [INFO] [stderr] 4 | use futures::{Stream, StreamExt}; [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] help: consider adding a `#[cfg(test)]` to the containing module [INFO] [stderr] --> src/main.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | mod test; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/test.rs:46:13 [INFO] [stderr] | [INFO] [stderr] 46 | let mut artifacts = self.get_reason_json_lines(cmd, "compiler-artifact").filter_reported(); [INFO] [stderr] | ----^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_mut)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `sc` [INFO] [stderr] --> src/main.rs:118:18 [INFO] [stderr] | [INFO] [stderr] 118 | (sc, Some(args)) => Err(UnimplementedSubcommand.into()), [INFO] [stderr] | ^^ help: if this is intentional, prefix it with an underscore: `_sc` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `args` [INFO] [stderr] --> src/main.rs:118:27 [INFO] [stderr] | [INFO] [stderr] 118 | (sc, Some(args)) => Err(UnimplementedSubcommand.into()), [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `args` [INFO] [stderr] --> src/test.rs:38:37 [INFO] [stderr] | [INFO] [stderr] 38 | pub(crate) async fn test(&self, args: &clap::ArgMatches<'_>) -> Result<(), Error> { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_args` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `result` [INFO] [stderr] --> src/test.rs:59:24 [INFO] [stderr] | [INFO] [stderr] 59 | while let Some(result) = test_results.next().await { [INFO] [stderr] | ^^^^^^ help: if this is intentional, prefix it with an underscore: `_result` [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Autofix` [INFO] [stderr] --> src/phab.rs:24:5 [INFO] [stderr] | [INFO] [stderr] 24 | Autofix, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Disabled` [INFO] [stderr] --> src/phab.rs:27:5 [INFO] [stderr] | [INFO] [stderr] 27 | Disabled, [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: variant is never constructed: `Skip` [INFO] [stderr] --> src/phab.rs:89:5 [INFO] [stderr] | [INFO] [stderr] 89 | Skip, [INFO] [stderr] | ^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TestResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/phab.rs:84:28 [INFO] [stderr] | [INFO] [stderr] 84 | #[derive(serde::Serialize, Debug)] [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: variant is never constructed: `Broken` [INFO] [stderr] --> src/phab.rs:90:5 [INFO] [stderr] | [INFO] [stderr] 90 | Broken, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TestResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/phab.rs:84:28 [INFO] [stderr] | [INFO] [stderr] 84 | #[derive(serde::Serialize, Debug)] [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: variant is never constructed: `Unsound` [INFO] [stderr] --> src/phab.rs:91:5 [INFO] [stderr] | [INFO] [stderr] 91 | Unsound, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `TestResult` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/phab.rs:84:28 [INFO] [stderr] | [INFO] [stderr] 84 | #[derive(serde::Serialize, Debug)] [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: field is never read: `callsign` [INFO] [stderr] --> src/arcconfig.rs:18:5 [INFO] [stderr] | [INFO] [stderr] 18 | callsign: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `expected_begin_line` [INFO] [stderr] --> src/fmt.rs:20:5 [INFO] [stderr] | [INFO] [stderr] 20 | expected_begin_line: u64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `MismatchSchema` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/fmt.rs:17:10 [INFO] [stderr] | [INFO] [stderr] 17 | #[derive(Debug, serde::Deserialize)] [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: field is never read: `expected_end_line` [INFO] [stderr] --> src/fmt.rs:21:5 [INFO] [stderr] | [INFO] [stderr] 21 | expected_end_line: u64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `MismatchSchema` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/fmt.rs:17:10 [INFO] [stderr] | [INFO] [stderr] 17 | #[derive(Debug, serde::Deserialize)] [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: field is never read: `original_begin_line` [INFO] [stderr] --> src/fmt.rs:23:5 [INFO] [stderr] | [INFO] [stderr] 23 | original_begin_line: u64, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `MismatchSchema` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/fmt.rs:17:10 [INFO] [stderr] | [INFO] [stderr] 17 | #[derive(Debug, serde::Deserialize)] [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: variant is never constructed: `TestStatus` [INFO] [stderr] --> src/test.rs:15:5 [INFO] [stderr] | [INFO] [stderr] 15 | TestStatus(std::process::ExitStatus), [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `Error` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> src/test.rs:6:28 [INFO] [stderr] | [INFO] [stderr] 6 | #[derive(thiserror::Error, Debug)] [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: field is never read: `package_id` [INFO] [stderr] --> src/test.rs:33:5 [INFO] [stderr] | [INFO] [stderr] 33 | package_id: String, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: `cargo-phabricator` (bin "cargo-phabricator" test) generated 17 warnings [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.21s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/cargo_phabricator-87b8b2ac07b9dd9b) [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" "43831dbbb3ee4b76740cb58514db3d2416b27fadd49f822e58f8ff8b3aa3f13c", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "43831dbbb3ee4b76740cb58514db3d2416b27fadd49f822e58f8ff8b3aa3f13c", kill_on_drop: false }` [INFO] [stdout] 43831dbbb3ee4b76740cb58514db3d2416b27fadd49f822e58f8ff8b3aa3f13c