[INFO] cloning repository https://github.com/xfbs/xar [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/xfbs/xar" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxfbs%2Fxar", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxfbs%2Fxar'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] c2793f9b098266db45daa8f5f335ed05bbc7ceed [INFO] testing xfbs/xar against 1.60.0 for beta-1.61-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fxfbs%2Fxar" "/workspace/builds/worker-99/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-99/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/xfbs/xar on toolchain 1.60.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/xfbs/xar [INFO] finished tweaking git repo https://github.com/xfbs/xar [INFO] tweaked toml for git repo https://github.com/xfbs/xar written to /workspace/builds/worker-99/source/Cargo.toml [INFO] crate git repo https://github.com/xfbs/xar already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.60.0" "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] [stderr] Downloading crates ... [INFO] [stderr] Downloaded xmltree v0.8.0 [INFO] [stderr] Downloaded quick-xml v0.14.0 [INFO] [stderr] Downloaded libflate v0.1.23 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/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" "+1.60.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e7d26633f39181cd995a68b16a7e15a4ebdb32aa0b81d7a1afa05868086e57da [INFO] running `Command { std: "docker" "start" "-a" "e7d26633f39181cd995a68b16a7e15a4ebdb32aa0b81d7a1afa05868086e57da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e7d26633f39181cd995a68b16a7e15a4ebdb32aa0b81d7a1afa05868086e57da", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e7d26633f39181cd995a68b16a7e15a4ebdb32aa0b81d7a1afa05868086e57da", kill_on_drop: false }` [INFO] [stdout] e7d26633f39181cd995a68b16a7e15a4ebdb32aa0b81d7a1afa05868086e57da [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/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" "+1.60.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 72523478de3026747fc5856c13cf90273f707bc29c568e6d38ee0f6ec3314211 [INFO] running `Command { std: "docker" "start" "-a" "72523478de3026747fc5856c13cf90273f707bc29c568e6d38ee0f6ec3314211", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling autocfg v0.1.4 [INFO] [stderr] Compiling libc v0.2.58 [INFO] [stderr] Compiling syn v0.15.35 [INFO] [stderr] Compiling cfg-if v0.1.9 [INFO] [stderr] Compiling cc v1.0.37 [INFO] [stderr] Compiling bitflags v1.1.0 [INFO] [stderr] Compiling failure_derive v0.1.5 [INFO] [stderr] Compiling serde v1.0.92 [INFO] [stderr] Compiling encoding_rs v0.8.17 [INFO] [stderr] Compiling rustc-demangle v0.1.15 [INFO] [stderr] Compiling byteorder v1.3.1 [INFO] [stderr] Compiling memchr v2.2.0 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling ryu v0.2.8 [INFO] [stderr] Compiling unicode-width v0.1.5 [INFO] [stderr] Compiling adler32 v1.0.3 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling quote v0.6.12 [INFO] [stderr] Compiling log v0.4.6 [INFO] [stderr] Compiling backtrace-sys v0.1.28 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling backtrace v0.3.30 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling num-integer v0.1.41 [INFO] [stderr] Compiling atty v0.2.11 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling libflate v0.1.23 [INFO] [stderr] Compiling synstructure v0.10.2 [INFO] [stderr] Compiling xml-rs v0.7.0 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling xmltree v0.8.0 [INFO] [stderr] Compiling chrono v0.4.6 [INFO] [stderr] Compiling serde_derive v1.0.92 [INFO] [stderr] Compiling derive_more v0.14.1 [INFO] [stderr] Compiling failure v0.1.5 [INFO] [stderr] Compiling quick-xml v0.14.0 [INFO] [stderr] Compiling serde_json v1.0.39 [INFO] [stderr] Compiling xar v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `crate::*` [INFO] [stdout] --> src/archive.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `libflate::zlib::Decoder` [INFO] [stdout] --> src/archive.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use libflate::zlib::Decoder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::SeekFrom` [INFO] [stdout] --> src/archive.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::io::SeekFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Seek` [INFO] [stdout] --> src/archive.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | use std::io::{Read, Seek}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Component` [INFO] [stdout] --> src/toc.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | use std::path::{Component, Path, PathBuf}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FileElement::*` [INFO] [stdout] --> src/toc.rs:188:13 [INFO] [stdout] | [INFO] [stdout] 188 | use FileElement::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FileElement::*` [INFO] [stdout] --> src/toc.rs:219:13 [INFO] [stdout] | [INFO] [stdout] 219 | use FileElement::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `element` [INFO] [stdout] --> src/toc.rs:305:9 [INFO] [stdout] | [INFO] [stdout] 305 | element: FileElement, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_element` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `element` [INFO] [stdout] --> src/toc.rs:314:9 [INFO] [stdout] | [INFO] [stdout] 314 | element: FileElement, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `child` [INFO] [stdout] --> src/toc.rs:342:31 [INFO] [stdout] | [INFO] [stdout] 342 | fn parse_dummy(&mut self, child: &Element) -> Result<(), Errors> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_child` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/toc.rs:397:24 [INFO] [stdout] | [INFO] [stdout] 397 | pub fn find(&self, path: &Path) -> Option { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/toc.rs:398:13 [INFO] [stdout] | [INFO] [stdout] 398 | let mut files: Option = Some(self.clone()); [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: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 38s [INFO] running `Command { std: "docker" "inspect" "72523478de3026747fc5856c13cf90273f707bc29c568e6d38ee0f6ec3314211", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "72523478de3026747fc5856c13cf90273f707bc29c568e6d38ee0f6ec3314211", kill_on_drop: false }` [INFO] [stdout] 72523478de3026747fc5856c13cf90273f707bc29c568e6d38ee0f6ec3314211 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/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" "+1.60.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bb1819099c6194e5d456d98e16e503a7e8bd25ca98cfe77b35089684447a7c02 [INFO] running `Command { std: "docker" "start" "-a" "bb1819099c6194e5d456d98e16e503a7e8bd25ca98cfe77b35089684447a7c02", kill_on_drop: false }` [INFO] [stdout] warning: unused import: `crate::*` [INFO] [stdout] --> src/archive.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `libflate::zlib::Decoder` [INFO] [stdout] --> src/archive.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use libflate::zlib::Decoder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::SeekFrom` [INFO] [stdout] --> src/archive.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::io::SeekFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Seek` [INFO] [stdout] --> src/archive.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | use std::io::{Read, Seek}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Component` [INFO] [stdout] --> src/toc.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | use std::path::{Component, Path, PathBuf}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FileElement::*` [INFO] [stdout] --> src/toc.rs:188:13 [INFO] [stdout] | [INFO] [stdout] 188 | use FileElement::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FileElement::*` [INFO] [stdout] --> src/toc.rs:219:13 [INFO] [stdout] | [INFO] [stdout] 219 | use FileElement::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `element` [INFO] [stdout] --> src/toc.rs:305:9 [INFO] [stdout] | [INFO] [stdout] 305 | element: FileElement, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_element` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `element` [INFO] [stdout] --> src/toc.rs:314:9 [INFO] [stdout] | [INFO] [stdout] 314 | element: FileElement, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `child` [INFO] [stdout] --> src/toc.rs:342:31 [INFO] [stdout] | [INFO] [stdout] 342 | fn parse_dummy(&mut self, child: &Element) -> Result<(), Errors> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_child` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/toc.rs:397:24 [INFO] [stdout] | [INFO] [stdout] 397 | pub fn find(&self, path: &Path) -> Option { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling xar v0.1.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/toc.rs:398:13 [INFO] [stdout] | [INFO] [stdout] 398 | let mut files: Option = Some(self.clone()); [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: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `crate::*` [INFO] [stdout] --> src/archive.rs:3:5 [INFO] [stdout] | [INFO] [stdout] 3 | use crate::*; [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `libflate::zlib::Decoder` [INFO] [stdout] --> src/archive.rs:5:5 [INFO] [stdout] | [INFO] [stdout] 5 | use libflate::zlib::Decoder; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `std::io::SeekFrom` [INFO] [stdout] --> src/archive.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use std::io::SeekFrom; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Seek` [INFO] [stdout] --> src/archive.rs:8:21 [INFO] [stdout] | [INFO] [stdout] 8 | use std::io::{Read, Seek}; [INFO] [stdout] | ^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `Component` [INFO] [stdout] --> src/toc.rs:6:17 [INFO] [stdout] | [INFO] [stdout] 6 | use std::path::{Component, Path, PathBuf}; [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FileElement::*` [INFO] [stdout] --> src/toc.rs:188:13 [INFO] [stdout] | [INFO] [stdout] 188 | use FileElement::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `FileElement::*` [INFO] [stdout] --> src/toc.rs:219:13 [INFO] [stdout] | [INFO] [stdout] 219 | use FileElement::*; [INFO] [stdout] | ^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `element` [INFO] [stdout] --> src/toc.rs:305:9 [INFO] [stdout] | [INFO] [stdout] 305 | element: FileElement, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_element` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_variables)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `element` [INFO] [stdout] --> src/toc.rs:314:9 [INFO] [stdout] | [INFO] [stdout] 314 | element: FileElement, [INFO] [stdout] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_element` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `child` [INFO] [stdout] --> src/toc.rs:342:31 [INFO] [stdout] | [INFO] [stdout] 342 | fn parse_dummy(&mut self, child: &Element) -> Result<(), Errors> { [INFO] [stdout] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_child` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused variable: `path` [INFO] [stdout] --> src/toc.rs:397:24 [INFO] [stdout] | [INFO] [stdout] 397 | pub fn find(&self, path: &Path) -> Option { [INFO] [stdout] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: variable does not need to be mutable [INFO] [stdout] --> src/toc.rs:398:13 [INFO] [stdout] | [INFO] [stdout] 398 | let mut files: Option = Some(self.clone()); [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: 12 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 1.05s [INFO] running `Command { std: "docker" "inspect" "bb1819099c6194e5d456d98e16e503a7e8bd25ca98cfe77b35089684447a7c02", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bb1819099c6194e5d456d98e16e503a7e8bd25ca98cfe77b35089684447a7c02", kill_on_drop: false }` [INFO] [stdout] bb1819099c6194e5d456d98e16e503a7e8bd25ca98cfe77b35089684447a7c02 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-99/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" "+1.60.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] 96fdaf5e51eee81883be667fd7aead0bd431215108ca9c76194947484af7c4b2 [INFO] running `Command { std: "docker" "start" "-a" "96fdaf5e51eee81883be667fd7aead0bd431215108ca9c76194947484af7c4b2", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `crate::*` [INFO] [stderr] --> src/archive.rs:3:5 [INFO] [stderr] | [INFO] [stderr] 3 | use crate::*; [INFO] [stderr] | ^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused import: `libflate::zlib::Decoder` [INFO] [stderr] --> src/archive.rs:5:5 [INFO] [stderr] | [INFO] [stderr] 5 | use libflate::zlib::Decoder; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `std::io::SeekFrom` [INFO] [stderr] --> src/archive.rs:7:5 [INFO] [stderr] | [INFO] [stderr] 7 | use std::io::SeekFrom; [INFO] [stderr] | ^^^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Seek` [INFO] [stderr] --> src/archive.rs:8:21 [INFO] [stderr] | [INFO] [stderr] 8 | use std::io::{Read, Seek}; [INFO] [stderr] | ^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `Component` [INFO] [stderr] --> src/toc.rs:6:17 [INFO] [stderr] | [INFO] [stderr] 6 | use std::path::{Component, Path, PathBuf}; [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `FileElement::*` [INFO] [stderr] --> src/toc.rs:188:13 [INFO] [stderr] | [INFO] [stderr] 188 | use FileElement::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused import: `FileElement::*` [INFO] [stderr] --> src/toc.rs:219:13 [INFO] [stderr] | [INFO] [stderr] 219 | use FileElement::*; [INFO] [stderr] | ^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: unused variable: `element` [INFO] [stderr] --> src/toc.rs:305:9 [INFO] [stderr] | [INFO] [stderr] 305 | element: FileElement, [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_element` [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_variables)]` on by default [INFO] [stderr] [INFO] [stderr] warning: unused variable: `element` [INFO] [stderr] --> src/toc.rs:314:9 [INFO] [stderr] | [INFO] [stderr] 314 | element: FileElement, [INFO] [stderr] | ^^^^^^^ help: if this is intentional, prefix it with an underscore: `_element` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `child` [INFO] [stderr] --> src/toc.rs:342:31 [INFO] [stderr] | [INFO] [stderr] 342 | fn parse_dummy(&mut self, child: &Element) -> Result<(), Errors> { [INFO] [stderr] | ^^^^^ help: if this is intentional, prefix it with an underscore: `_child` [INFO] [stderr] [INFO] [stderr] warning: unused variable: `path` [INFO] [stderr] --> src/toc.rs:397:24 [INFO] [stderr] | [INFO] [stderr] 397 | pub fn find(&self, path: &Path) -> Option { [INFO] [stderr] | ^^^^ help: if this is intentional, prefix it with an underscore: `_path` [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/toc.rs:398:13 [INFO] [stderr] | [INFO] [stderr] 398 | let mut files: Option = Some(self.clone()); [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: `xar` (lib) generated 12 warnings [INFO] [stderr] warning: `xar` (lib test) generated 12 warnings (12 duplicates) [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.09s [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/xar-32ea43ce2bb58df0) [INFO] [stdout] [INFO] [stdout] running 5 tests [INFO] [stdout] test tests::test_can_load_header ... ok [INFO] [stdout] test tests::test_can_load_header_toc_cksum_sha256 ... ok [INFO] [stdout] test tests::test_can_load_header_toc_cksum_sha512 ... ok [INFO] [stdout] test tests::test_header_load_fails_with_invalid_magic ... ok [INFO] [stdout] test tests::test_header_load_fails_with_invalid_version ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 5 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s [INFO] [stdout] [INFO] [stderr] Running unittests (/opt/rustwide/target/debug/deps/xar-cd498ae17f046583) [INFO] [stdout] [INFO] [stderr] Doc-tests xar [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] running `Command { std: "docker" "inspect" "96fdaf5e51eee81883be667fd7aead0bd431215108ca9c76194947484af7c4b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "96fdaf5e51eee81883be667fd7aead0bd431215108ca9c76194947484af7c4b2", kill_on_drop: false }` [INFO] [stdout] 96fdaf5e51eee81883be667fd7aead0bd431215108ca9c76194947484af7c4b2