Sep 04 09:52:17.109 INFO checking rbuster-0.1.2 against master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8 for pr-53913 Sep 04 09:52:17.109 INFO running: cargo +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets Sep 04 09:52:17.109 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-53913/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53913/worker-3/master#2687112ea6a8701cbf36e6dd4d77d64694cf93d8:/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 +2687112ea6a8701cbf36e6dd4d77d64694cf93d8-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 09:52:17.264 INFO blam! 19b7980b41a2f336d311813cc1248746e11a1bef7b21c962340261193091d8dd Sep 04 09:52:17.266 INFO running `"docker" "start" "-a" "19b7980b41a2f336d311813cc1248746e11a1bef7b21c962340261193091d8dd"` Sep 04 09:52:18.042 INFO kablam! Checking clap-verbosity-flag v0.1.0 Sep 04 09:52:19.422 INFO kablam! Checking quicli v0.3.0 Sep 04 09:52:20.935 INFO kablam! Checking rbuster v0.1.2 (file:///source) Sep 04 09:52:26.153 INFO kablam! warning: unused import: `rayon::prelude::*` Sep 04 09:52:26.153 INFO kablam! --> src/main.rs:7:5 Sep 04 09:52:26.153 INFO kablam! | Sep 04 09:52:26.153 INFO kablam! 7 | use rayon::prelude::*; Sep 04 09:52:26.153 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 04 09:52:26.153 INFO kablam! | Sep 04 09:52:26.153 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 09:52:26.153 INFO kablam! Sep 04 09:52:26.420 INFO kablam! warning: unused import: `rayon::prelude::*` Sep 04 09:52:26.420 INFO kablam! --> src/main.rs:7:5 Sep 04 09:52:26.420 INFO kablam! | Sep 04 09:52:26.420 INFO kablam! 7 | use rayon::prelude::*; Sep 04 09:52:26.420 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 04 09:52:26.420 INFO kablam! | Sep 04 09:52:26.420 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 04 09:52:26.420 INFO kablam! Sep 04 09:52:26.475 INFO kablam! warning: use of deprecated item 'quicli::prelude::Error::causes': please use the 'iter_chain()' method instead Sep 04 09:52:26.475 INFO kablam! --> src/main.rs:109:1 Sep 04 09:52:26.475 INFO kablam! | Sep 04 09:52:26.476 INFO kablam! 109 | / main!(|args: Cli, log_level: verbosity| { Sep 04 09:52:26.476 INFO kablam! 110 | | let mut state = State::new(&args); Sep 04 09:52:26.476 INFO kablam! 111 | | state.validate_args(&args); Sep 04 09:52:26.476 INFO kablam! 112 | | let wordlist = lines_from_file(&state.wordlist); Sep 04 09:52:26.476 INFO kablam! ... | Sep 04 09:52:26.476 INFO kablam! 135 | | }); Sep 04 09:52:26.476 INFO kablam! 136 | | }); Sep 04 09:52:26.476 INFO kablam! | |___^ Sep 04 09:52:26.476 INFO kablam! | Sep 04 09:52:26.476 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 09:52:26.476 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 04 09:52:26.476 INFO kablam! Sep 04 09:52:26.675 INFO kablam! warning: use of deprecated item 'quicli::prelude::Error::causes': please use the 'iter_chain()' method instead Sep 04 09:52:26.675 INFO kablam! --> src/main.rs:109:1 Sep 04 09:52:26.675 INFO kablam! | Sep 04 09:52:26.675 INFO kablam! 109 | / main!(|args: Cli, log_level: verbosity| { Sep 04 09:52:26.676 INFO kablam! 110 | | let mut state = State::new(&args); Sep 04 09:52:26.676 INFO kablam! 111 | | state.validate_args(&args); Sep 04 09:52:26.676 INFO kablam! 112 | | let wordlist = lines_from_file(&state.wordlist); Sep 04 09:52:26.676 INFO kablam! ... | Sep 04 09:52:26.676 INFO kablam! 135 | | }); Sep 04 09:52:26.676 INFO kablam! 136 | | }); Sep 04 09:52:26.676 INFO kablam! | |___^ Sep 04 09:52:26.676 INFO kablam! | Sep 04 09:52:26.676 INFO kablam! = note: #[warn(deprecated)] on by default Sep 04 09:52:26.676 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 04 09:52:26.676 INFO kablam! Sep 04 09:52:26.774 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 8.98s Sep 04 09:52:26.786 INFO kablam! su: No module specific data is present Sep 04 09:52:27.302 INFO running `"docker" "rm" "-f" "19b7980b41a2f336d311813cc1248746e11a1bef7b21c962340261193091d8dd"` Sep 04 09:52:27.388 INFO blam! 19b7980b41a2f336d311813cc1248746e11a1bef7b21c962340261193091d8dd