Sep 14 11:05:42.711 INFO checking rbuster-0.1.2 against try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0 for pr-53578-1 Sep 14 11:05:42.711 INFO running: cargo +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets Sep 14 11:05:42.711 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-5/pr-53578-1/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53578-1/worker-5/try#87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0:/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 +87b8e7411c4f1267d0cac0d63fa9c21c943e2ea0-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 14 11:05:42.852 INFO blam! 663f458de5b61411e934c44ee856a420a7c549700a892662cf899dcb94b8b68b Sep 14 11:05:42.859 INFO running `"docker" "start" "-a" "663f458de5b61411e934c44ee856a420a7c549700a892662cf899dcb94b8b68b"` Sep 14 11:05:43.701 INFO kablam! usermod: no changes Sep 14 11:05:44.028 INFO kablam! Checking rbuster v0.1.2 (file:///source) Sep 14 11:05:46.291 INFO kablam! warning: unused import: `rayon::prelude::*` Sep 14 11:05:46.291 INFO kablam! --> src/main.rs:7:5 Sep 14 11:05:46.291 INFO kablam! | Sep 14 11:05:46.291 INFO kablam! 7 | use rayon::prelude::*; Sep 14 11:05:46.291 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 14 11:05:46.291 INFO kablam! | Sep 14 11:05:46.291 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 11:05:46.291 INFO kablam! Sep 14 11:05:46.443 INFO kablam! warning: unused import: `rayon::prelude::*` Sep 14 11:05:46.443 INFO kablam! --> src/main.rs:7:5 Sep 14 11:05:46.443 INFO kablam! | Sep 14 11:05:46.443 INFO kablam! 7 | use rayon::prelude::*; Sep 14 11:05:46.443 INFO kablam! | ^^^^^^^^^^^^^^^^^ Sep 14 11:05:46.443 INFO kablam! | Sep 14 11:05:46.443 INFO kablam! = note: #[warn(unused_imports)] on by default Sep 14 11:05:46.443 INFO kablam! Sep 14 11:05:46.455 INFO kablam! warning: use of deprecated item 'quicli::prelude::Error::causes': please use the 'iter_chain()' method instead Sep 14 11:05:46.455 INFO kablam! --> src/main.rs:109:1 Sep 14 11:05:46.455 INFO kablam! | Sep 14 11:05:46.455 INFO kablam! 109 | / main!(|args: Cli, log_level: verbosity| { Sep 14 11:05:46.455 INFO kablam! 110 | | let mut state = State::new(&args); Sep 14 11:05:46.455 INFO kablam! 111 | | state.validate_args(&args); Sep 14 11:05:46.455 INFO kablam! 112 | | let wordlist = lines_from_file(&state.wordlist); Sep 14 11:05:46.455 INFO kablam! ... | Sep 14 11:05:46.455 INFO kablam! 135 | | }); Sep 14 11:05:46.455 INFO kablam! 136 | | }); Sep 14 11:05:46.455 INFO kablam! | |___^ Sep 14 11:05:46.455 INFO kablam! | Sep 14 11:05:46.455 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 11:05:46.455 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 14 11:05:46.455 INFO kablam! Sep 14 11:05:46.635 INFO kablam! warning: use of deprecated item 'quicli::prelude::Error::causes': please use the 'iter_chain()' method instead Sep 14 11:05:46.635 INFO kablam! --> src/main.rs:109:1 Sep 14 11:05:46.635 INFO kablam! | Sep 14 11:05:46.635 INFO kablam! 109 | / main!(|args: Cli, log_level: verbosity| { Sep 14 11:05:46.635 INFO kablam! 110 | | let mut state = State::new(&args); Sep 14 11:05:46.635 INFO kablam! 111 | | state.validate_args(&args); Sep 14 11:05:46.635 INFO kablam! 112 | | let wordlist = lines_from_file(&state.wordlist); Sep 14 11:05:46.635 INFO kablam! ... | Sep 14 11:05:46.635 INFO kablam! 135 | | }); Sep 14 11:05:46.635 INFO kablam! 136 | | }); Sep 14 11:05:46.635 INFO kablam! | |___^ Sep 14 11:05:46.635 INFO kablam! | Sep 14 11:05:46.635 INFO kablam! = note: #[warn(deprecated)] on by default Sep 14 11:05:46.635 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 14 11:05:46.635 INFO kablam! Sep 14 11:05:46.712 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 2.99s Sep 14 11:05:46.723 INFO kablam! su: No module specific data is present Sep 14 11:05:47.758 INFO running `"docker" "rm" "-f" "663f458de5b61411e934c44ee856a420a7c549700a892662cf899dcb94b8b68b"` Sep 14 11:05:47.845 INFO blam! 663f458de5b61411e934c44ee856a420a7c549700a892662cf899dcb94b8b68b