[INFO] cloning repository https://github.com/CryptArchy/babylon [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/CryptArchy/babylon" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCryptArchy%2Fbabylon", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCryptArchy%2Fbabylon'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 3ec240a7c052b8ee949b33eb3ba8511dd54a75de [INFO] checking CryptArchy/babylon against master#a5f164faad4a2fed606b8160fd7ecd2d5cbba381 for pr-84920 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FCryptArchy%2Fbabylon" "/workspace/builds/worker-5/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-5/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/CryptArchy/babylon on toolchain a5f164faad4a2fed606b8160fd7ecd2d5cbba381 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/CryptArchy/babylon [INFO] finished tweaking git repo https://github.com/CryptArchy/babylon [INFO] tweaked toml for git repo https://github.com/CryptArchy/babylon written to /workspace/builds/worker-5/source/Cargo.toml [INFO] crate git repo https://github.com/CryptArchy/babylon already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] a31dbaaf81f2f5569431012debd6046a9fcfc0b08cd9c38b62b6d2c5941813d3 [INFO] running `Command { std: "docker" "start" "-a" "a31dbaaf81f2f5569431012debd6046a9fcfc0b08cd9c38b62b6d2c5941813d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "a31dbaaf81f2f5569431012debd6046a9fcfc0b08cd9c38b62b6d2c5941813d3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "a31dbaaf81f2f5569431012debd6046a9fcfc0b08cd9c38b62b6d2c5941813d3", kill_on_drop: false }` [INFO] [stdout] a31dbaaf81f2f5569431012debd6046a9fcfc0b08cd9c38b62b6d2c5941813d3 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5/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" "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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+a5f164faad4a2fed606b8160fd7ecd2d5cbba381" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] bd5c8ebdc063326e55c1b0cdcde1fea64a00180937df6c1e8213a83fc22b99cf [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" "bd5c8ebdc063326e55c1b0cdcde1fea64a00180937df6c1e8213a83fc22b99cf", kill_on_drop: false }` [INFO] [stderr] Checking libc v0.2.17 [INFO] [stderr] Checking antidote v1.0.0 [INFO] [stderr] Checking unicode-width v0.1.3 [INFO] [stderr] Checking unicode-segmentation v0.1.2 [INFO] [stderr] Checking ansi_term v0.9.0 [INFO] [stderr] Checking strsim v0.5.1 [INFO] [stderr] Checking data-encoding v1.1.2 [INFO] [stderr] Checking version v2.0.1 [INFO] [stderr] Checking error-type v0.1.2 [INFO] [stderr] Checking redux v0.1.0 [INFO] [stderr] Checking toml v0.1.30 [INFO] [stderr] Checking humantime v0.1.3 [INFO] [stderr] Checking typemap v0.3.3 [INFO] [stderr] Checking ordered-float v0.1.0 [INFO] [stderr] Checking serde-value v0.2.1 [INFO] [stderr] Checking time v0.1.35 [INFO] [stderr] Checking term_size v0.2.1 [INFO] [stderr] Checking rand v0.3.14 [INFO] [stderr] Checking clap v2.18.0 [INFO] [stderr] Checking chrono v0.2.25 [INFO] [stderr] Checking log4rs v0.4.8 [INFO] [stderr] Checking babylon v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/generate.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | let decoded = try!(base64url::decode(index.as_bytes())); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/generate.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | let raw = try!(String::from_utf8(decomped)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/generate.rs:22:19 [INFO] [stdout] | [INFO] [stdout] 22 | let decoded = try!(base64url::decode(index.as_bytes())); [INFO] [stdout] | ^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(deprecated)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated macro `try`: use the `?` operator instead [INFO] [stdout] --> src/generate.rs:25:15 [INFO] [stdout] | [INFO] [stdout] 25 | let raw = try!(String::from_utf8(decomped)); [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `SeedableRng` [INFO] [stdout] --> src/text_generator.rs:1:25 [INFO] [stdout] | [INFO] [stdout] 1 | use rand::{Rng, StdRng, SeedableRng}; [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / error_type! { [INFO] [stdout] 9 | | #[derive(Debug)] [INFO] [stdout] 10 | | pub enum Error { [INFO] [stdout] 11 | | Decode(DecodeError) { [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ [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: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/error.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / error_type! { [INFO] [stdout] 9 | | #[derive(Debug)] [INFO] [stdout] 10 | | pub enum Error { [INFO] [stdout] 11 | | Decode(DecodeError) { [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ [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: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / error_type! { [INFO] [stdout] 9 | | #[derive(Debug)] [INFO] [stdout] 10 | | pub enum Error { [INFO] [stdout] 11 | | Decode(DecodeError) { [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ [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: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/error.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / error_type! { [INFO] [stdout] 9 | | #[derive(Debug)] [INFO] [stdout] 10 | | pub enum Error { [INFO] [stdout] 11 | | Decode(DecodeError) { [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ [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: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / error_type! { [INFO] [stdout] 9 | | #[derive(Debug)] [INFO] [stdout] 10 | | pub enum Error { [INFO] [stdout] 11 | | Decode(DecodeError) { [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ [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: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/error.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / error_type! { [INFO] [stdout] 9 | | #[derive(Debug)] [INFO] [stdout] 10 | | pub enum Error { [INFO] [stdout] 11 | | Decode(DecodeError) { [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ [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: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / error_type! { [INFO] [stdout] 9 | | #[derive(Debug)] [INFO] [stdout] 10 | | pub enum Error { [INFO] [stdout] 11 | | Decode(DecodeError) { [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ [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: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/error.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / error_type! { [INFO] [stdout] 9 | | #[derive(Debug)] [INFO] [stdout] 10 | | pub enum Error { [INFO] [stdout] 11 | | Decode(DecodeError) { [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ [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: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / error_type! { [INFO] [stdout] 9 | | #[derive(Debug)] [INFO] [stdout] 10 | | pub enum Error { [INFO] [stdout] 11 | | Decode(DecodeError) { [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ [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: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/error.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / error_type! { [INFO] [stdout] 9 | | #[derive(Debug)] [INFO] [stdout] 10 | | pub enum Error { [INFO] [stdout] 11 | | Decode(DecodeError) { [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ [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: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / error_type! { [INFO] [stdout] 9 | | #[derive(Debug)] [INFO] [stdout] 10 | | pub enum Error { [INFO] [stdout] 11 | | Decode(DecodeError) { [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ [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: use of deprecated associated function `std::error::Error::cause`: replaced by Error::source, which can support downcasting [INFO] [stdout] --> src/error.rs:8:1 [INFO] [stdout] | [INFO] [stdout] 8 | / error_type! { [INFO] [stdout] 9 | | #[derive(Debug)] [INFO] [stdout] 10 | | pub enum Error { [INFO] [stdout] 11 | | Decode(DecodeError) { [INFO] [stdout] ... | [INFO] [stdout] 29 | | } [INFO] [stdout] 30 | | } [INFO] [stdout] | |_^ [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: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | desc (e) e.description(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: use of deprecated associated function `std::error::Error::description`: use the Display impl or to_string() [INFO] [stdout] --> src/error.rs:26:18 [INFO] [stdout] | [INFO] [stdout] 26 | desc (e) e.description(); [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: function is never used: `gen_rand_text` [INFO] [stdout] --> src/generate.rs:30:8 [INFO] [stdout] | [INFO] [stdout] 30 | pub fn gen_rand_text<'a>() -> String { [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BASE_16_CHARSET` [INFO] [stdout] --> src/text_generator.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | const BASE_16_CHARSET: &'static [u8] = b"abdhjklmnprstvw_"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BASE_28_CHARSET` [INFO] [stdout] --> src/text_generator.rs:5:1 [INFO] [stdout] | [INFO] [stdout] 5 | const BASE_28_CHARSET: &'static [u8] = b"abcdefghijklmnopqrstuvwxyz ."; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BASE_38_CHARSET` [INFO] [stdout] --> src/text_generator.rs:7:1 [INFO] [stdout] | [INFO] [stdout] 7 | const BASE_38_CHARSET: &'static [u8] = b"abcdefghijklmnopqrstuvwxyz .0123456789"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BASE_62_CHARSET` [INFO] [stdout] --> src/text_generator.rs:9:1 [INFO] [stdout] | [INFO] [stdout] 9 | / const BASE_62_CHARSET: &'static [u8] = b"ABCDEFGHIJKLMNOPQRSTUVWXYZ\ [INFO] [stdout] 10 | | abcdefghijklmnopqrstuvwxyz\ [INFO] [stdout] 11 | | 0123456789"; [INFO] [stdout] | |______________________________________________________^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `new` [INFO] [stdout] --> src/text_generator.rs:34:12 [INFO] [stdout] | [INFO] [stdout] 34 | pub fn new(rng: &'a mut R, chars: &'static [u8]) -> TextGenerator<'a, R> { [INFO] [stdout] | ^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `base_16` [INFO] [stdout] --> src/text_generator.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn base_16(rng: &'a mut R) -> TextGenerator<'a, R> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `base_28` [INFO] [stdout] --> src/text_generator.rs:45:12 [INFO] [stdout] | [INFO] [stdout] 45 | pub fn base_28(rng: &'a mut R) -> TextGenerator<'a, R> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `base_38` [INFO] [stdout] --> src/text_generator.rs:49:12 [INFO] [stdout] | [INFO] [stdout] 49 | pub fn base_38(rng: &'a mut R) -> TextGenerator<'a, R> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `base_62` [INFO] [stdout] --> src/text_generator.rs:53:12 [INFO] [stdout] | [INFO] [stdout] 53 | pub fn base_62(rng: &'a mut R) -> TextGenerator<'a, R> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 20 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: constant is never used: `BASE_16_CHARSET` [INFO] [stdout] --> src/text_generator.rs:3:1 [INFO] [stdout] | [INFO] [stdout] 3 | const BASE_16_CHARSET: &'static [u8] = b"abdhjklmnprstvw_"; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: associated function is never used: `base_16` [INFO] [stdout] --> src/text_generator.rs:41:12 [INFO] [stdout] | [INFO] [stdout] 41 | pub fn base_16(rng: &'a mut R) -> TextGenerator<'a, R> { [INFO] [stdout] | ^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 11 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 11.08s [INFO] running `Command { std: "docker" "inspect" "bd5c8ebdc063326e55c1b0cdcde1fea64a00180937df6c1e8213a83fc22b99cf", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "bd5c8ebdc063326e55c1b0cdcde1fea64a00180937df6c1e8213a83fc22b99cf", kill_on_drop: false }` [INFO] [stdout] bd5c8ebdc063326e55c1b0cdcde1fea64a00180937df6c1e8213a83fc22b99cf