Sep 19 20:16:16.145 INFO checking rbuster-0.1.2 against try#fcacde07b66fe513e52c41b73aef91bcc121905b for pr-54346 Sep 19 20:16:16.146 INFO running: cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets Sep 19 20:16:16.146 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-54346/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-5/try#fcacde07b66fe513e52c41b73aef91bcc121905b:/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=1000" "-e" "CMD=cargo +fcacde07b66fe513e52c41b73aef91bcc121905b-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 20:16:16.344 INFO blam! 070ba1a8b20aa2fc2e6c64078bdc4ce0a6cea5fbe61cbee4b260871008d5e672 Sep 19 20:16:16.351 INFO running `"docker" "start" "-a" "070ba1a8b20aa2fc2e6c64078bdc4ce0a6cea5fbe61cbee4b260871008d5e672"` Sep 19 20:16:17.220 INFO kablam! usermod: no changes Sep 19 20:16:17.514 INFO kablam! Checking clap-verbosity-flag v0.1.0 Sep 19 20:16:18.176 INFO kablam! Checking quicli v0.3.0 Sep 19 20:16:18.943 INFO kablam! Checking rbuster v0.1.2 (/source) Sep 19 20:16:21.087 INFO kablam! warning: unused import: `rayon::prelude::*` Sep 19 20:16:21.087 INFO kablam! --> src/main.rs:7:5 Sep 19 20:16:21.087 INFO kablam! | Sep 19 20:16:21.087 INFO kablam! 7 | use rayon::prelude::*; Sep 19 20:16:21.087 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 19 20:16:21.087 INFO kablam! | Sep 19 20:16:21.087 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 20:16:21.087 INFO kablam! Sep 19 20:16:21.267 INFO kablam! warning: use of deprecated item 'quicli::prelude::Error::causes': please use the 'iter_chain()' method instead Sep 19 20:16:21.267 INFO kablam! --> src/main.rs:109:1 Sep 19 20:16:21.267 INFO kablam! | Sep 19 20:16:21.267 INFO kablam! 109 | / main!(|args: Cli, log_level: verbosity| { Sep 19 20:16:21.267 INFO kablam! 110 | | let mut state = State::new(&args); Sep 19 20:16:21.267 INFO kablam! 111 | | state.validate_args(&args); Sep 19 20:16:21.267 INFO kablam! 112 | | let wordlist = lines_from_file(&state.wordlist); Sep 19 20:16:21.267 INFO kablam! ... | Sep 19 20:16:21.267 INFO kablam! 135 | | }); Sep 19 20:16:21.267 INFO kablam! 136 | | }); Sep 19 20:16:21.267 INFO kablam! | |___^ Sep 19 20:16:21.267 INFO kablam! | Sep 19 20:16:21.267 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 20:16:21.267 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 19 20:16:21.267 INFO kablam! Sep 19 20:16:21.379 INFO kablam! warning: unused import: `rayon::prelude::*` Sep 19 20:16:21.380 INFO kablam! --> src/main.rs:7:5 Sep 19 20:16:21.380 INFO kablam! | Sep 19 20:16:21.380 INFO kablam! 7 | use rayon::prelude::*; Sep 19 20:16:21.380 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 19 20:16:21.380 INFO kablam! | Sep 19 20:16:21.380 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 19 20:16:21.380 INFO kablam! Sep 19 20:16:21.582 INFO kablam! warning: use of deprecated item 'quicli::prelude::Error::causes': please use the 'iter_chain()' method instead Sep 19 20:16:21.582 INFO kablam! --> src/main.rs:109:1 Sep 19 20:16:21.582 INFO kablam! | Sep 19 20:16:21.582 INFO kablam! 109 | / main!(|args: Cli, log_level: verbosity| { Sep 19 20:16:21.582 INFO kablam! 110 | | let mut state = State::new(&args); Sep 19 20:16:21.582 INFO kablam! 111 | | state.validate_args(&args); Sep 19 20:16:21.582 INFO kablam! 112 | | let wordlist = lines_from_file(&state.wordlist); Sep 19 20:16:21.582 INFO kablam! ... | Sep 19 20:16:21.582 INFO kablam! 135 | | }); Sep 19 20:16:21.582 INFO kablam! 136 | | }); Sep 19 20:16:21.582 INFO kablam! | |___^ Sep 19 20:16:21.582 INFO kablam! | Sep 19 20:16:21.582 INFO kablam! = note: #[warn(deprecated)] on by default Sep 19 20:16:21.582 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 19 20:16:21.582 INFO kablam! Sep 19 20:16:21.653 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 4.42s Sep 19 20:16:21.667 INFO kablam! su: No module specific data is present Sep 19 20:16:22.511 INFO running `"docker" "rm" "-f" "070ba1a8b20aa2fc2e6c64078bdc4ce0a6cea5fbe61cbee4b260871008d5e672"` Sep 19 20:16:22.639 INFO blam! 070ba1a8b20aa2fc2e6c64078bdc4ce0a6cea5fbe61cbee4b260871008d5e672