[INFO] cloning repository https://github.com/ogham/specsheet [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/ogham/specsheet" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fogham%2Fspecsheet", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fogham%2Fspecsheet'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 8821c6fc64a25a241a2e42bcebefecd1c824b318 [INFO] testing ogham/specsheet 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%2Fogham%2Fspecsheet" "/workspace/builds/worker-26/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-26/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/ogham/specsheet 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/ogham/specsheet [INFO] finished tweaking git repo https://github.com/ogham/specsheet [INFO] tweaked toml for git repo https://github.com/ogham/specsheet written to /workspace/builds/worker-26/source/Cargo.toml [INFO] crate git repo https://github.com/ogham/specsheet 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] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 2c0df077f6fb705315245f5d821d081978c57ce2d76bd6abe7f6a0e690757ba0 [INFO] running `Command { std: "docker" "start" "-a" "2c0df077f6fb705315245f5d821d081978c57ce2d76bd6abe7f6a0e690757ba0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "2c0df077f6fb705315245f5d821d081978c57ce2d76bd6abe7f6a0e690757ba0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2c0df077f6fb705315245f5d821d081978c57ce2d76bd6abe7f6a0e690757ba0", kill_on_drop: false }` [INFO] [stdout] 2c0df077f6fb705315245f5d821d081978c57ce2d76bd6abe7f6a0e690757ba0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 46dc913072f41977e52e5a0c5681c0649cdc713f7360495b72c0b076309dff6b [INFO] running `Command { std: "docker" "start" "-a" "46dc913072f41977e52e5a0c5681c0649cdc713f7360495b72c0b076309dff6b", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.93 [INFO] [stderr] Compiling proc-macro2 v1.0.26 [INFO] [stderr] Compiling unicode-xid v0.2.1 [INFO] [stderr] Compiling syn v1.0.69 [INFO] [stderr] Compiling memchr v2.3.4 [INFO] [stderr] Compiling serde_derive v1.0.125 [INFO] [stderr] Compiling serde v1.0.125 [INFO] [stderr] Compiling regex-syntax v0.6.23 [INFO] [stderr] Compiling getrandom v0.2.2 [INFO] [stderr] Compiling ryu v1.0.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling once_cell v1.7.2 [INFO] [stderr] Compiling serde_json v1.0.64 [INFO] [stderr] Compiling itoa v0.4.7 [INFO] [stderr] Compiling shell-words v1.0.0 [INFO] [stderr] Compiling unicode-width v0.1.8 [INFO] [stderr] Compiling ansi_term v0.12.1 [INFO] [stderr] Compiling diff v0.1.12 [INFO] [stderr] Compiling horrorshow v0.8.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling getopts v0.2.21 [INFO] [stderr] Compiling spec_analysis v0.1.0-pre (/opt/rustwide/workdir/spec_analysis) [INFO] [stderr] Compiling spec_exec v0.1.0-pre (/opt/rustwide/workdir/spec_exec) [INFO] [stdout] warning: lint `rustdoc` has been removed: use `rustdoc::all` instead [INFO] [stdout] --> spec_exec/src/lib.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | #![warn(rustdoc)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `rustdoc` has been removed: use `rustdoc::all` instead [INFO] [stdout] --> spec_analysis/src/lib.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | #![warn(rustdoc)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> spec_exec/src/exec.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | name: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> spec_exec/src/lib.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | #![warn(unused)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(dead_code)]` implied by `#[warn(unused)]` [INFO] [stdout] note: `Inner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> spec_exec/src/exec.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling aho-corasick v0.7.15 [INFO] [stdout] warning: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling dirs-sys-next v0.1.2 [INFO] [stderr] Compiling users v0.11.0 [INFO] [stderr] Compiling datetime v0.5.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling dirs-next v2.0.0 [INFO] [stderr] Compiling rand_core v0.6.2 [INFO] [stderr] Compiling regex v1.4.5 [INFO] [stderr] Compiling shellexpand v2.1.0 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.3 [INFO] [stderr] Compiling specsheet v0.1.0-pre (/opt/rustwide/workdir) [INFO] [stderr] Compiling derive_more v0.99.13 [INFO] [stderr] Compiling toml v0.5.8 [INFO] [stderr] Compiling spec_checks v0.1.0-pre (/opt/rustwide/workdir/spec_checks) [INFO] [stdout] warning: lint `rustdoc` has been removed: use `rustdoc::all` instead [INFO] [stdout] --> spec_checks/src/lib.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | #![warn(rustdoc)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling spec_commands v0.1.0-pre (/opt/rustwide/workdir/spec_commands) [INFO] [stdout] warning: lint `rustdoc` has been removed: use `rustdoc::all` instead [INFO] [stdout] --> spec_commands/src/lib.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | #![warn(rustdoc)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `timeout` [INFO] [stdout] --> spec_commands/src/dig.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | timeout: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> spec_commands/src/lib.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | #![warn(unused)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(dead_code)]` implied by `#[warn(unused)]` [INFO] [stdout] note: `DigCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> spec_commands/src/dig.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(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: `default_nameserver` [INFO] [stdout] --> spec_commands/src/dig.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | default_nameserver: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DigCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> spec_commands/src/dig.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(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: `timeout` [INFO] [stdout] --> spec_commands/src/ping.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | timeout: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PingCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> spec_commands/src/ping.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `rustdoc` has been removed: use `rustdoc::all` instead [INFO] [stdout] --> src/main.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | #![warn(rustdoc)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `Command { std: "docker" "inspect" "46dc913072f41977e52e5a0c5681c0649cdc713f7360495b72c0b076309dff6b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "46dc913072f41977e52e5a0c5681c0649cdc713f7360495b72c0b076309dff6b", kill_on_drop: false }` [INFO] [stdout] 46dc913072f41977e52e5a0c5681c0649cdc713f7360495b72c0b076309dff6b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6dc896cd8f7f2a67278d8bb836f06f534307f80c35a75acb016bdb25b77d4073 [INFO] running `Command { std: "docker" "start" "-a" "6dc896cd8f7f2a67278d8bb836f06f534307f80c35a75acb016bdb25b77d4073", kill_on_drop: false }` [INFO] [stdout] warning: lint `rustdoc` has been removed: use `rustdoc::all` instead [INFO] [stdout] --> spec_analysis/src/lib.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | #![warn(rustdoc)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `rustdoc` has been removed: use `rustdoc::all` instead [INFO] [stdout] --> spec_exec/src/lib.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | #![warn(rustdoc)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `name` [INFO] [stdout] --> spec_exec/src/exec.rs:34:9 [INFO] [stdout] | [INFO] [stdout] 34 | name: &'static str, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> spec_exec/src/lib.rs:13:9 [INFO] [stdout] | [INFO] [stdout] 13 | #![warn(unused)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(dead_code)]` implied by `#[warn(unused)]` [INFO] [stdout] note: `Inner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> spec_exec/src/exec.rs:26:10 [INFO] [stdout] | [INFO] [stdout] 26 | #[derive(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: 2 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling specsheet v0.1.0-pre (/opt/rustwide/workdir) [INFO] [stdout] warning: lint `rustdoc` has been removed: use `rustdoc::all` instead [INFO] [stdout] --> spec_checks/src/lib.rs:17:9 [INFO] [stdout] | [INFO] [stdout] 17 | #![warn(rustdoc)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `rustdoc` has been removed: use `rustdoc::all` instead [INFO] [stdout] --> spec_commands/src/lib.rs:11:9 [INFO] [stdout] | [INFO] [stdout] 11 | #![warn(rustdoc)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `timeout` [INFO] [stdout] --> spec_commands/src/dig.rs:49:5 [INFO] [stdout] | [INFO] [stdout] 49 | timeout: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: the lint level is defined here [INFO] [stdout] --> spec_commands/src/lib.rs:14:9 [INFO] [stdout] | [INFO] [stdout] 14 | #![warn(unused)] [INFO] [stdout] | ^^^^^^ [INFO] [stdout] = note: `#[warn(dead_code)]` implied by `#[warn(unused)]` [INFO] [stdout] note: `DigCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> spec_commands/src/dig.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(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: `default_nameserver` [INFO] [stdout] --> spec_commands/src/dig.rs:50:5 [INFO] [stdout] | [INFO] [stdout] 50 | default_nameserver: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `DigCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> spec_commands/src/dig.rs:46:10 [INFO] [stdout] | [INFO] [stdout] 46 | #[derive(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: `timeout` [INFO] [stdout] --> spec_commands/src/ping.rs:34:5 [INFO] [stdout] | [INFO] [stdout] 34 | timeout: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `PingCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] --> spec_commands/src/ping.rs:31:10 [INFO] [stdout] | [INFO] [stdout] 31 | #[derive(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: 4 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: lint `rustdoc` has been removed: use `rustdoc::all` instead [INFO] [stdout] --> src/main.rs:10:9 [INFO] [stdout] | [INFO] [stdout] 10 | #![warn(rustdoc)] [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.89s [INFO] [stderr] Executable unittests src/main.rs (/opt/rustwide/target/debug/deps/specsheet-c38cdd09658db679) [INFO] running `Command { std: "docker" "inspect" "6dc896cd8f7f2a67278d8bb836f06f534307f80c35a75acb016bdb25b77d4073", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6dc896cd8f7f2a67278d8bb836f06f534307f80c35a75acb016bdb25b77d4073", kill_on_drop: false }` [INFO] [stdout] 6dc896cd8f7f2a67278d8bb836f06f534307f80c35a75acb016bdb25b77d4073 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-26/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:b0c94ce3c1162fcb8e57cac5b65ec2f72eabb1eebea4fcc35e269e823f681646" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2022-04-10" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 278d23412dedbd718137600637a4827aefe984f6344078fae6bc1fe8d22b21da [INFO] running `Command { std: "docker" "start" "-a" "278d23412dedbd718137600637a4827aefe984f6344078fae6bc1fe8d22b21da", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: lint `rustdoc` has been removed: use `rustdoc::all` instead [INFO] [stderr] --> spec_analysis/src/lib.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 11 | #![warn(rustdoc)] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: lint `rustdoc` has been removed: use `rustdoc::all` instead [INFO] [stderr] --> spec_exec/src/lib.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 10 | #![warn(rustdoc)] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `name` [INFO] [stderr] --> spec_exec/src/exec.rs:34:9 [INFO] [stderr] | [INFO] [stderr] 34 | name: &'static str, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> spec_exec/src/lib.rs:13:9 [INFO] [stderr] | [INFO] [stderr] 13 | #![warn(unused)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] = note: `#[warn(dead_code)]` implied by `#[warn(unused)]` [INFO] [stderr] note: `Inner` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> spec_exec/src/exec.rs:26:10 [INFO] [stderr] | [INFO] [stderr] 26 | #[derive(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: `spec_analysis` (lib) generated 1 warning [INFO] [stderr] warning: `spec_exec` (lib) generated 2 warnings [INFO] [stderr] warning: lint `rustdoc` has been removed: use `rustdoc::all` instead [INFO] [stderr] --> spec_checks/src/lib.rs:17:9 [INFO] [stderr] | [INFO] [stderr] 17 | #![warn(rustdoc)] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `spec_checks` (lib) generated 1 warning [INFO] [stderr] warning: lint `rustdoc` has been removed: use `rustdoc::all` instead [INFO] [stderr] --> spec_commands/src/lib.rs:11:9 [INFO] [stderr] | [INFO] [stderr] 11 | #![warn(rustdoc)] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field is never read: `timeout` [INFO] [stderr] --> spec_commands/src/dig.rs:49:5 [INFO] [stderr] | [INFO] [stderr] 49 | timeout: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: the lint level is defined here [INFO] [stderr] --> spec_commands/src/lib.rs:14:9 [INFO] [stderr] | [INFO] [stderr] 14 | #![warn(unused)] [INFO] [stderr] | ^^^^^^ [INFO] [stderr] = note: `#[warn(dead_code)]` implied by `#[warn(unused)]` [INFO] [stderr] note: `DigCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> spec_commands/src/dig.rs:46:10 [INFO] [stderr] | [INFO] [stderr] 46 | #[derive(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: `default_nameserver` [INFO] [stderr] --> spec_commands/src/dig.rs:50:5 [INFO] [stderr] | [INFO] [stderr] 50 | default_nameserver: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `DigCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> spec_commands/src/dig.rs:46:10 [INFO] [stderr] | [INFO] [stderr] 46 | #[derive(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: `timeout` [INFO] [stderr] --> spec_commands/src/ping.rs:34:5 [INFO] [stderr] | [INFO] [stderr] 34 | timeout: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `PingCommand` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] --> spec_commands/src/ping.rs:31:10 [INFO] [stderr] | [INFO] [stderr] 31 | #[derive(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: `spec_commands` (lib) generated 4 warnings [INFO] [stderr] warning: lint `rustdoc` has been removed: use `rustdoc::all` instead [INFO] [stderr] --> src/main.rs:10:9 [INFO] [stderr] | [INFO] [stderr] 10 | #![warn(rustdoc)] [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(renamed_and_removed_lints)]` on by default [INFO] [stderr] [INFO] [stderr] warning: `specsheet` (bin "specsheet" test) generated 1 warning [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.24s [INFO] [stderr] Running unittests src/main.rs (/opt/rustwide/target/debug/deps/specsheet-c38cdd09658db679) [INFO] [stdout] [INFO] [stdout] running 17 tests [INFO] [stdout] test filter::test::allow_all ... ok [INFO] [stdout] test filter::test::only_certain_types_2 ... ok [INFO] [stdout] test filter::test::only_certain_tags_1 ... ok [INFO] [stdout] test filter::test::only_certain_tags_4 ... ok [INFO] [stdout] test filter::test::only_certain_tags_2 ... ok [INFO] [stdout] test filter::test::only_certain_types_1 ... ok [INFO] [stdout] test filter::test::only_certain_tags_3 ... ok [INFO] [stdout] test options::test::help ... ok [INFO] [stdout] test options::test::delay_not ... ok [INFO] [stdout] test options::test::output_format_ok ... ok [INFO] [stdout] test options::test::delay_ok ... ok [INFO] [stdout] test options::test::output_format_not ... ok [INFO] [stdout] test options::test::version ... ok [INFO] [stdout] test options::test::check ... ok [INFO] [stdout] test options::test::expand_level_ok ... ok [INFO] [stdout] test options::test::curl_option_ok ... ok [INFO] [stdout] test options::test::expand_level_not ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 17 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "278d23412dedbd718137600637a4827aefe984f6344078fae6bc1fe8d22b21da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "278d23412dedbd718137600637a4827aefe984f6344078fae6bc1fe8d22b21da", kill_on_drop: false }` [INFO] [stdout] 278d23412dedbd718137600637a4827aefe984f6344078fae6bc1fe8d22b21da