[INFO] fetching crate bruteforce 0.1.7... [INFO] checking bruteforce-0.1.7 against master#d939f708d960161d23b964309ba68ff207fc0ead for pr-70087 [INFO] extracting crate bruteforce 0.1.7 into /workspace/builds/worker-1/source [INFO] validating manifest of crates.io crate bruteforce 0.1.7 on toolchain d939f708d960161d23b964309ba68ff207fc0ead [INFO] running `"/workspace/cargo-home/bin/cargo" "+d939f708d960161d23b964309ba68ff207fc0ead" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started tweaking crates.io crate bruteforce 0.1.7 [INFO] finished tweaking crates.io crate bruteforce 0.1.7 [INFO] tweaked toml for crates.io crate bruteforce 0.1.7 written to /workspace/builds/worker-1/source/Cargo.toml [INFO] running `"/workspace/cargo-home/bin/cargo" "+d939f708d960161d23b964309ba68ff207fc0ead" "generate-lockfile" "--manifest-path" "Cargo.toml" "-Zno-index-update"` [INFO] running `"/workspace/cargo-home/bin/cargo" "+d939f708d960161d23b964309ba68ff207fc0ead" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] running `"docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "/opt/rustwide/cargo-home/bin/cargo" "+d939f708d960161d23b964309ba68ff207fc0ead" "check" "--frozen" "--all" "--all-targets"` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 04893f078d3afd6373f753899864bde3c738ef9cfba62f308e94a521f216f3e3 [INFO] running `"docker" "start" "-a" "04893f078d3afd6373f753899864bde3c738ef9cfba62f308e94a521f216f3e3"` [INFO] [stderr] Checking no-std-compat v0.3.0 [INFO] [stderr] Checking bruteforce v0.1.7 (/opt/rustwide/workdir) [INFO] [stderr] warning: use of deprecated item 'UPPERCASE_CHARS': Please implement your charset in your implementation [INFO] [stderr] --> src/lib.rs:119:23 [INFO] [stderr] | [INFO] [stderr] 119 | let charset = UPPERCASE_CHARS [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] | [INFO] [stderr] = note: `#[warn(deprecated)]` on by default [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'LOWERCASE_CHARS': Please implement your charset in your implementation [INFO] [stderr] --> src/lib.rs:120:22 [INFO] [stderr] | [INFO] [stderr] 120 | .concat(&LOWERCASE_CHARS) [INFO] [stderr] | ^^^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'NUMBER_CHARS': Please implement your charset in your implementation [INFO] [stderr] --> src/lib.rs:121:22 [INFO] [stderr] | [INFO] [stderr] 121 | .concat(&NUMBER_CHARS) [INFO] [stderr] | ^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] warning: use of deprecated item 'SPECIAL_CHARS': Please implement your charset in your implementation [INFO] [stderr] --> src/lib.rs:122:22 [INFO] [stderr] | [INFO] [stderr] 122 | .concat(&SPECIAL_CHARS); [INFO] [stderr] | ^^^^^^^^^^^^^ [INFO] [stderr] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 0.84s [INFO] running `"docker" "inspect" "04893f078d3afd6373f753899864bde3c738ef9cfba62f308e94a521f216f3e3"` [INFO] running `"docker" "rm" "-f" "04893f078d3afd6373f753899864bde3c738ef9cfba62f308e94a521f216f3e3"` [INFO] [stdout] 04893f078d3afd6373f753899864bde3c738ef9cfba62f308e94a521f216f3e3