[INFO] fetching crate fixed-hash 0.8.0...
[INFO] testing fixed-hash-0.8.0 against try#c2e32f1c9652b13ed99608599c1e855462f421f3 for pr-146098-7
[INFO] extracting crate fixed-hash 0.8.0 into /workspace/builds/worker-4-tc2/source
[INFO] started tweaking crates.io crate fixed-hash 0.8.0
[INFO] finished tweaking crates.io crate fixed-hash 0.8.0
[INFO] tweaked toml for crates.io crate fixed-hash 0.8.0 written to /workspace/builds/worker-4-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate fixed-hash 0.8.0 on toolchain c2e32f1c9652b13ed99608599c1e855462f421f3
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 83 packages to latest compatible versions
[INFO] [stderr]       Adding criterion v0.4.0 (available: v0.7.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding rand_xorshift v0.3.0 (available: v0.4.0)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] d6c98dfc5d8207a45aa919e8935ed8059dbca175854ce94099ded20da758ee1a
[INFO] running `Command { std: "docker" "start" "-a" "d6c98dfc5d8207a45aa919e8935ed8059dbca175854ce94099ded20da758ee1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "d6c98dfc5d8207a45aa919e8935ed8059dbca175854ce94099ded20da758ee1a", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "d6c98dfc5d8207a45aa919e8935ed8059dbca175854ce94099ded20da758ee1a", kill_on_drop: false }`
[INFO] [stdout] d6c98dfc5d8207a45aa919e8935ed8059dbca175854ce94099ded20da758ee1a
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] dfbb84a6a25e46769301125f0e5e6b56a6777f87564ef705a7b3e24b6dc35249
[INFO] running `Command { std: "docker" "start" "-a" "dfbb84a6a25e46769301125f0e5e6b56a6777f87564ef705a7b3e24b6dc35249", kill_on_drop: false }`
[INFO] [stderr]    Compiling libc v0.2.177
[INFO] [stderr]    Compiling rustc-hex v2.1.0
[INFO] [stderr]    Compiling byteorder v1.5.0
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling fixed-hash v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 3.33s
[INFO] running `Command { std: "docker" "inspect" "dfbb84a6a25e46769301125f0e5e6b56a6777f87564ef705a7b3e24b6dc35249", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "dfbb84a6a25e46769301125f0e5e6b56a6777f87564ef705a7b3e24b6dc35249", kill_on_drop: false }`
[INFO] [stdout] dfbb84a6a25e46769301125f0e5e6b56a6777f87564ef705a7b3e24b6dc35249
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] f485e786f02f8cc84a0f93da09d53d204841a01f62e54f7ba6a0c84dc3c5a7fb
[INFO] running `Command { std: "docker" "start" "-a" "f485e786f02f8cc84a0f93da09d53d204841a01f62e54f7ba6a0c84dc3c5a7fb", kill_on_drop: false }`
[INFO] [stderr]    Compiling zerocopy v0.8.27
[INFO] [stderr]    Compiling serde_core v1.0.228
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling indexmap v1.9.3
[INFO] [stderr]    Compiling syn v2.0.110
[INFO] [stderr]    Compiling os_str_bytes v6.6.1
[INFO] [stderr]    Compiling regex-automata v0.4.13
[INFO] [stderr]    Compiling textwrap v0.16.2
[INFO] [stderr]    Compiling clap_lex v0.2.4
[INFO] [stderr]    Compiling criterion-plot v0.5.0
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling plotters v0.3.7
[INFO] [stderr]    Compiling atty v0.2.14
[INFO] [stderr]    Compiling oorandom v11.1.5
[INFO] [stderr]    Compiling rand_xorshift v0.3.0
[INFO] [stderr]    Compiling clap v3.2.25
[INFO] [stderr]    Compiling regex v1.12.2
[INFO] [stderr]    Compiling serde_json v1.0.145
[INFO] [stderr]    Compiling zerocopy-derive v0.8.27
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling half v2.7.1
[INFO] [stderr]    Compiling ppv-lite86 v0.2.21
[INFO] [stderr]    Compiling ciborium-ll v0.2.2
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling ciborium v0.2.2
[INFO] [stderr]    Compiling tinytemplate v1.2.1
[INFO] [stderr]    Compiling fixed-hash v0.8.0 (/opt/rustwide/workdir)
[INFO] [stderr]    Compiling criterion v0.4.0
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev`
[INFO] [stdout]    --> src/hash.rs:257:14
[INFO] [stdout]     |
[INFO] [stdout] 257 |         #[cfg_attr(feature = "dev", allow(expl_impl_clone_on_copy))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests.rs:9:1
[INFO] [stdout]     |
[INFO] [stdout]   9 | construct_fixed_hash! { pub struct H32(4); }
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `api-dummy`, `arbitrary`, `byteorder`, `default`, `quickcheck`, `rand`, `rustc-hex`, and `std`
[INFO] [stdout]     = help: consider adding `dev` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stdout]     = note: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev`
[INFO] [stdout]    --> src/hash.rs:257:14
[INFO] [stdout]     |
[INFO] [stdout] 257 |         #[cfg_attr(feature = "dev", allow(expl_impl_clone_on_copy))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests.rs:10:1
[INFO] [stdout]     |
[INFO] [stdout]  10 | construct_fixed_hash! { pub struct H64(8); }
[INFO] [stdout]     | -------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `api-dummy`, `arbitrary`, `byteorder`, `default`, `quickcheck`, `rand`, `rustc-hex`, and `std`
[INFO] [stdout]     = help: consider adding `dev` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev`
[INFO] [stdout]    --> src/hash.rs:257:14
[INFO] [stdout]     |
[INFO] [stdout] 257 |         #[cfg_attr(feature = "dev", allow(expl_impl_clone_on_copy))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests.rs:11:1
[INFO] [stdout]     |
[INFO] [stdout]  11 | construct_fixed_hash! { pub struct H128(16); }
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `api-dummy`, `arbitrary`, `byteorder`, `default`, `quickcheck`, `rand`, `rustc-hex`, and `std`
[INFO] [stdout]     = help: consider adding `dev` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev`
[INFO] [stdout]    --> src/hash.rs:257:14
[INFO] [stdout]     |
[INFO] [stdout] 257 |         #[cfg_attr(feature = "dev", allow(expl_impl_clone_on_copy))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests.rs:12:1
[INFO] [stdout]     |
[INFO] [stdout]  12 | construct_fixed_hash! { pub struct H160(20); }
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `api-dummy`, `arbitrary`, `byteorder`, `default`, `quickcheck`, `rand`, `rustc-hex`, and `std`
[INFO] [stdout]     = help: consider adding `dev` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unexpected `cfg` condition value: `dev`
[INFO] [stdout]    --> src/hash.rs:257:14
[INFO] [stdout]     |
[INFO] [stdout] 257 |         #[cfg_attr(feature = "dev", allow(expl_impl_clone_on_copy))]
[INFO] [stdout]     |                    ^^^^^^^^^^^^^^^
[INFO] [stdout]     |
[INFO] [stdout]    ::: src/tests.rs:13:1
[INFO] [stdout]     |
[INFO] [stdout]  13 | construct_fixed_hash! { pub struct H256(32); }
[INFO] [stdout]     | ---------------------------------------------- in this macro invocation
[INFO] [stdout]     |
[INFO] [stdout]     = note: expected values for `feature` are: `api-dummy`, `arbitrary`, `byteorder`, `default`, `quickcheck`, `rand`, `rustc-hex`, and `std`
[INFO] [stdout]     = help: consider adding `dev` as a feature in `Cargo.toml`
[INFO] [stdout]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stdout]     = note: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 37.02s
[INFO] running `Command { std: "docker" "inspect" "f485e786f02f8cc84a0f93da09d53d204841a01f62e54f7ba6a0c84dc3c5a7fb", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "f485e786f02f8cc84a0f93da09d53d204841a01f62e54f7ba6a0c84dc3c5a7fb", kill_on_drop: false }`
[INFO] [stdout] f485e786f02f8cc84a0f93da09d53d204841a01f62e54f7ba6a0c84dc3c5a7fb
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-4-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+c2e32f1c9652b13ed99608599c1e855462f421f3" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] ae1400a856a359cf3e4c49f5b04e292fa65991d6760fac3609fd9e721ec3efa8
[INFO] running `Command { std: "docker" "start" "-a" "ae1400a856a359cf3e4c49f5b04e292fa65991d6760fac3609fd9e721ec3efa8", kill_on_drop: false }`
[INFO] [stderr] warning: unexpected `cfg` condition value: `dev`
[INFO] [stderr]    --> src/hash.rs:257:14
[INFO] [stderr]     |
[INFO] [stderr] 257 |         #[cfg_attr(feature = "dev", allow(expl_impl_clone_on_copy))]
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/tests.rs:9:1
[INFO] [stderr]     |
[INFO] [stderr]   9 | construct_fixed_hash! { pub struct H32(4); }
[INFO] [stderr]     | -------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `api-dummy`, `arbitrary`, `byteorder`, `default`, `quickcheck`, `rand`, `rustc-hex`, and `std`
[INFO] [stderr]     = help: consider adding `dev` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: `#[warn(unexpected_cfgs)]` on by default
[INFO] [stderr]     = note: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `dev`
[INFO] [stderr]    --> src/hash.rs:257:14
[INFO] [stderr]     |
[INFO] [stderr] 257 |         #[cfg_attr(feature = "dev", allow(expl_impl_clone_on_copy))]
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/tests.rs:10:1
[INFO] [stderr]     |
[INFO] [stderr]  10 | construct_fixed_hash! { pub struct H64(8); }
[INFO] [stderr]     | -------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `api-dummy`, `arbitrary`, `byteorder`, `default`, `quickcheck`, `rand`, `rustc-hex`, and `std`
[INFO] [stderr]     = help: consider adding `dev` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `dev`
[INFO] [stderr]    --> src/hash.rs:257:14
[INFO] [stderr]     |
[INFO] [stderr] 257 |         #[cfg_attr(feature = "dev", allow(expl_impl_clone_on_copy))]
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/tests.rs:11:1
[INFO] [stderr]     |
[INFO] [stderr]  11 | construct_fixed_hash! { pub struct H128(16); }
[INFO] [stderr]     | ---------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `api-dummy`, `arbitrary`, `byteorder`, `default`, `quickcheck`, `rand`, `rustc-hex`, and `std`
[INFO] [stderr]     = help: consider adding `dev` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `dev`
[INFO] [stderr]    --> src/hash.rs:257:14
[INFO] [stderr]     |
[INFO] [stderr] 257 |         #[cfg_attr(feature = "dev", allow(expl_impl_clone_on_copy))]
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/tests.rs:12:1
[INFO] [stderr]     |
[INFO] [stderr]  12 | construct_fixed_hash! { pub struct H160(20); }
[INFO] [stderr]     | ---------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `api-dummy`, `arbitrary`, `byteorder`, `default`, `quickcheck`, `rand`, `rustc-hex`, and `std`
[INFO] [stderr]     = help: consider adding `dev` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: unexpected `cfg` condition value: `dev`
[INFO] [stderr]    --> src/hash.rs:257:14
[INFO] [stderr]     |
[INFO] [stderr] 257 |         #[cfg_attr(feature = "dev", allow(expl_impl_clone_on_copy))]
[INFO] [stderr]     |                    ^^^^^^^^^^^^^^^
[INFO] [stderr]     |
[INFO] [stderr]    ::: src/tests.rs:13:1
[INFO] [stderr]     |
[INFO] [stderr]  13 | construct_fixed_hash! { pub struct H256(32); }
[INFO] [stderr]     | ---------------------------------------------- in this macro invocation
[INFO] [stderr]     |
[INFO] [stderr]     = note: expected values for `feature` are: `api-dummy`, `arbitrary`, `byteorder`, `default`, `quickcheck`, `rand`, `rustc-hex`, and `std`
[INFO] [stderr]     = help: consider adding `dev` as a feature in `Cargo.toml`
[INFO] [stderr]     = note: see <https://doc.rust-lang.org/nightly/rustc/check-cfg/cargo-specifics.html> for more information about checking conditional configuration
[INFO] [stderr]     = note: this warning originates in the macro `construct_fixed_hash` (in Nightly builds, run with -Z macro-backtrace for more info)
[INFO] [stderr] 
[INFO] [stderr] warning: `fixed-hash` (lib test) generated 5 warnings
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.12s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/fixed_hash-09c2b25d04158885)
[INFO] [stdout] 
[INFO] [stdout] running 35 tests
[INFO] [stdout] test tests::as_bytes ... ok
[INFO] [stdout] test tests::covers::complex_uncovers ... ok
[INFO] [stdout] test tests::covers::ones_covers_ones ... ok
[INFO] [stdout] test tests::covers::simple ... ok
[INFO] [stdout] test tests::from_h160_to_h256 ... ok
[INFO] [stdout] test tests::assign_from_slice::zeros_to_ones ... ok
[INFO] [stdout] test tests::covers::complex_covers ... ok
[INFO] [stdout] test tests::from_h256_to_h160_lossless ... ok
[INFO] [stdout] test tests::from_h256_to_h160_lossy ... ok
[INFO] [stdout] test tests::from_low_u64::equal_size ... ok
[INFO] [stdout] test tests::from_low_u64::larger_size ... ok
[INFO] [stdout] test tests::from_slice::simple ... ok
[INFO] [stdout] test tests::from_str::empty_str ... ok
[INFO] [stdout] test tests::from_str::invalid_digits ... ok
[INFO] [stdout] test tests::from_str::too_many_digits ... ok
[INFO] [stdout] test tests::from_str::valid ... ok
[INFO] [stdout] test tests::is_zero::all_false ... ok
[INFO] [stdout] test tests::is_zero::all_true ... ok
[INFO] [stdout] test tests::len_bytes ... ok
[INFO] [stdout] test tests::ops::bitand ... ok
[INFO] [stdout] test tests::ops::bitor ... ok
[INFO] [stdout] test tests::ops::bitxor ... ok
[INFO] [stdout] test tests::rand::random ... ok
[INFO] [stdout] test tests::repeat_byte::patterns ... ok
[INFO] [stdout] test tests::repeat_byte::zero ... ok
[INFO] [stdout] test tests::to_low_u64::equal_size ... ok
[INFO] [stdout] test tests::from_low_u64::smaller_size ... ok
[INFO] [stdout] test tests::to_low_u64::larger_size ... ok
[INFO] [stdout] test tests::display_and_debug ... ok
[INFO] [stdout] test tests::to_low_u64::smaller_size ... ok
[INFO] [stdout] test tests::covers::zero_covers_zero ... ok
[INFO] [stdout] test tests::assign_from_slice::fail_too_many_elems - should panic ... ok
[INFO] [stdout] test tests::assign_from_slice::fail_too_few_elems - should panic ... ok
[INFO] [stdout] test tests::from_slice::fail_too_few_elems - should panic ... ok
[INFO] [stdout] test tests::from_slice::fail_too_many_elems - should panic ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 35 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.02s
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests fixed_hash
[INFO] [stdout] 
[INFO] [stdout] running 4 tests
[INFO] [stdout] test src/hash.rs - hash::construct_fixed_hash (line 24) ... ok
[INFO] [stdout] test src/hash.rs - hash::construct_fixed_hash (line 36) ... ok
[INFO] [stdout] test src/hash.rs - hash::impl_fixed_hash_conversions (line 738) ... ok
[INFO] [stdout] test src/hash.rs - hash::construct_fixed_hash (line 15) ... ok
[INFO] [stdout] 
[INFO] [stdout] test result: ok. 4 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.85s
[INFO] [stdout] 
[INFO] running `Command { std: "docker" "inspect" "ae1400a856a359cf3e4c49f5b04e292fa65991d6760fac3609fd9e721ec3efa8", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "ae1400a856a359cf3e4c49f5b04e292fa65991d6760fac3609fd9e721ec3efa8", kill_on_drop: false }`
[INFO] [stdout] ae1400a856a359cf3e4c49f5b04e292fa65991d6760fac3609fd9e721ec3efa8
