Sep 02 03:27:13.826 INFO checking rbuster-0.1.2 against try#952c7dbfa2628309f557b367929ffc17af20b332 for pr-53851 Sep 02 03:27:13.827 INFO running: cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets Sep 02 03:27:13.827 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53851/try#952c7dbfa2628309f557b367929ffc17af20b332:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-1/try#952c7dbfa2628309f557b367929ffc17af20b332:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +952c7dbfa2628309f557b367929ffc17af20b332-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 03:27:13.981 INFO blam! 2c562e7da50408932902d68b46748be055ea6b5d60f5a09670f0f7aa0670325f Sep 02 03:27:13.983 INFO running `"docker" "start" "-a" "2c562e7da50408932902d68b46748be055ea6b5d60f5a09670f0f7aa0670325f"` Sep 02 03:27:14.827 INFO kablam! Checking clap-verbosity-flag v0.1.0 Sep 02 03:27:16.310 INFO kablam! Checking quicli v0.3.0 Sep 02 03:27:17.951 INFO kablam! Checking rbuster v0.1.2 (file:///source) Sep 02 03:27:23.226 INFO kablam! warning: unused import: `rayon::prelude::*` Sep 02 03:27:23.226 INFO kablam! --> src/main.rs:7:5 Sep 02 03:27:23.227 INFO kablam! | Sep 02 03:27:23.227 INFO kablam! 7 | use rayon::prelude::*; Sep 02 03:27:23.227 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 02 03:27:23.227 INFO kablam! | Sep 02 03:27:23.227 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 03:27:23.227 INFO kablam! Sep 02 03:27:23.419 INFO kablam! warning: unused import: `rayon::prelude::*` Sep 02 03:27:23.419 INFO kablam! --> src/main.rs:7:5 Sep 02 03:27:23.419 INFO kablam! | Sep 02 03:27:23.419 INFO kablam! 7 | use rayon::prelude::*; Sep 02 03:27:23.419 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 02 03:27:23.419 INFO kablam! | Sep 02 03:27:23.419 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 02 03:27:23.419 INFO kablam! Sep 02 03:27:23.587 INFO kablam! warning: use of deprecated item 'quicli::prelude::Error::causes': please use the 'iter_chain()' method instead Sep 02 03:27:23.588 INFO kablam! --> src/main.rs:109:1 Sep 02 03:27:23.588 INFO kablam! | Sep 02 03:27:23.588 INFO kablam! 109 | / main!(|args: Cli, log_level: verbosity| { Sep 02 03:27:23.588 INFO kablam! 110 | | let mut state = State::new(&args); Sep 02 03:27:23.588 INFO kablam! 111 | | state.validate_args(&args); Sep 02 03:27:23.588 INFO kablam! 112 | | let wordlist = lines_from_file(&state.wordlist); Sep 02 03:27:23.588 INFO kablam! ... | Sep 02 03:27:23.588 INFO kablam! 135 | | }); Sep 02 03:27:23.588 INFO kablam! 136 | | }); Sep 02 03:27:23.588 INFO kablam! | |___^ Sep 02 03:27:23.588 INFO kablam! | Sep 02 03:27:23.588 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 03:27:23.588 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 02 03:27:23.588 INFO kablam! Sep 02 03:27:23.693 INFO kablam! warning: use of deprecated item 'quicli::prelude::Error::causes': please use the 'iter_chain()' method instead Sep 02 03:27:23.693 INFO kablam! --> src/main.rs:109:1 Sep 02 03:27:23.693 INFO kablam! | Sep 02 03:27:23.693 INFO kablam! 109 | / main!(|args: Cli, log_level: verbosity| { Sep 02 03:27:23.693 INFO kablam! 110 | | let mut state = State::new(&args); Sep 02 03:27:23.693 INFO kablam! 111 | | state.validate_args(&args); Sep 02 03:27:23.693 INFO kablam! 112 | | let wordlist = lines_from_file(&state.wordlist); Sep 02 03:27:23.693 INFO kablam! ... | Sep 02 03:27:23.693 INFO kablam! 135 | | }); Sep 02 03:27:23.693 INFO kablam! 136 | | }); Sep 02 03:27:23.693 INFO kablam! | |___^ Sep 02 03:27:23.693 INFO kablam! | Sep 02 03:27:23.693 INFO kablam! = note: #[warn(deprecated)] on by default Sep 02 03:27:23.693 INFO kablam! = note: this error originates in a macro outside of the current crate (in Nightly builds, run with -Z external-macro-backtrace for more info) Sep 02 03:27:23.694 INFO kablam! Sep 02 03:27:23.809 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.22s Sep 02 03:27:23.830 INFO kablam! su: No module specific data is present Sep 02 03:27:24.209 INFO running `"docker" "rm" "-f" "2c562e7da50408932902d68b46748be055ea6b5d60f5a09670f0f7aa0670325f"` Sep 02 03:27:24.300 INFO blam! 2c562e7da50408932902d68b46748be055ea6b5d60f5a09670f0f7aa0670325f