[INFO] fetching crate cargo-hf2 0.3.3... [INFO] building cargo-hf2-0.3.3 against master#ee1c3b385b6673b6ef37d80dfabe048e993c2ae2 for pr-102832-1 [INFO] extracting crate cargo-hf2 0.3.3 into /workspace/builds/worker-6/source [INFO] validating manifest of crates.io crate cargo-hf2 0.3.3 on toolchain ee1c3b385b6673b6ef37d80dfabe048e993c2ae2 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ee1c3b385b6673b6ef37d80dfabe048e993c2ae2" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate cargo-hf2 0.3.3 [INFO] finished tweaking crates.io crate cargo-hf2 0.3.3 [INFO] tweaked toml for crates.io crate cargo-hf2 0.3.3 written to /workspace/builds/worker-6/source/Cargo.toml [INFO] crate crates.io crate cargo-hf2 0.3.3 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ee1c3b385b6673b6ef37d80dfabe048e993c2ae2" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded cargo-project v0.2.7 [INFO] [stderr] Downloaded rustc-cfg v0.4.0 [INFO] [stderr] Downloaded crc-any v2.4.1 [INFO] [stderr] Downloaded hf2 v0.3.2 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+ee1c3b385b6673b6ef37d80dfabe048e993c2ae2" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] a58ded9f76c690d8a9e0eeecebcf56ee86806bdf128501e1646142aafcc0fb55 [INFO] running `Command { std: "docker" "start" "-a" "a58ded9f76c690d8a9e0eeecebcf56ee86806bdf128501e1646142aafcc0fb55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a58ded9f76c690d8a9e0eeecebcf56ee86806bdf128501e1646142aafcc0fb55", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a58ded9f76c690d8a9e0eeecebcf56ee86806bdf128501e1646142aafcc0fb55", kill_on_drop: false }` [INFO] [stdout] a58ded9f76c690d8a9e0eeecebcf56ee86806bdf128501e1646142aafcc0fb55 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+ee1c3b385b6673b6ef37d80dfabe048e993c2ae2" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 73d1bcd9d4a4d8879c46bfaf2cabeddc26f4c99538ebf2c7525662bb91ebad9f [INFO] running `Command { std: "docker" "start" "-a" "73d1bcd9d4a4d8879c46bfaf2cabeddc26f4c99538ebf2c7525662bb91ebad9f", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.32 [INFO] [stderr] Compiling unicode-xid v0.2.2 [INFO] [stderr] Compiling libc v0.2.105 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling memchr v2.4.1 [INFO] [stderr] Compiling cc v1.0.71 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling version_check v0.9.3 [INFO] [stderr] Compiling log v0.4.14 [INFO] [stderr] Compiling gimli v0.25.0 [INFO] [stderr] Compiling adler v1.0.2 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling pkg-config v0.3.22 [INFO] [stderr] Compiling serde v1.0.130 [INFO] [stderr] Compiling rustc-demangle v0.1.21 [INFO] [stderr] Compiling quick-error v1.2.3 [INFO] [stderr] Compiling unicode-segmentation v1.8.0 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling serde_derive v1.0.130 [INFO] [stderr] Compiling unicode-width v0.1.9 [INFO] [stderr] Compiling humantime v1.3.0 [INFO] [stderr] Compiling textwrap v0.11.0 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.4 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling heck v0.3.3 [INFO] [stderr] Compiling plain v0.2.3 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling termcolor v1.1.2 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling vec_map v0.8.2 [INFO] [stderr] Compiling bitflags v1.3.2 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling object v0.27.1 [INFO] [stderr] Compiling aho-corasick v0.7.18 [INFO] [stderr] Compiling quote v1.0.10 [INFO] [stderr] Compiling crc-any v2.4.1 [INFO] [stderr] Compiling maplit v1.0.2 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling colored v2.0.0 [INFO] [stderr] Compiling backtrace v0.3.62 [INFO] [stderr] Compiling hidapi v1.2.6 [INFO] [stderr] Compiling chrono v0.4.19 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling addr2line v0.16.0 [INFO] [stderr] Compiling toml v0.4.10 [INFO] [stderr] Compiling env_logger v0.6.2 [INFO] [stderr] Compiling pretty_env_logger v0.3.1 [INFO] [stderr] Compiling synstructure v0.12.6 [INFO] [stderr] Compiling scroll_derive v0.10.5 [INFO] [stderr] Compiling structopt-derive v0.4.18 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling rustc-cfg v0.4.0 [INFO] [stderr] Compiling scroll v0.10.2 [INFO] [stderr] Compiling goblin v0.2.3 [INFO] [stderr] Compiling structopt v0.3.25 [INFO] [stderr] Compiling cargo-project v0.2.7 [INFO] [stderr] Compiling hf2 v0.3.2 [INFO] [stderr] Compiling cargo-hf2 v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `package`, `manifest_path`, `no_default_features`, `all_features` and `features` are never read [INFO] [stdout] --> src/main.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 151 | struct Opt { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 158 | package: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 164 | manifest_path: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 165 | #[structopt(long)] [INFO] [stdout] 166 | no_default_features: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 167 | #[structopt(long)] [INFO] [stdout] 168 | all_features: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 169 | #[structopt(long)] [INFO] [stdout] 170 | features: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opt` 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 52.36s [INFO] running `Command { std: "docker" "inspect" "73d1bcd9d4a4d8879c46bfaf2cabeddc26f4c99538ebf2c7525662bb91ebad9f", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "73d1bcd9d4a4d8879c46bfaf2cabeddc26f4c99538ebf2c7525662bb91ebad9f", kill_on_drop: false }` [INFO] [stdout] 73d1bcd9d4a4d8879c46bfaf2cabeddc26f4c99538ebf2c7525662bb91ebad9f [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-6/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:3d1cd00eb6e6ea2a7969240779edeaeff35b24be85036c63b883ba933028a15f" "/opt/rustwide/cargo-home/bin/cargo" "+ee1c3b385b6673b6ef37d80dfabe048e993c2ae2" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] c6ed680e95725958ecbf6d4bf839023f32727bb24fa3c9a5749e982066ffc9b2 [INFO] running `Command { std: "docker" "start" "-a" "c6ed680e95725958ecbf6d4bf839023f32727bb24fa3c9a5749e982066ffc9b2", kill_on_drop: false }` [INFO] [stderr] Compiling cargo-hf2 v0.3.3 (/opt/rustwide/workdir) [INFO] [stdout] warning: fields `package`, `manifest_path`, `no_default_features`, `all_features` and `features` are never read [INFO] [stdout] --> src/main.rs:158:5 [INFO] [stdout] | [INFO] [stdout] 151 | struct Opt { [INFO] [stdout] | --- fields in this struct [INFO] [stdout] ... [INFO] [stdout] 158 | package: Option, [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] ... [INFO] [stdout] 164 | manifest_path: Option, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] 165 | #[structopt(long)] [INFO] [stdout] 166 | no_default_features: bool, [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] 167 | #[structopt(long)] [INFO] [stdout] 168 | all_features: bool, [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] 169 | #[structopt(long)] [INFO] [stdout] 170 | features: Vec, [INFO] [stdout] | ^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `Opt` 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: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.46s [INFO] running `Command { std: "docker" "inspect" "c6ed680e95725958ecbf6d4bf839023f32727bb24fa3c9a5749e982066ffc9b2", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "c6ed680e95725958ecbf6d4bf839023f32727bb24fa3c9a5749e982066ffc9b2", kill_on_drop: false }` [INFO] [stdout] c6ed680e95725958ecbf6d4bf839023f32727bb24fa3c9a5749e982066ffc9b2