[INFO] updating cached repository https://github.com/andrew-d/findcrypt [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "-c" "remote.origin.fetch=refs/heads/*:refs/heads/*" "fetch" "origin" "--force" "--prune", kill_on_drop: false }` [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] bfc5a23e34fc544e0dcebd0b4ec57a3ced291492 [INFO] testing andrew-d/findcrypt against master#8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e for pr-74409 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fandrew-d%2Ffindcrypt" "/workspace/builds/worker-14/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-14/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/andrew-d/findcrypt on toolchain 8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/andrew-d/findcrypt [INFO] finished tweaking git repo https://github.com/andrew-d/findcrypt [INFO] tweaked toml for git repo https://github.com/andrew-d/findcrypt written to /workspace/builds/worker-14/source/Cargo.toml [INFO] crate git repo https://github.com/andrew-d/findcrypt already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] error: the lock file /workspace/builds/worker-14/source/Cargo.lock needs to be updated but --locked was passed to prevent this [INFO] [stderr] If you want to try to generate the lock file without accessing the network, use the --offline flag. [INFO] the lockfile is outdated, regenerating it [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update", kill_on_drop: false }` [INFO] [stderr] Updating git repository `https://github.com/retep998/rust-mmap` [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-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" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] b37ce68b2c42b60958ecad0c2da0b92fd7486a05de77012e8e911ad52c648593 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "b37ce68b2c42b60958ecad0c2da0b92fd7486a05de77012e8e911ad52c648593", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "b37ce68b2c42b60958ecad0c2da0b92fd7486a05de77012e8e911ad52c648593", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "b37ce68b2c42b60958ecad0c2da0b92fd7486a05de77012e8e911ad52c648593", kill_on_drop: false }` [INFO] [stdout] b37ce68b2c42b60958ecad0c2da0b92fd7486a05de77012e8e911ad52c648593 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-14/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" "MAP_USER_ID=0" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--network" "none" "rustops/crates-build-env@sha256:d9fbb4e2287ab3795bdefaf705efb7541a8875c13bce71e067d6b01dc5ed759b" "/opt/rustwide/cargo-home/bin/cargo" "+8534be72fc3b9c5f2f2dc4e4ee7b651a008e9a3e" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 44ec8da818f8c407cb06a0968a03a9742b259a6f35441bf432bd1e6dd17dd6b8 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "44ec8da818f8c407cb06a0968a03a9742b259a6f35441bf432bd1e6dd17dd6b8", kill_on_drop: false }` [INFO] [stderr] Compiling proc-macro2 v1.0.19 [INFO] [stderr] Compiling syn v1.0.35 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling serde v1.0.114 [INFO] [stderr] Compiling serde_json v1.0.56 [INFO] [stderr] Compiling byteorder v1.3.4 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling libc v0.1.12 [INFO] [stderr] Compiling rustc-serialize v0.3.24 [INFO] [stderr] Compiling itertools v0.3.25 [INFO] [stderr] Compiling memchr v0.1.11 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling mmap v0.1.1 (https://github.com/retep998/rust-mmap?rev=4617dd0901d6899faebfbc427714b89fcb889880#4617dd09) [INFO] [stderr] Compiling aho-corasick v0.3.4 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling log v0.3.9 [INFO] [stderr] Compiling fern v0.3.5 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling pest_generator v2.1.3 [INFO] [stderr] Compiling pest_derive v2.1.0 [INFO] [stderr] Compiling handlebars v3.3.0 [INFO] [stderr] Compiling findcrypt v0.0.1 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused `#[macro_use]` import [INFO] [stdout] --> src/main.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | #[macro_use] extern crate itertools; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/patterns/mod.rs:16:25 [INFO] [stdout] | [INFO] [stdout] 16 | pub bytes: &'static AsByteVec, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsByteVec` [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(bare_trait_objects)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/patterns/mod.rs:73:40 [INFO] [stdout] | [INFO] [stdout] 73 | bytes: & $var as &AsByteVec, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsByteVec` [INFO] [stdout] ... [INFO] [stdout] 81 | mkpat!("SHA-256", hash::SHA256_CONSTS), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/patterns/mod.rs:73:40 [INFO] [stdout] | [INFO] [stdout] 73 | bytes: & $var as &AsByteVec, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsByteVec` [INFO] [stdout] ... [INFO] [stdout] 82 | mkpat!("SHA-512", hash::SHA512_CONSTS), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/patterns/mod.rs:73:40 [INFO] [stdout] | [INFO] [stdout] 73 | bytes: & $var as &AsByteVec, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsByteVec` [INFO] [stdout] ... [INFO] [stdout] 83 | mkpat!("MD5", hash::MD5_CONSTS), [INFO] [stdout] | --------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/patterns/mod.rs:73:40 [INFO] [stdout] | [INFO] [stdout] 73 | bytes: & $var as &AsByteVec, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsByteVec` [INFO] [stdout] ... [INFO] [stdout] 84 | mkpat!("CRC32", hash::CRC32_CONSTS), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/patterns/mod.rs:73:40 [INFO] [stdout] | [INFO] [stdout] 73 | bytes: & $var as &AsByteVec, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsByteVec` [INFO] [stdout] ... [INFO] [stdout] 85 | mkpat!("Keccak", hash::KECCAK_CONSTS), [INFO] [stdout] | ------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/patterns/mod.rs:73:40 [INFO] [stdout] | [INFO] [stdout] 73 | bytes: & $var as &AsByteVec, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsByteVec` [INFO] [stdout] ... [INFO] [stdout] 88 | mkpat!("Blowfish", crypto::BLOWFISH_P_PERM), [INFO] [stdout] | ---------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/patterns/mod.rs:73:40 [INFO] [stdout] | [INFO] [stdout] 73 | bytes: & $var as &AsByteVec, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsByteVec` [INFO] [stdout] ... [INFO] [stdout] 89 | mkpat!("Blowfish", crypto::BLOWFISH_S_PERM_0), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/patterns/mod.rs:73:40 [INFO] [stdout] | [INFO] [stdout] 73 | bytes: & $var as &AsByteVec, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsByteVec` [INFO] [stdout] ... [INFO] [stdout] 90 | mkpat!("Blowfish", crypto::BLOWFISH_S_PERM_1), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/patterns/mod.rs:73:40 [INFO] [stdout] | [INFO] [stdout] 73 | bytes: & $var as &AsByteVec, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsByteVec` [INFO] [stdout] ... [INFO] [stdout] 91 | mkpat!("Blowfish", crypto::BLOWFISH_S_PERM_2), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/patterns/mod.rs:73:40 [INFO] [stdout] | [INFO] [stdout] 73 | bytes: & $var as &AsByteVec, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsByteVec` [INFO] [stdout] ... [INFO] [stdout] 92 | mkpat!("Blowfish", crypto::BLOWFISH_S_PERM_3), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/patterns/mod.rs:73:40 [INFO] [stdout] | [INFO] [stdout] 73 | bytes: & $var as &AsByteVec, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsByteVec` [INFO] [stdout] ... [INFO] [stdout] 93 | mkpat!("DES", crypto::DES_IP), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/patterns/mod.rs:73:40 [INFO] [stdout] | [INFO] [stdout] 73 | bytes: & $var as &AsByteVec, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsByteVec` [INFO] [stdout] ... [INFO] [stdout] 94 | mkpat!("DES", crypto::DES_FP), [INFO] [stdout] | ------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/patterns/mod.rs:73:40 [INFO] [stdout] | [INFO] [stdout] 73 | bytes: & $var as &AsByteVec, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsByteVec` [INFO] [stdout] ... [INFO] [stdout] 95 | mkpat!("DES", crypto::DES_PC1), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/patterns/mod.rs:73:40 [INFO] [stdout] | [INFO] [stdout] 73 | bytes: & $var as &AsByteVec, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsByteVec` [INFO] [stdout] ... [INFO] [stdout] 96 | mkpat!("DES", crypto::DES_PC2), [INFO] [stdout] | -------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/patterns/mod.rs:73:40 [INFO] [stdout] | [INFO] [stdout] 73 | bytes: & $var as &AsByteVec, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsByteVec` [INFO] [stdout] ... [INFO] [stdout] 97 | mkpat!("DES", crypto::DES_E), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/patterns/mod.rs:73:40 [INFO] [stdout] | [INFO] [stdout] 73 | bytes: & $var as &AsByteVec, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsByteVec` [INFO] [stdout] ... [INFO] [stdout] 98 | mkpat!("DES", crypto::DES_P), [INFO] [stdout] | ------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/patterns/mod.rs:73:40 [INFO] [stdout] | [INFO] [stdout] 73 | bytes: & $var as &AsByteVec, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsByteVec` [INFO] [stdout] ... [INFO] [stdout] 99 | mkpat!("DES", crypto::DES_SBOX_0), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/patterns/mod.rs:73:40 [INFO] [stdout] | [INFO] [stdout] 73 | bytes: & $var as &AsByteVec, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsByteVec` [INFO] [stdout] ... [INFO] [stdout] 100 | mkpat!("DES", crypto::DES_SBOX_1), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/patterns/mod.rs:73:40 [INFO] [stdout] | [INFO] [stdout] 73 | bytes: & $var as &AsByteVec, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsByteVec` [INFO] [stdout] ... [INFO] [stdout] 101 | mkpat!("DES", crypto::DES_SBOX_2), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/patterns/mod.rs:73:40 [INFO] [stdout] | [INFO] [stdout] 73 | bytes: & $var as &AsByteVec, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsByteVec` [INFO] [stdout] ... [INFO] [stdout] 102 | mkpat!("DES", crypto::DES_SBOX_3), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/patterns/mod.rs:73:40 [INFO] [stdout] | [INFO] [stdout] 73 | bytes: & $var as &AsByteVec, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsByteVec` [INFO] [stdout] ... [INFO] [stdout] 103 | mkpat!("DES", crypto::DES_SBOX_4), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/patterns/mod.rs:73:40 [INFO] [stdout] | [INFO] [stdout] 73 | bytes: & $var as &AsByteVec, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsByteVec` [INFO] [stdout] ... [INFO] [stdout] 104 | mkpat!("DES", crypto::DES_SBOX_5), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/patterns/mod.rs:73:40 [INFO] [stdout] | [INFO] [stdout] 73 | bytes: & $var as &AsByteVec, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsByteVec` [INFO] [stdout] ... [INFO] [stdout] 105 | mkpat!("DES", crypto::DES_SBOX_6), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/patterns/mod.rs:73:40 [INFO] [stdout] | [INFO] [stdout] 73 | bytes: & $var as &AsByteVec, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsByteVec` [INFO] [stdout] ... [INFO] [stdout] 106 | mkpat!("DES", crypto::DES_SBOX_7), [INFO] [stdout] | ----------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/patterns/mod.rs:73:40 [INFO] [stdout] | [INFO] [stdout] 73 | bytes: & $var as &AsByteVec, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsByteVec` [INFO] [stdout] ... [INFO] [stdout] 107 | mkpat!("Rijndael", crypto::RIJNDAEL_TE0), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/patterns/mod.rs:73:40 [INFO] [stdout] | [INFO] [stdout] 73 | bytes: & $var as &AsByteVec, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsByteVec` [INFO] [stdout] ... [INFO] [stdout] 108 | mkpat!("Rijndael", crypto::RIJNDAEL_TE1), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/patterns/mod.rs:73:40 [INFO] [stdout] | [INFO] [stdout] 73 | bytes: & $var as &AsByteVec, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsByteVec` [INFO] [stdout] ... [INFO] [stdout] 109 | mkpat!("Rijndael", crypto::RIJNDAEL_TE2), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/patterns/mod.rs:73:40 [INFO] [stdout] | [INFO] [stdout] 73 | bytes: & $var as &AsByteVec, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsByteVec` [INFO] [stdout] ... [INFO] [stdout] 110 | mkpat!("Rijndael", crypto::RIJNDAEL_TE3), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/patterns/mod.rs:73:40 [INFO] [stdout] | [INFO] [stdout] 73 | bytes: & $var as &AsByteVec, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsByteVec` [INFO] [stdout] ... [INFO] [stdout] 111 | mkpat!("Rijndael", crypto::RIJNDAEL_TE4), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/patterns/mod.rs:73:40 [INFO] [stdout] | [INFO] [stdout] 73 | bytes: & $var as &AsByteVec, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsByteVec` [INFO] [stdout] ... [INFO] [stdout] 112 | mkpat!("Rijndael", crypto::RIJNDAEL_TD0), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/patterns/mod.rs:73:40 [INFO] [stdout] | [INFO] [stdout] 73 | bytes: & $var as &AsByteVec, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsByteVec` [INFO] [stdout] ... [INFO] [stdout] 113 | mkpat!("Rijndael", crypto::RIJNDAEL_TD1), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/patterns/mod.rs:73:40 [INFO] [stdout] | [INFO] [stdout] 73 | bytes: & $var as &AsByteVec, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsByteVec` [INFO] [stdout] ... [INFO] [stdout] 114 | mkpat!("Rijndael", crypto::RIJNDAEL_TD2), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/patterns/mod.rs:73:40 [INFO] [stdout] | [INFO] [stdout] 73 | bytes: & $var as &AsByteVec, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsByteVec` [INFO] [stdout] ... [INFO] [stdout] 115 | mkpat!("Rijndael", crypto::RIJNDAEL_TD3), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/patterns/mod.rs:73:40 [INFO] [stdout] | [INFO] [stdout] 73 | bytes: & $var as &AsByteVec, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsByteVec` [INFO] [stdout] ... [INFO] [stdout] 116 | mkpat!("Rijndael", crypto::RIJNDAEL_TD4), [INFO] [stdout] | ------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/patterns/mod.rs:73:40 [INFO] [stdout] | [INFO] [stdout] 73 | bytes: & $var as &AsByteVec, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsByteVec` [INFO] [stdout] ... [INFO] [stdout] 119 | mkpat!("PKCS MD2", other::PKCS_DIGEST_MD2), [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/patterns/mod.rs:73:40 [INFO] [stdout] | [INFO] [stdout] 73 | bytes: & $var as &AsByteVec, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsByteVec` [INFO] [stdout] ... [INFO] [stdout] 120 | mkpat!("PKCS MD5", other::PKCS_DIGEST_MD5), [INFO] [stdout] | --------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/patterns/mod.rs:73:40 [INFO] [stdout] | [INFO] [stdout] 73 | bytes: & $var as &AsByteVec, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsByteVec` [INFO] [stdout] ... [INFO] [stdout] 121 | mkpat!("PKCS RIPEMD160", other::PKCS_DIGEST_RIPEMD160), [INFO] [stdout] | --------------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/patterns/mod.rs:73:40 [INFO] [stdout] | [INFO] [stdout] 73 | bytes: & $var as &AsByteVec, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsByteVec` [INFO] [stdout] ... [INFO] [stdout] 122 | mkpat!("PKCS Tiger", other::PKCS_DIGEST_TIGER), [INFO] [stdout] | ----------------------------------------------------- in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/patterns/mod.rs:73:40 [INFO] [stdout] | [INFO] [stdout] 73 | bytes: & $var as &AsByteVec, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsByteVec` [INFO] [stdout] ... [INFO] [stdout] 123 | mkpat!("PKCS SHA256", other::PKCS_DIGEST_SHA256), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/patterns/mod.rs:73:40 [INFO] [stdout] | [INFO] [stdout] 73 | bytes: & $var as &AsByteVec, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsByteVec` [INFO] [stdout] ... [INFO] [stdout] 124 | mkpat!("PKCS SHA384", other::PKCS_DIGEST_SHA384), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: trait objects without an explicit `dyn` are deprecated [INFO] [stdout] --> src/patterns/mod.rs:73:40 [INFO] [stdout] | [INFO] [stdout] 73 | bytes: & $var as &AsByteVec, [INFO] [stdout] | ^^^^^^^^^ help: use `dyn`: `dyn AsByteVec` [INFO] [stdout] ... [INFO] [stdout] 125 | mkpat!("PKCS SHA512", other::PKCS_DIGEST_SHA512), [INFO] [stdout] | ------------------------------------------------------ in this macro invocation [INFO] [stdout] | [INFO] [stdout] = note: this warning originates in a macro (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0599]: no method named `subcommand_required` found for struct `clap::App<'_, '_>` in the current scope [INFO] [stdout] --> src/main.rs:38:10 [INFO] [stdout] | [INFO] [stdout] 38 | .subcommand_required(true) [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^ method not found in `clap::App<'_, '_>` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: `&clap::Values<'_>` is not an iterator [INFO] [stdout] --> src/main.rs:79:31 [INFO] [stdout] | [INFO] [stdout] 79 | for input_path in input_paths { [INFO] [stdout] | ^^^^^^^^^^^ `&clap::Values<'_>` is not an iterator [INFO] [stdout] | [INFO] [stdout] = help: the trait `std::iter::Iterator` is not implemented for `&clap::Values<'_>` [INFO] [stdout] = note: `std::iter::Iterator` is implemented for `&mut clap::Values<'_>`, but not for `&clap::Values<'_>` [INFO] [stdout] = note: required by `std::iter::IntoIterator::into_iter` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error[E0277]: the trait bound `rustc_serialize::json::Json: serde::ser::Serialize` is not satisfied [INFO] [stdout] --> src/main.rs:134:49 [INFO] [stdout] | [INFO] [stdout] 134 | let res = match hbs.render("crypt", &info) { [INFO] [stdout] | ^^^^^ the trait `serde::ser::Serialize` is not implemented for `rustc_serialize::json::Json` [INFO] [stdout] | [INFO] [stdout] = note: required because of the requirements on the impl of `serde::ser::Serialize` for `std::collections::BTreeMap` [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] error: aborting due to 3 previous errors; 43 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] Some errors have detailed explanations: E0277, E0599. [INFO] [stdout] [INFO] [stdout] For more information about an error, try `rustc --explain E0277`. [INFO] [stdout] [INFO] [stderr] error: could not compile `findcrypt`. [INFO] [stderr] [INFO] [stderr] To learn more, run the command again with --verbose. [INFO] running `Command { std: "docker" "inspect" "44ec8da818f8c407cb06a0968a03a9742b259a6f35441bf432bd1e6dd17dd6b8", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "44ec8da818f8c407cb06a0968a03a9742b259a6f35441bf432bd1e6dd17dd6b8", kill_on_drop: false }` [INFO] [stdout] 44ec8da818f8c407cb06a0968a03a9742b259a6f35441bf432bd1e6dd17dd6b8