[INFO] fetching crate zip321 0.1.0... [INFO] checking zip321-0.1.0 against master#38352b01ae4af9300be03b805d6db68c45e51068 for pr-129864 [INFO] extracting crate zip321 0.1.0 into /workspace/builds/worker-0-tc1/source [INFO] validating manifest of crates.io crate zip321 0.1.0 on toolchain 38352b01ae4af9300be03b805d6db68c45e51068 [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+38352b01ae4af9300be03b805d6db68c45e51068" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate zip321 0.1.0 [INFO] finished tweaking crates.io crate zip321 0.1.0 [INFO] tweaked toml for crates.io crate zip321 0.1.0 written to /workspace/builds/worker-0-tc1/source/Cargo.toml [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+38352b01ae4af9300be03b805d6db68c45e51068" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Updating crates.io index [INFO] [stderr] Locking 78 packages to latest compatible versions [INFO] [stderr] Adding base64 v0.21.7 (available: v0.22.1) [INFO] [stderr] Adding bech32 v0.9.1 (available: v0.11.0) [INFO] [stderr] Adding bit-set v0.5.3 (available: v0.8.0) [INFO] [stderr] Adding bit-vec v0.6.3 (available: v0.8.0) [INFO] [stderr] Adding generic-array v0.14.7 (available: v1.1.0) [INFO] [stderr] Adding incrementalmerkletree v0.6.0 (available: v0.7.0) [INFO] [stderr] Adding linux-raw-sys v0.4.14 (available: v0.6.5) [INFO] [stderr] Adding nonempty v0.7.0 (available: v0.10.0) [INFO] [stderr] Adding quick-error v1.2.3 (available: v2.0.1) [INFO] [stderr] Adding wasi v0.11.0+wasi-snapshot-preview1 (available: v0.13.2+wasi-0.2.1) [INFO] [stderr] Adding windows-sys v0.52.0 (available: v0.59.0) [INFO] [stderr] Adding zcash_address v0.4.0 (available: v0.5.0) [INFO] [stderr] Adding zcash_protocol v0.2.0 (available: v0.3.0) [INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+38352b01ae4af9300be03b805d6db68c45e51068" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded nonempty v0.7.0 [INFO] [stderr] Downloaded zcash_encoding v0.2.1 [INFO] [stderr] Downloaded zcash_address v0.4.0 [INFO] [stderr] Downloaded incrementalmerkletree v0.6.0 [INFO] [stderr] Downloaded zcash_protocol v0.2.0 [INFO] [stderr] Downloaded f4jumble v0.1.0 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+38352b01ae4af9300be03b805d6db68c45e51068" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 9655292a6dbf821a9fabed55b53042cd27122bc0a513384545cae0bf54e04a49 [INFO] running `Command { std: "docker" "start" "-a" "9655292a6dbf821a9fabed55b53042cd27122bc0a513384545cae0bf54e04a49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "9655292a6dbf821a9fabed55b53042cd27122bc0a513384545cae0bf54e04a49", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "9655292a6dbf821a9fabed55b53042cd27122bc0a513384545cae0bf54e04a49", kill_on_drop: false }` [INFO] [stdout] 9655292a6dbf821a9fabed55b53042cd27122bc0a513384545cae0bf54e04a49 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-tc1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-0-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:ceb6ea022f8a89cebbe621bb4987e73a935bd40dfbb726f832cfff4742a5b95a" "/opt/rustwide/cargo-home/bin/cargo" "+38352b01ae4af9300be03b805d6db68c45e51068" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] d324b9b172456d775b76518ef1c0b285ee12b673a742cc6fbe32654de9378d51 [INFO] running `Command { std: "docker" "start" "-a" "d324b9b172456d775b76518ef1c0b285ee12b673a742cc6fbe32654de9378d51", kill_on_drop: false }` [INFO] [stderr] Compiling num-traits v0.2.19 [INFO] [stderr] Checking rand_xorshift v0.3.0 [INFO] [stderr] Checking rusty-fork v0.3.0 [INFO] [stderr] Checking crypto-common v0.1.6 [INFO] [stderr] Checking arrayvec v0.7.6 [INFO] [stderr] Compiling litrs v0.4.1 [INFO] [stderr] Checking constant_time_eq v0.3.1 [INFO] [stderr] Checking arrayref v0.3.9 [INFO] [stderr] Checking nonempty v0.7.0 [INFO] [stderr] Checking memuse v0.2.1 [INFO] [stderr] Checking bech32 v0.9.1 [INFO] [stderr] Checking digest v0.10.7 [INFO] [stderr] Checking zcash_encoding v0.2.1 [INFO] [stderr] Checking blake2b_simd v1.0.2 [INFO] [stderr] Checking sha2 v0.10.8 [INFO] [stderr] Compiling document-features v0.2.10 [INFO] [stderr] Checking bs58 v0.5.1 [INFO] [stderr] Checking f4jumble v0.1.0 [INFO] [stderr] Checking proptest v1.5.0 [INFO] [stderr] Checking incrementalmerkletree v0.6.0 [INFO] [stderr] Checking zcash_protocol v0.2.0 [INFO] [stderr] Checking zcash_address v0.4.0 [INFO] [stderr] Checking zip321 v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unexpected `cfg` condition value: `test-dependencies` [INFO] [stdout] --> src/lib.rs:791:17 [INFO] [stdout] | [INFO] [stdout] 791 | #[cfg(any(test, feature = "test-dependencies"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `test-dependencies` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `test-dependencies` [INFO] [stdout] --> src/lib.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | #[cfg(any(test, feature = "test-dependencies"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `test-dependencies` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `test-dependencies` [INFO] [stdout] --> src/lib.rs:292:21 [INFO] [stdout] | [INFO] [stdout] 292 | #[cfg(any(test, feature = "test-dependencies"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `test-dependencies` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `test-dependencies` [INFO] [stdout] --> src/lib.rs:791:17 [INFO] [stdout] | [INFO] [stdout] 791 | #[cfg(any(test, feature = "test-dependencies"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `test-dependencies` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] = note: `#[warn(unexpected_cfgs)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `test-dependencies` [INFO] [stdout] --> src/lib.rs:211:21 [INFO] [stdout] | [INFO] [stdout] 211 | #[cfg(any(test, feature = "test-dependencies"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `test-dependencies` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `test-dependencies` [INFO] [stdout] --> src/lib.rs:292:21 [INFO] [stdout] | [INFO] [stdout] 292 | #[cfg(any(test, feature = "test-dependencies"))] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `test-dependencies` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `local-consensus` [INFO] [stdout] --> src/lib.rs:879:11 [INFO] [stdout] | [INFO] [stdout] 879 | #[cfg(feature = "local-consensus")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `local-consensus` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unexpected `cfg` condition value: `local-consensus` [INFO] [stdout] --> src/lib.rs:1042:11 [INFO] [stdout] | [INFO] [stdout] 1042 | #[cfg(feature = "local-consensus")] [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^ help: remove the condition [INFO] [stdout] | [INFO] [stdout] = note: no expected values for `feature` [INFO] [stdout] = help: consider adding `local-consensus` as a feature in `Cargo.toml` [INFO] [stdout] = note: see for more information about checking conditional configuration [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 5 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished `dev` profile [unoptimized + debuginfo] target(s) in 8.74s [INFO] running `Command { std: "docker" "inspect" "d324b9b172456d775b76518ef1c0b285ee12b673a742cc6fbe32654de9378d51", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "d324b9b172456d775b76518ef1c0b285ee12b673a742cc6fbe32654de9378d51", kill_on_drop: false }` [INFO] [stdout] d324b9b172456d775b76518ef1c0b285ee12b673a742cc6fbe32654de9378d51