[INFO] cloning repository https://github.com/9999years/password-trainer [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/9999years/password-trainer" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F9999years%2Fpassword-trainer", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F9999years%2Fpassword-trainer'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 4c061aed86019b75e5ed24da2fb9163144317929 [INFO] testing 9999years/password-trainer against 1.49.0 for beta-1.50-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2F9999years%2Fpassword-trainer" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/9999years/password-trainer on toolchain 1.49.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "read-manifest" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/9999years/password-trainer [INFO] finished tweaking git repo https://github.com/9999years/password-trainer [INFO] tweaked toml for git repo https://github.com/9999years/password-trainer written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/9999years/password-trainer already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.49.0" "fetch" "--locked" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "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] 328257222b3eb1b005bf2bab4bec96866007ac425ed6e7b03f0757fdad23128b [INFO] running `Command { std: "docker" "start" "-a" "328257222b3eb1b005bf2bab4bec96866007ac425ed6e7b03f0757fdad23128b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "328257222b3eb1b005bf2bab4bec96866007ac425ed6e7b03f0757fdad23128b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "328257222b3eb1b005bf2bab4bec96866007ac425ed6e7b03f0757fdad23128b", kill_on_drop: false }` [INFO] [stdout] 328257222b3eb1b005bf2bab4bec96866007ac425ed6e7b03f0757fdad23128b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 7137a46dc3a4b23754f1762e7da424ec276c5533ac1aba172ab68de3c600f7b6 [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" "7137a46dc3a4b23754f1762e7da424ec276c5533ac1aba172ab68de3c600f7b6", kill_on_drop: false }` [INFO] [stderr] Compiling syn v1.0.36 [INFO] [stderr] Compiling eyre v0.6.0 [INFO] [stderr] Compiling indenter v0.3.0 [INFO] [stderr] Compiling zeroize v1.1.0 [INFO] [stderr] Compiling tracing-core v0.1.12 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling serde_json v1.0.57 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling clap v2.33.1 [INFO] [stderr] Compiling chrono v0.4.13 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling secrecy v0.7.0 [INFO] [stderr] Compiling console v0.11.3 [INFO] [stderr] Compiling tracing-log v0.1.1 [INFO] [stderr] Compiling tracing-serde v0.1.1 [INFO] [stderr] Compiling dialoguer v0.6.2 [INFO] [stderr] Compiling matchers v0.0.1 [INFO] [stderr] Compiling tracing-subscriber v0.2.10 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tracing-attributes v0.1.9 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Compiling tracing v0.1.18 [INFO] [stderr] Compiling tracing-error v0.1.2 [INFO] [stderr] Compiling structopt v0.3.15 [INFO] [stderr] Compiling color-spantrace v0.1.4 [INFO] [stderr] Compiling color-eyre v0.5.0 [INFO] [stderr] Compiling password-trainer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ExposeSecret` [INFO] [stdout] --> src/password.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use secrecy::{ExposeSecret, SecretString}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 1m 15s [INFO] running `Command { std: "docker" "inspect" "7137a46dc3a4b23754f1762e7da424ec276c5533ac1aba172ab68de3c600f7b6", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "7137a46dc3a4b23754f1762e7da424ec276c5533ac1aba172ab68de3c600f7b6", kill_on_drop: false }` [INFO] [stdout] 7137a46dc3a4b23754f1762e7da424ec276c5533ac1aba172ab68de3c600f7b6 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 6436d411879d1a9693875f9f8ad14d0c72b4e6f7e611497755218a8369935a15 [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" "6436d411879d1a9693875f9f8ad14d0c72b4e6f7e611497755218a8369935a15", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Compiling password-trainer v0.1.0 (/opt/rustwide/workdir) [INFO] [stdout] warning: unused import: `ExposeSecret` [INFO] [stdout] --> src/password.rs:4:15 [INFO] [stdout] | [INFO] [stdout] 4 | use secrecy::{ExposeSecret, SecretString}; [INFO] [stdout] | ^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 2.93s [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "6436d411879d1a9693875f9f8ad14d0c72b4e6f7e611497755218a8369935a15", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "6436d411879d1a9693875f9f8ad14d0c72b4e6f7e611497755218a8369935a15", kill_on_drop: false }` [INFO] [stdout] 6436d411879d1a9693875f9f8ad14d0c72b4e6f7e611497755218a8369935a15 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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=warn" "-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" "rustops/crates-build-env@sha256:b8eeb62f26c39b23691079a6cb6de528d8e88b4d71a8f6b1d30f8ba7d9c16de9" "/opt/rustwide/cargo-home/bin/cargo" "+1.49.0" "test" "--frozen", kill_on_drop: false }` [INFO] [stdout] e8288960c5ec38c8a3100e60ec36f059a2c947b5692c152b08e51e0098870495 [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" "e8288960c5ec38c8a3100e60ec36f059a2c947b5692c152b08e51e0098870495", kill_on_drop: false }` [INFO] [stderr] warning: unused import: `ExposeSecret` [INFO] [stderr] --> src/password.rs:4:15 [INFO] [stderr] | [INFO] [stderr] 4 | use secrecy::{ExposeSecret, SecretString}; [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(unused_imports)]` on by default [INFO] [stderr] [INFO] [stderr] warning: 1 warning emitted [INFO] [stderr] [INFO] [stderr] Finished test [unoptimized + debuginfo] target(s) in 0.15s [INFO] [stdout] [INFO] [stderr] Running /opt/rustwide/target/debug/deps/password_trainer-410698489efc571e [INFO] [stdout] running 1 test [INFO] [stdout] test password::test::test_password_simple ... ok [INFO] [stdout] [INFO] [stdout] test result: ok. 1 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out [INFO] [stdout] [INFO] running `Command { std: "docker" "inspect" "e8288960c5ec38c8a3100e60ec36f059a2c947b5692c152b08e51e0098870495", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e8288960c5ec38c8a3100e60ec36f059a2c947b5692c152b08e51e0098870495", kill_on_drop: false }` [INFO] [stdout] e8288960c5ec38c8a3100e60ec36f059a2c947b5692c152b08e51e0098870495