[INFO] cloning repository https://github.com/AnderEnder/rpm-utils-rs [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/AnderEnder/rpm-utils-rs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnderEnder%2Frpm-utils-rs", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnderEnder%2Frpm-utils-rs'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 26ecf354da92a6b7f966f3da6e3299b77694007e [INFO] testing AnderEnder/rpm-utils-rs 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%2FAnderEnder%2Frpm-utils-rs" "/workspace/builds/worker-18/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-18/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/AnderEnder/rpm-utils-rs 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/AnderEnder/rpm-utils-rs [INFO] finished tweaking git repo https://github.com/AnderEnder/rpm-utils-rs [INFO] tweaked toml for git repo https://github.com/AnderEnder/rpm-utils-rs written to /workspace/builds/worker-18/source/Cargo.toml [INFO] crate git repo https://github.com/AnderEnder/rpm-utils-rs 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-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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] f22dc8e3f979847cbdae29f5957f267404183170ec801c0154a3b2c4bc1c10c8 [INFO] running `Command { std: "docker" "start" "-a" "f22dc8e3f979847cbdae29f5957f267404183170ec801c0154a3b2c4bc1c10c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "f22dc8e3f979847cbdae29f5957f267404183170ec801c0154a3b2c4bc1c10c8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "f22dc8e3f979847cbdae29f5957f267404183170ec801c0154a3b2c4bc1c10c8", kill_on_drop: false }` [INFO] [stdout] f22dc8e3f979847cbdae29f5957f267404183170ec801c0154a3b2c4bc1c10c8 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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] b6c097df8c4a258079ac1aaf884fc93a9e09f37410a40d7333b50c31aed9fcde [INFO] running `Command { std: "docker" "start" "-a" "b6c097df8c4a258079ac1aaf884fc93a9e09f37410a40d7333b50c31aed9fcde", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling libc v0.2.102 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling proc-macro2 v1.0.10 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.17 [INFO] [stderr] Compiling version_check v0.9.1 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling zstd-safe v4.1.1+zstd.1.5.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling unicode-width v0.1.7 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling adler v0.2.2 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling match_cfg v0.1.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling hex v0.4.3 [INFO] [stderr] Compiling miniz_oxide v0.4.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling memoffset v0.6.4 [INFO] [stderr] Compiling num-integer v0.1.42 [INFO] [stderr] Compiling omnom v3.0.0 [INFO] [stderr] Compiling quote v1.0.3 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling nix v0.23.0 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling hostname v0.3.1 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling cc v1.0.50 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling zstd-sys v1.6.1+zstd.1.5.0 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling lzma-sys v0.1.15 [INFO] [stderr] Compiling xz2 v0.1.6 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling num-derive v0.3.3 [INFO] [stderr] Compiling strum_macros v0.21.1 [INFO] [stderr] Compiling structopt-derive v0.4.16 [INFO] [stderr] Compiling structopt v0.3.23 [INFO] [stderr] Compiling zstd v0.9.0+zstd.1.5.0 [INFO] [stderr] Compiling rpm-utils v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/payload/cpio.rs:340:12 [INFO] [stdout] | [INFO] [stdout] 340 | pub fn new(reader: T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/payload/cpio.rs:364:12 [INFO] [stdout] | [INFO] [stdout] 364 | pub fn new(reader: T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `InnerPath` [INFO] [stdout] --> src/rpm/builder.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | struct InnerPath { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `packager` [INFO] [stdout] --> src/rpm/builder.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | packager: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RPMBuilder` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/rpm/builder.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, Default, 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: field is never read: `os` [INFO] [stdout] --> src/rpm/builder.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | os: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RPMBuilder` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/rpm/builder.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, Default, 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: field is never read: `distribution` [INFO] [stdout] --> src/rpm/builder.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | distribution: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RPMBuilder` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/rpm/builder.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, Default, 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: field is never read: `vendor` [INFO] [stdout] --> src/rpm/builder.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | vendor: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RPMBuilder` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/rpm/builder.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, Default, 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: field is never read: `url` [INFO] [stdout] --> src/rpm/builder.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | url: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RPMBuilder` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/rpm/builder.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, Default, 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: field is never read: `package_type` [INFO] [stdout] --> src/rpm/builder.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | package_type: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RPMBuilder` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/rpm/builder.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, Default, 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: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 33.66s [INFO] running `Command { std: "docker" "inspect" "b6c097df8c4a258079ac1aaf884fc93a9e09f37410a40d7333b50c31aed9fcde", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b6c097df8c4a258079ac1aaf884fc93a9e09f37410a40d7333b50c31aed9fcde", kill_on_drop: false }` [INFO] [stdout] b6c097df8c4a258079ac1aaf884fc93a9e09f37410a40d7333b50c31aed9fcde [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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] 6ecca80f6c813719a7d7e5dbc3babc3bed6189ef5a3c8b5e100e439b151b8b4f [INFO] running `Command { std: "docker" "start" "-a" "6ecca80f6c813719a7d7e5dbc3babc3bed6189ef5a3c8b5e100e439b151b8b4f", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling getrandom v0.2.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling remove_dir_all v0.5.2 [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/payload/cpio.rs:340:12 [INFO] [stdout] | [INFO] [stdout] 340 | pub fn new(reader: T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/payload/cpio.rs:364:12 [INFO] [stdout] | [INFO] [stdout] 364 | pub fn new(reader: T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `InnerPath` [INFO] [stdout] --> src/rpm/builder.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | struct InnerPath { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `packager` [INFO] [stdout] --> src/rpm/builder.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | packager: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RPMBuilder` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/rpm/builder.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, Default, 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: field is never read: `os` [INFO] [stdout] --> src/rpm/builder.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | os: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RPMBuilder` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/rpm/builder.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, Default, 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: field is never read: `distribution` [INFO] [stdout] --> src/rpm/builder.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | distribution: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RPMBuilder` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/rpm/builder.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, Default, 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: field is never read: `vendor` [INFO] [stdout] --> src/rpm/builder.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | vendor: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RPMBuilder` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/rpm/builder.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, Default, 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: field is never read: `url` [INFO] [stdout] --> src/rpm/builder.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | url: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RPMBuilder` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/rpm/builder.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, Default, 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: field is never read: `package_type` [INFO] [stdout] --> src/rpm/builder.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | package_type: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RPMBuilder` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/rpm/builder.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, Default, 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: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rand_core v0.6.1 [INFO] [stderr] Compiling rand_chacha v0.3.0 [INFO] [stderr] Compiling rand v0.8.1 [INFO] [stderr] Compiling tempfile v3.2.0 [INFO] [stderr] Compiling rpm-utils v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/payload/cpio.rs:340:12 [INFO] [stdout] | [INFO] [stdout] 340 | pub fn new(reader: T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/payload/cpio.rs:364:12 [INFO] [stdout] | [INFO] [stdout] 364 | pub fn new(reader: T) -> Self { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: struct is never constructed: `InnerPath` [INFO] [stdout] --> src/rpm/builder.rs:14:8 [INFO] [stdout] | [INFO] [stdout] 14 | struct InnerPath { [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `packager` [INFO] [stdout] --> src/rpm/builder.rs:36:5 [INFO] [stdout] | [INFO] [stdout] 36 | packager: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RPMBuilder` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/rpm/builder.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, Default, 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: field is never read: `os` [INFO] [stdout] --> src/rpm/builder.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | os: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RPMBuilder` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/rpm/builder.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, Default, 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: field is never read: `distribution` [INFO] [stdout] --> src/rpm/builder.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | distribution: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RPMBuilder` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/rpm/builder.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, Default, 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: field is never read: `vendor` [INFO] [stdout] --> src/rpm/builder.rs:39:5 [INFO] [stdout] | [INFO] [stdout] 39 | vendor: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RPMBuilder` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/rpm/builder.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, Default, 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: field is never read: `url` [INFO] [stdout] --> src/rpm/builder.rs:40:5 [INFO] [stdout] | [INFO] [stdout] 40 | url: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RPMBuilder` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/rpm/builder.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, Default, 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: field is never read: `package_type` [INFO] [stdout] --> src/rpm/builder.rs:46:5 [INFO] [stdout] | [INFO] [stdout] 46 | package_type: Option, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] note: `RPMBuilder` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stdout] --> src/rpm/builder.rs:21:10 [INFO] [stdout] | [INFO] [stdout] 21 | #[derive(Debug, Default, 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: 9 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 57.44s [INFO] [stderr] Executable unittests src/lib.rs (/opt/rustwide/target/debug/deps/rpm_utils-c8b769744dbcf324) [INFO] [stderr] Executable unittests src/bin/cpio-create.rs (/opt/rustwide/target/debug/deps/cpio_create-1a1923a5764fdec8) [INFO] [stderr] Executable unittests src/bin/cpio-extract.rs (/opt/rustwide/target/debug/deps/cpio_extract-2b019b673edfe2ab) [INFO] [stderr] Executable unittests src/bin/rpm-info.rs (/opt/rustwide/target/debug/deps/rpm_info-b5c4e56e28e5f2a6) [INFO] [stderr] Executable unittests src/bin/rpm2cpio.rs (/opt/rustwide/target/debug/deps/rpm2cpio-2943fb4b387432d3) [INFO] running `Command { std: "docker" "inspect" "6ecca80f6c813719a7d7e5dbc3babc3bed6189ef5a3c8b5e100e439b151b8b4f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6ecca80f6c813719a7d7e5dbc3babc3bed6189ef5a3c8b5e100e439b151b8b4f", kill_on_drop: false }` [INFO] [stdout] 6ecca80f6c813719a7d7e5dbc3babc3bed6189ef5a3c8b5e100e439b151b8b4f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-18/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] e2cb8cf33ff6aa84c866a41c582ccf3c09fd3c57c569bd1f46088aed83a9f7e5 [INFO] running `Command { std: "docker" "start" "-a" "e2cb8cf33ff6aa84c866a41c582ccf3c09fd3c57c569bd1f46088aed83a9f7e5", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/payload/cpio.rs:340:12 [INFO] [stderr] | [INFO] [stderr] 340 | pub fn new(reader: T) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: associated function is never used: `new` [INFO] [stderr] --> src/payload/cpio.rs:364:12 [INFO] [stderr] | [INFO] [stderr] 364 | pub fn new(reader: T) -> Self { [INFO] [stderr] | ^^^ [INFO] [stderr] [INFO] [stderr] warning: struct is never constructed: `InnerPath` [INFO] [stderr] --> src/rpm/builder.rs:14:8 [INFO] [stderr] | [INFO] [stderr] 14 | struct InnerPath { [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: field is never read: `packager` [INFO] [stderr] --> src/rpm/builder.rs:36:5 [INFO] [stderr] | [INFO] [stderr] 36 | packager: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RPMBuilder` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/rpm/builder.rs:21:10 [INFO] [stderr] | [INFO] [stderr] 21 | #[derive(Debug, Default, 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: field is never read: `os` [INFO] [stderr] --> src/rpm/builder.rs:37:5 [INFO] [stderr] | [INFO] [stderr] 37 | os: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RPMBuilder` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/rpm/builder.rs:21:10 [INFO] [stderr] | [INFO] [stderr] 21 | #[derive(Debug, Default, 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: field is never read: `distribution` [INFO] [stderr] --> src/rpm/builder.rs:38:5 [INFO] [stderr] | [INFO] [stderr] 38 | distribution: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RPMBuilder` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/rpm/builder.rs:21:10 [INFO] [stderr] | [INFO] [stderr] 21 | #[derive(Debug, Default, 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: field is never read: `vendor` [INFO] [stderr] --> src/rpm/builder.rs:39:5 [INFO] [stderr] | [INFO] [stderr] 39 | vendor: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RPMBuilder` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/rpm/builder.rs:21:10 [INFO] [stderr] | [INFO] [stderr] 21 | #[derive(Debug, Default, 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: field is never read: `url` [INFO] [stderr] --> src/rpm/builder.rs:40:5 [INFO] [stderr] | [INFO] [stderr] 40 | url: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RPMBuilder` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/rpm/builder.rs:21:10 [INFO] [stderr] | [INFO] [stderr] 21 | #[derive(Debug, Default, 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: field is never read: `package_type` [INFO] [stderr] --> src/rpm/builder.rs:46:5 [INFO] [stderr] | [INFO] [stderr] 46 | package_type: Option, [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] note: `RPMBuilder` has derived impls for the traits `Clone` and `Debug`, but these are intentionally ignored during dead code analysis [INFO] [stderr] --> src/rpm/builder.rs:21:10 [INFO] [stderr] | [INFO] [stderr] 21 | #[derive(Debug, Default, 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: `rpm-utils` (lib) generated 9 warnings [INFO] [stderr] warning: `rpm-utils` (lib test) generated 9 warnings (9 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.16s [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rpm_utils-c8b769744dbcf324) [INFO] [stdout] [INFO] [stdout] running 8 tests [INFO] [stderr] Running unittests src/bin/cpio-create.rs (/opt/rustwide/target/debug/deps/cpio_create-1a1923a5764fdec8) [INFO] [stdout] test header::index::tests::test_index_read_write_smoke ... ok [INFO] [stdout] test header::lead::tests::test_headerlead_read_write_smoke ... ok [INFO] [stdout] test payload::cpio::tests::test_cpio_write_entry ... ok [INFO] [stdout] test rpm::builder::tests::test_builder_smoke ... ok [INFO] [stdout] test utils::tests::test_allign_n ... ok [INFO] [stdout] test utils::tests::test_hex_reader ... ok [INFO] [stdout] test lead::tests::test_lead_read_write_smoke ... ok [INFO] [stdout] test utils::tests::test_hex_writer ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 8 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.05s [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Running unittests src/bin/cpio-extract.rs (/opt/rustwide/target/debug/deps/cpio_extract-2b019b673edfe2ab) [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] [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 src/bin/rpm-info.rs (/opt/rustwide/target/debug/deps/rpm_info-b5c4e56e28e5f2a6) [INFO] [stderr] Running unittests src/bin/rpm2cpio.rs (/opt/rustwide/target/debug/deps/rpm2cpio-2943fb4b387432d3) [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] [stdout] [INFO] [stderr] Doc-tests rpm-utils [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] [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.03s [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e2cb8cf33ff6aa84c866a41c582ccf3c09fd3c57c569bd1f46088aed83a9f7e5", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e2cb8cf33ff6aa84c866a41c582ccf3c09fd3c57c569bd1f46088aed83a9f7e5", kill_on_drop: false }` [INFO] [stdout] e2cb8cf33ff6aa84c866a41c582ccf3c09fd3c57c569bd1f46088aed83a9f7e5