[INFO] updating cached repository tismith/cryptopals [INFO] running `"git" "fetch" "--all"` [INFO] [stdout] Fetching origin [INFO] [stderr] From git://github.com/tismith/cryptopals [INFO] [stderr] * branch HEAD -> FETCH_HEAD [INFO] running `"git" "clone" "work/cache/sources/gh/tismith/cryptopals" "work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/tismith/cryptopals"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/tismith/cryptopals'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/tismith/cryptopals" "work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/tismith/cryptopals"` [INFO] [stderr] Cloning into 'work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/tismith/cryptopals'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] c1cfc2e1c2a545d35d03258b01c2522624e2170a [INFO] sha for GitHub repo tismith/cryptopals: c1cfc2e1c2a545d35d03258b01c2522624e2170a [INFO] validating manifest of tismith/cryptopals on toolchain master#60960a260f7b5c695fd0717311d72ce62dd4eb43 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of tismith/cryptopals on toolchain try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing tismith/cryptopals [INFO] finished frobbing tismith/cryptopals [INFO] frobbed toml for tismith/cryptopals written to work/ex/pr-63376/sources/master#60960a260f7b5c695fd0717311d72ce62dd4eb43/gh/tismith/cryptopals/Cargo.toml [INFO] started frobbing tismith/cryptopals [INFO] finished frobbing tismith/cryptopals [INFO] frobbed toml for tismith/cryptopals written to work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/tismith/cryptopals/Cargo.toml [INFO] crate tismith/cryptopals already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+60960a260f7b5c695fd0717311d72ce62dd4eb43-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking tismith/cryptopals against try#266783e4e09e4e9d5307c1c8e695659c58bbcac7 for pr-63376 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-63376/worker-4/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-63376/sources/try#266783e4e09e4e9d5307c1c8e695659c58bbcac7/gh/tismith/cryptopals:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+266783e4e09e4e9d5307c1c8e695659c58bbcac7-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] 6e74d06583ba4fe1596fffb28cb03c22115a6e149a098fd9c9649112c762615f [INFO] running `"docker" "start" "-a" "6e74d06583ba4fe1596fffb28cb03c22115a6e149a098fd9c9649112c762615f"` [INFO] [stderr] Compiling serde v1.0.37 [INFO] [stderr] Compiling num-traits v0.2.2 [INFO] [stderr] Checking environment v0.1.1 [INFO] [stderr] Checking difference v1.0.0 [INFO] [stderr] Checking bytecount v0.3.1 [INFO] [stderr] Compiling backtrace-sys v0.1.16 [INFO] [stderr] Compiling rand v0.4.2 [INFO] [stderr] Compiling pulldown-cmark v0.1.2 [INFO] [stderr] Compiling walkdir v1.0.7 [INFO] [stderr] Checking bit-set v0.5.0 [INFO] [stderr] Checking base64 v0.9.0 [INFO] [stderr] Checking num-integer v0.1.36 [INFO] [stderr] Checking serde_json v1.0.13 [INFO] [stderr] Checking proptest v0.7.0 [INFO] [stderr] Compiling tempdir v0.3.7 [INFO] [stderr] Checking chrono v0.4.2 [INFO] [stderr] Checking stderrlog v0.3.0 [INFO] [stderr] Compiling backtrace v0.3.5 [INFO] [stderr] Compiling error-chain v0.11.0 [INFO] [stderr] Checking cryptopals v0.1.0 (/opt/crater/workdir) [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/utils/types.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / error_chain!{ [INFO] [stderr] 6 | | //add custom or mapped error types here [INFO] [stderr] 7 | | foreign_links { [INFO] [stderr] 8 | | FromHexError(::hex::FromHexError); [INFO] [stderr] ... | [INFO] [stderr] 14 | | } [INFO] [stderr] 15 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/utils/types.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / error_chain!{ [INFO] [stderr] 6 | | //add custom or mapped error types here [INFO] [stderr] 7 | | foreign_links { [INFO] [stderr] 8 | | FromHexError(::hex::FromHexError); [INFO] [stderr] ... | [INFO] [stderr] 14 | | } [INFO] [stderr] 15 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/common.rs:61:13 [INFO] [stderr] | [INFO] [stderr] 61 | let mut y = (mt.state[i] & bitmask_2) + (mt.state[(i + 1) % 624] & bitmask_3); [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: variable does not need to be mutable [INFO] [stderr] --> src/common.rs:283:13 [INFO] [stderr] | [INFO] [stderr] 283 | let mut block = xor(&iv, chunk); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] warning: function is never used: `untemper` [INFO] [stderr] --> src/set3.rs:38:1 [INFO] [stderr] | [INFO] [stderr] 38 | fn untemper(mut y: usize) -> usize { [INFO] [stderr] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(dead_code)]` on by default [INFO] [stderr] [INFO] [stderr] Compiling semver v0.8.0 [INFO] [stderr] Compiling cargo_metadata v0.3.3 [INFO] [stderr] Compiling skeptic v0.13.2 [INFO] [stderr] Compiling assert_cli v0.5.4 [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/utils/types.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / error_chain!{ [INFO] [stderr] 6 | | //add custom or mapped error types here [INFO] [stderr] 7 | | foreign_links { [INFO] [stderr] 8 | | FromHexError(::hex::FromHexError); [INFO] [stderr] ... | [INFO] [stderr] 14 | | } [INFO] [stderr] 15 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'std::error::Error::cause': replaced by Error::source, which can support downcasting [INFO] [stderr] --> src/utils/types.rs:5:1 [INFO] [stderr] | [INFO] [stderr] 5 | / error_chain!{ [INFO] [stderr] 6 | | //add custom or mapped error types here [INFO] [stderr] 7 | | foreign_links { [INFO] [stderr] 8 | | FromHexError(::hex::FromHexError); [INFO] [stderr] ... | [INFO] [stderr] 14 | | } [INFO] [stderr] 15 | | } [INFO] [stderr] | |_^ [INFO] [stderr] | [INFO] [stderr] = note: this warning originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) [INFO] [stderr] [INFO] [stderr] warning: variable does not need to be mutable [INFO] [stderr] --> src/common.rs:61:13 [INFO] [stderr] | [INFO] [stderr] 61 | let mut y = (mt.state[i] & bitmask_2) + (mt.state[(i + 1) % 624] & bitmask_3); [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: variable does not need to be mutable [INFO] [stderr] --> src/common.rs:283:13 [INFO] [stderr] | [INFO] [stderr] 283 | let mut block = xor(&iv, chunk); [INFO] [stderr] | ----^^^^^ [INFO] [stderr] | | [INFO] [stderr] | help: remove this `mut` [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 01s [INFO] running `"docker" "inspect" "6e74d06583ba4fe1596fffb28cb03c22115a6e149a098fd9c9649112c762615f"` [INFO] running `"docker" "rm" "-f" "6e74d06583ba4fe1596fffb28cb03c22115a6e149a098fd9c9649112c762615f"` [INFO] [stdout] 6e74d06583ba4fe1596fffb28cb03c22115a6e149a098fd9c9649112c762615f