[INFO] cloning repository https://github.com/rzip/rzip [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/rzip/rzip" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frzip%2Frzip", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frzip%2Frzip'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 88a72419eb1595af0dc02ce994695f0867ba6f38 [INFO] testing rzip/rzip against master#9e136a30a965bf4e63f03095c57df7257bf96fd6 for pr-134530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frzip%2Frzip" "/workspace/builds/worker-7-tc1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/rzip/rzip on toolchain 9e136a30a965bf4e63f03095c57df7257bf96fd6 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/rzip/rzip [INFO] finished tweaking git repo https://github.com/rzip/rzip [INFO] tweaked toml for git repo https://github.com/rzip/rzip written to /workspace/builds/worker-7-tc1/source/Cargo.toml [INFO] crate git repo https://github.com/rzip/rzip already has a lockfile, it will not be regenerated [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded criterion v0.3.0 [INFO] [stderr] Downloaded futures-timer v1.0.3 [INFO] [stderr] Downloaded once_cell v1.2.0 [INFO] [stderr] Downloaded tinytemplate v1.0.2 [INFO] [stderr] Downloaded ignore v0.4.10 [INFO] [stderr] Downloaded criterion-plot v0.4.0 [INFO] [stderr] Downloaded rand_xoshiro v0.3.1 [INFO] [stderr] Downloaded async-std v1.0.1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 7fd3fb46e1f9de2c4a247118d27b7d346ff5a68c5353d2f43d7e436c2c91618b [INFO] running `Command { std: "docker" "start" "-a" "7fd3fb46e1f9de2c4a247118d27b7d346ff5a68c5353d2f43d7e436c2c91618b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "7fd3fb46e1f9de2c4a247118d27b7d346ff5a68c5353d2f43d7e436c2c91618b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7fd3fb46e1f9de2c4a247118d27b7d346ff5a68c5353d2f43d7e436c2c91618b", kill_on_drop: false }` [INFO] [stdout] 7fd3fb46e1f9de2c4a247118d27b7d346ff5a68c5353d2f43d7e436c2c91618b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 9d924f8772cdf7405bc9189d7fb7358fe49f7b217a88bfa61ab509653c62a581 [INFO] running `Command { std: "docker" "start" "-a" "9d924f8772cdf7405bc9189d7fb7358fe49f7b217a88bfa61ab509653c62a581", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling semver-parser v0.7.0 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling semver v0.9.0 [INFO] [stderr] Compiling cc v1.0.46 [INFO] [stderr] Compiling rustc_version v0.2.3 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling regex-automata v0.1.8 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling memoffset v0.5.2 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling futures-core-preview v0.3.0-alpha.19 [INFO] [stderr] Compiling pin-utils v0.1.0-alpha.4 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling net2 v0.2.33 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling crossbeam-epoch v0.7.2 [INFO] [stderr] Compiling miniz_oxide v0.3.5 [INFO] [stderr] Compiling aho-corasick v0.7.6 [INFO] [stderr] Compiling mio v0.6.19 [INFO] [stderr] Compiling bzip2-sys v0.1.7 [INFO] [stderr] Compiling crossbeam-channel v0.3.9 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling unicode-width v0.1.6 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling mio-uds v0.6.7 [INFO] [stderr] Compiling crossbeam-deque v0.7.1 [INFO] [stderr] Compiling flate2 v1.0.12 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling time v0.1.42 [INFO] [stderr] Compiling regex v1.3.1 [INFO] [stderr] Compiling atty v0.2.13 [INFO] [stderr] Compiling num_cpus v1.11.0 [INFO] [stderr] Compiling async-macros v1.0.0 [INFO] [stderr] Compiling futures-timer v1.0.3 [INFO] [stderr] Compiling kv-log-macro v1.0.4 [INFO] [stderr] Compiling async-task v1.0.0 [INFO] [stderr] Compiling pin-project-lite v0.1.0 [INFO] [stderr] Compiling vec_map v0.8.1 [INFO] [stderr] Compiling once_cell v1.2.0 [INFO] [stderr] Compiling yaml-rust v0.3.5 [INFO] [stderr] Compiling futures-io v0.3.1 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling futures-core v0.3.1 [INFO] [stderr] Compiling podio v0.1.6 [INFO] [stderr] Compiling zip v0.5.3 [INFO] [stderr] Compiling clap v2.33.0 [INFO] [stderr] Compiling bstr v0.2.8 [INFO] [stderr] Compiling async-std v1.0.1 [INFO] [stderr] Compiling globset v0.4.4 [INFO] [stderr] Compiling ignore v0.4.10 [INFO] [stderr] Compiling rzip v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `actions`, `output`, and `verbose` are never read [INFO] [stdout] --> src/options.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 106 | pub struct RZipOptions { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 107 | pub files: Vec, //TODO: Change to PathBuf [INFO] [stdout] 108 | pub actions: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 109 | pub output: RZipOutput, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 110 | pub verbose: RZipVerbose, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RZipOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/options.rs:122:10 [INFO] [stdout] | [INFO] [stdout] 122 | File(OsString), //TODO: Change to PathBuf [INFO] [stdout] | ---- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `RZipOutput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 122 | File(()), //TODO: Change to PathBuf [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/options.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | Extract(ExtractionOptions), [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `RZipActions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 131 | Extract(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `overwrite` is never read [INFO] [stdout] --> src/options.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 135 | pub struct ExtractionOptions { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 136 | overwrite: OverwriteMode, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExtractionOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 25.24s [INFO] running `Command { std: "docker" "inspect" "9d924f8772cdf7405bc9189d7fb7358fe49f7b217a88bfa61ab509653c62a581", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9d924f8772cdf7405bc9189d7fb7358fe49f7b217a88bfa61ab509653c62a581", kill_on_drop: false }` [INFO] [stdout] 9d924f8772cdf7405bc9189d7fb7358fe49f7b217a88bfa61ab509653c62a581 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 1c500bc79814cade0b85872752f46314e3f5e80768c509f828fc84a2447e21d4 [INFO] running `Command { std: "docker" "start" "-a" "1c500bc79814cade0b85872752f46314e3f5e80768c509f828fc84a2447e21d4", kill_on_drop: false }` [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling autocfg v0.1.7 [INFO] [stderr] Compiling syn v1.0.7 [INFO] [stderr] Compiling crossbeam-queue v0.1.2 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling num-traits v0.2.8 [INFO] [stderr] Compiling serde_json v1.0.41 [INFO] [stderr] Compiling block-padding v0.1.4 [INFO] [stderr] Compiling itertools v0.8.1 [INFO] [stderr] Compiling quote v1.0.2 [INFO] [stderr] Compiling csv-core v0.1.6 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling cast v0.2.2 [INFO] [stderr] Compiling csv v1.1.1 [INFO] [stderr] Compiling rand_chacha v0.2.1 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling rayon v1.2.0 [INFO] [stderr] Compiling rand_xoshiro v0.3.1 [INFO] [stderr] Compiling rand_os v0.2.2 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling sha2 v0.8.0 [INFO] [stderr] Compiling criterion-plot v0.4.0 [INFO] [stderr] Compiling rand v0.7.2 [INFO] [stderr] Compiling tinytemplate v1.0.2 [INFO] [stdout] warning: fields `actions`, `output`, and `verbose` are never read [INFO] [stdout] --> src/options.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 106 | pub struct RZipOptions { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 107 | pub files: Vec, //TODO: Change to PathBuf [INFO] [stdout] 108 | pub actions: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 109 | pub output: RZipOutput, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 110 | pub verbose: RZipVerbose, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RZipOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/options.rs:122:10 [INFO] [stdout] | [INFO] [stdout] 122 | File(OsString), //TODO: Change to PathBuf [INFO] [stdout] | ---- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `RZipOutput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 122 | File(()), //TODO: Change to PathBuf [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/options.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | Extract(ExtractionOptions), [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `RZipActions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 131 | Extract(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `overwrite` is never read [INFO] [stdout] --> src/options.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 135 | pub struct ExtractionOptions { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 136 | overwrite: OverwriteMode, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExtractionOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling serde_derive v1.0.102 [INFO] [stderr] Compiling criterion v0.3.0 [INFO] [stderr] Compiling rzip v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `actions`, `output`, and `verbose` are never read [INFO] [stdout] --> src/options.rs:108:9 [INFO] [stdout] | [INFO] [stdout] 106 | pub struct RZipOptions { [INFO] [stdout] | ----------- fields in this struct [INFO] [stdout] 107 | pub files: Vec, //TODO: Change to PathBuf [INFO] [stdout] 108 | pub actions: Vec, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] 109 | pub output: RZipOutput, [INFO] [stdout] | ^^^^^^ [INFO] [stdout] 110 | pub verbose: RZipVerbose, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `RZipOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/options.rs:122:10 [INFO] [stdout] | [INFO] [stdout] 122 | File(OsString), //TODO: Change to PathBuf [INFO] [stdout] | ---- ^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `RZipOutput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 122 | File(()), //TODO: Change to PathBuf [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `0` is never read [INFO] [stdout] --> src/options.rs:131:13 [INFO] [stdout] | [INFO] [stdout] 131 | Extract(ExtractionOptions), [INFO] [stdout] | ------- ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | | [INFO] [stdout] | field in this variant [INFO] [stdout] | [INFO] [stdout] = note: `RZipActions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stdout] | [INFO] [stdout] 131 | Extract(()), [INFO] [stdout] | ~~ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field `overwrite` is never read [INFO] [stdout] --> src/options.rs:136:5 [INFO] [stdout] | [INFO] [stdout] 135 | pub struct ExtractionOptions { [INFO] [stdout] | ----------------- field in this struct [INFO] [stdout] 136 | overwrite: OverwriteMode, [INFO] [stdout] | ^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `ExtractionOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 23.72s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] running `Command { std: "docker" "inspect" "1c500bc79814cade0b85872752f46314e3f5e80768c509f828fc84a2447e21d4", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "1c500bc79814cade0b85872752f46314e3f5e80768c509f828fc84a2447e21d4", kill_on_drop: false }` [INFO] [stdout] 1c500bc79814cade0b85872752f46314e3f5e80768c509f828fc84a2447e21d4 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc1/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=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-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:f3a9d4ad9d972b27faf3965f35b62e55ba32bbce8f20bc8fe909558a86702fde" "/opt/rustwide/cargo-home/bin/cargo" "+9e136a30a965bf4e63f03095c57df7257bf96fd6" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] aa32f5c2b12d6b50ab6630b2ed0f8fb41467d9e0854d3321c4be383f0f53f128 [INFO] running `Command { std: "docker" "start" "-a" "aa32f5c2b12d6b50ab6630b2ed0f8fb41467d9e0854d3321c4be383f0f53f128", kill_on_drop: false }` [INFO] [stderr] warning: fields `actions`, `output`, and `verbose` are never read [INFO] [stderr] --> src/options.rs:108:9 [INFO] [stderr] | [INFO] [stderr] 106 | pub struct RZipOptions { [INFO] [stderr] | ----------- fields in this struct [INFO] [stderr] 107 | pub files: Vec, //TODO: Change to PathBuf [INFO] [stderr] 108 | pub actions: Vec, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] 109 | pub output: RZipOutput, [INFO] [stderr] | ^^^^^^ [INFO] [stderr] 110 | pub verbose: RZipVerbose, [INFO] [stderr] | ^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `RZipOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/options.rs:122:10 [INFO] [stderr] | [INFO] [stderr] 122 | File(OsString), //TODO: Change to PathBuf [INFO] [stderr] | ---- ^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `RZipOutput` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 122 | File(()), //TODO: Change to PathBuf [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: field `0` is never read [INFO] [stderr] --> src/options.rs:131:13 [INFO] [stderr] | [INFO] [stderr] 131 | Extract(ExtractionOptions), [INFO] [stderr] | ------- ^^^^^^^^^^^^^^^^^ [INFO] [stderr] | | [INFO] [stderr] | field in this variant [INFO] [stderr] | [INFO] [stderr] = note: `RZipActions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] help: consider changing the field to be of unit type to suppress this warning while preserving the field numbering, or remove the field [INFO] [stderr] | [INFO] [stderr] 131 | Extract(()), [INFO] [stderr] | ~~ [INFO] [stderr] [INFO] [stderr] warning: field `overwrite` is never read [INFO] [stderr] --> src/options.rs:136:5 [INFO] [stderr] | [INFO] [stderr] 135 | pub struct ExtractionOptions { [INFO] [stderr] | ----------------- field in this struct [INFO] [stderr] 136 | overwrite: OverwriteMode, [INFO] [stderr] | ^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `ExtractionOptions` has a derived impl for the trait `Debug`, but this is intentionally ignored during dead code analysis [INFO] [stderr] [INFO] [stderr] warning: `rzip` (bin "rzip") generated 4 warnings [INFO] [stderr] warning: `rzip` (bin "rzip" test) generated 4 warnings (4 duplicates) [INFO] [stderr] Finished `test` profile [unoptimized + debuginfo] target(s) in 0.13s [INFO] [stderr] warning: the following packages contain code that will be rejected by a future version of Rust: criterion v0.3.0 [INFO] [stderr] note: to see what the problems were, use the option `--future-incompat-report`, or run `cargo report future-incompatibilities --id 1` [INFO] [stderr] Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/rzip-dac2762a4859bec7) [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/main.rs (/opt/rustwide/target/debug/deps/rzip-0e0d0d9a22498f0b) [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] [stderr] Running tests/test_utils.rs (/opt/rustwide/target/debug/deps/test_utils-f6ffdeec8f7f71d1) [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 tests/unzip_file.rs (/opt/rustwide/target/debug/deps/unzip_file-5c9bed6e54e2e542) [INFO] [stdout] [INFO] [stdout] running 1 test [INFO] [stdout] test test_unzip ... FAILED [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] [INFO] [stdout] ---- test_unzip stdout ---- [INFO] [stdout] Cleaning up tests... "tests/temp/XPOUXwxlDCmhsASfoV6XotQYk" - Err(Os { code: 2, kind: NotFound, message: "No such file or directory" }) [INFO] [stdout] thread 'test_unzip' panicked at tests/test_utils.rs:80:67: [INFO] [stdout] called `Result::unwrap()` on an `Err` value: Os { code: 30, kind: ReadOnlyFilesystem, message: "Read-only file system" } [INFO] [stdout] stack backtrace: [INFO] [stdout] 0: 0x624eae185b6a - std::backtrace_rs::backtrace::libunwind::trace::h45f575fdcec9cdc1 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/../../backtrace/src/backtrace/libunwind.rs:116:5 [INFO] [stdout] 1: 0x624eae185b6a - std::backtrace_rs::backtrace::trace_unsynchronized::heed7aaaa28209ac3 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stdout] 2: 0x624eae185b6a - std::sys::backtrace::_print_fmt::h47d1e3547844619c [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/sys/backtrace.rs:66:9 [INFO] [stdout] 3: 0x624eae185b6a - ::fmt::h6c37de0361fa7462 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/sys/backtrace.rs:39:26 [INFO] [stdout] 4: 0x624eae1ad953 - core::fmt::rt::Argument::fmt::h6606d9b5304941e1 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/core/src/fmt/rt.rs:177:76 [INFO] [stdout] 5: 0x624eae1ad953 - core::fmt::write::hf77fe0583268bf67 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/core/src/fmt/mod.rs:1437:21 [INFO] [stdout] 6: 0x624eae182513 - std::io::Write::write_fmt::h672ff980e46892ac [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/io/mod.rs:1887:15 [INFO] [stdout] 7: 0x624eae1859b2 - std::sys::backtrace::BacktraceLock::print::hce84519ec0e7588e [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/sys/backtrace.rs:42:9 [INFO] [stdout] 8: 0x624eae186fee - std::panicking::default_hook::{{closure}}::h6e0433c33d1ed12b [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panicking.rs:284:22 [INFO] [stdout] 9: 0x624eae186df7 - std::panicking::default_hook::h19d4e9e8d7fba9e2 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panicking.rs:308:9 [INFO] [stdout] 10: 0x624eae0a80c8 - as core::ops::function::Fn>::call::hd2aa5731f018e269 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 11: 0x624eae0a80c8 - test::test_main::{{closure}}::h1ae6fb8f80aa49b6 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/test/src/lib.rs:134:21 [INFO] [stdout] 12: 0x624eae187808 - as core::ops::function::Fn>::call::h4f2af756974b90d5 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 13: 0x624eae187808 - std::panicking::rust_panic_with_hook::hd21771b96ea64164 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panicking.rs:825:13 [INFO] [stdout] 14: 0x624eae1874ba - std::panicking::begin_panic_handler::{{closure}}::h2e177f984fc72cbb [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panicking.rs:690:13 [INFO] [stdout] 15: 0x624eae186049 - std::sys::backtrace::__rust_end_short_backtrace::ha7f0445003f40b38 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/sys/backtrace.rs:168:18 [INFO] [stdout] 16: 0x624eae18714d - rust_begin_unwind [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panicking.rs:681:5 [INFO] [stdout] 17: 0x624eae1ac330 - core::panicking::panic_fmt::h85741df7bc4071b6 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/core/src/panicking.rs:75:14 [INFO] [stdout] 18: 0x624eae1ac7a6 - core::result::unwrap_failed::h82c95f2b5d372a3c [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/core/src/result.rs:1699:5 [INFO] [stdout] 19: 0x624eae06c355 - core::result::Result::unwrap::h3f592944c6cc047b [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/core/src/result.rs:1104:23 [INFO] [stdout] 20: 0x624eae06c355 - unzip_file::test_utils::build_basic_runner::{{closure}}::h4b9d6a443a074702 [INFO] [stdout] at /opt/rustwide/workdir/tests/test_utils.rs:80:13 [INFO] [stdout] 21: 0x624eae05cafb - as core::ops::function::Fn>::call::hba10199238e56192 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/alloc/src/boxed.rs:1984:9 [INFO] [stdout] 22: 0x624eae05d611 - unzip_file::test_utils::tests::TestCleaner+Output = ()>,alloc::boxed::Box+Output = ()>>::run::hbdeaa226a846ce4b [INFO] [stdout] at /opt/rustwide/workdir/tests/test_utils.rs:36:13 [INFO] [stdout] 23: 0x624eae06c82b - unzip_file::test_unzip::h53a71f5dceb5f543 [INFO] [stdout] at /opt/rustwide/workdir/tests/unzip_file.rs:15:5 [INFO] [stdout] 24: 0x624eae06c7f7 - unzip_file::test_unzip::{{closure}}::h70873a7722eebb7c [INFO] [stdout] at /opt/rustwide/workdir/tests/unzip_file.rs:12:16 [INFO] [stdout] 25: 0x624eae053fd6 - core::ops::function::FnOnce::call_once::hea6f02511f00e0b5 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 26: 0x624eae0acd0b - core::ops::function::FnOnce::call_once::hc1e06e2a5640370a [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 27: 0x624eae0acd0b - test::__rust_begin_short_backtrace::heb5aa654e2797f5b [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/test/src/lib.rs:632:18 [INFO] [stdout] 28: 0x624eae0ac619 - test::run_test_in_process::{{closure}}::h1329474a96646ad1 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/test/src/lib.rs:655:60 [INFO] [stdout] 29: 0x624eae0ac619 - as core::ops::function::FnOnce<()>>::call_once::hc87a7a8694e6d844 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 30: 0x624eae0ac619 - std::panicking::try::do_call::h3b8456af8bacf88f [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panicking.rs:573:40 [INFO] [stdout] 31: 0x624eae0ac619 - std::panicking::try::hc177f95c6592cea1 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panicking.rs:536:19 [INFO] [stdout] 32: 0x624eae0ac619 - std::panic::catch_unwind::h847b2adf17f7da7a [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panic.rs:358:14 [INFO] [stdout] 33: 0x624eae0ac619 - test::run_test_in_process::h824f7775d92af51e [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/test/src/lib.rs:655:27 [INFO] [stdout] 34: 0x624eae0ac619 - test::run_test::{{closure}}::hdfaf20d18f7af8f6 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/test/src/lib.rs:576:43 [INFO] [stdout] 35: 0x624eae06f3ba - test::run_test::{{closure}}::he83661a0a1c97403 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/test/src/lib.rs:606:41 [INFO] [stdout] 36: 0x624eae06f3ba - std::sys::backtrace::__rust_begin_short_backtrace::hd3a78fd401685e9b [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/sys/backtrace.rs:152:18 [INFO] [stdout] 37: 0x624eae072df6 - std::thread::Builder::spawn_unchecked_::{{closure}}::{{closure}}::h78d6a457dee8dc60 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/thread/mod.rs:561:17 [INFO] [stdout] 38: 0x624eae072df6 - as core::ops::function::FnOnce<()>>::call_once::hc4069b3cc6600bde [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/core/src/panic/unwind_safe.rs:272:9 [INFO] [stdout] 39: 0x624eae072df6 - std::panicking::try::do_call::h0dde49ad0af85fa8 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panicking.rs:573:40 [INFO] [stdout] 40: 0x624eae072df6 - std::panicking::try::h918d0d3a7e94727d [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panicking.rs:536:19 [INFO] [stdout] 41: 0x624eae072df6 - std::panic::catch_unwind::h7016984cdcdd8b9e [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/panic.rs:358:14 [INFO] [stdout] 42: 0x624eae072df6 - std::thread::Builder::spawn_unchecked_::{{closure}}::h2766f51195a4a65d [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/thread/mod.rs:559:30 [INFO] [stdout] 43: 0x624eae072df6 - core::ops::function::FnOnce::call_once{{vtable.shim}}::hbd6e39e4ea63a011 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/core/src/ops/function.rs:250:5 [INFO] [stdout] 44: 0x624eae18c2db - as core::ops::function::FnOnce>::call_once::h34bec2a4cdedc102 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 45: 0x624eae18c2db - as core::ops::function::FnOnce>::call_once::ha62c0d1861fdf293 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/alloc/src/boxed.rs:1970:9 [INFO] [stdout] 46: 0x624eae18c2db - std::sys::pal::unix::thread::Thread::new::thread_start::h71fe57097907b3f8 [INFO] [stdout] at /rustc/9e136a30a965bf4e63f03095c57df7257bf96fd6/library/std/src/sys/pal/unix/thread.rs:105:17 [INFO] [stdout] 47: 0x7030d1867ac3 - [INFO] [stdout] 48: 0x7030d18f8a04 - clone [INFO] [stdout] 49: 0x0 - [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] failures: [INFO] [stdout] test_unzip [INFO] [stdout] [INFO] [stdout] test result: FAILED. 0 passed; 1 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.06s [INFO] [stdout] [INFO] [stderr] error: test failed, to rerun pass `--test unzip_file` [INFO] running `Command { std: "docker" "inspect" "aa32f5c2b12d6b50ab6630b2ed0f8fb41467d9e0854d3321c4be383f0f53f128", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "aa32f5c2b12d6b50ab6630b2ed0f8fb41467d9e0854d3321c4be383f0f53f128", kill_on_drop: false }` [INFO] [stdout] aa32f5c2b12d6b50ab6630b2ed0f8fb41467d9e0854d3321c4be383f0f53f128