Oct 12 14:58:30.153 INFO checking rlupton20/retry against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 12 14:58:30.153 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-0/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-0/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +4021bd0b3c5815b087d6db10ce461e7e4854ade7-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 12 14:58:30.372 INFO blam! 34147d8db46af312d16ba06cfd2ad8d9996f2344212827bbffd3fadfe6fb2ede Oct 12 14:58:30.372 INFO running `"docker" "start" "-a" "34147d8db46af312d16ba06cfd2ad8d9996f2344212827bbffd3fadfe6fb2ede"` Oct 12 14:58:30.852 INFO kablam! usermod: no changes Oct 12 14:58:31.020 INFO kablam! Compiling structopt-derive v0.2.10 Oct 12 14:58:35.327 INFO kablam! Checking structopt v0.2.10 Oct 12 14:58:35.894 INFO kablam! Checking clap-verbosity-flag v0.1.0 Oct 12 14:58:36.852 INFO kablam! Checking quicli v0.3.0 Oct 12 14:58:37.884 INFO kablam! Checking retry v0.1.0 (/source) Oct 12 14:58:40.322 INFO kablam! warning: unused `#[macro_use]` import Oct 12 14:58:40.322 INFO kablam! --> src/main.rs:4:1 Oct 12 14:58:40.322 INFO kablam! | Oct 12 14:58:40.323 INFO kablam! 4 | #[macro_use] Oct 12 14:58:40.323 INFO kablam! | ^^^^^^^^^^^^ Oct 12 14:58:40.323 INFO kablam! | Oct 12 14:58:40.323 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 14:58:40.324 INFO kablam! Oct 12 14:58:40.424 INFO kablam! warning: unused `#[macro_use]` import Oct 12 14:58:40.425 INFO kablam! --> src/main.rs:4:1 Oct 12 14:58:40.425 INFO kablam! | Oct 12 14:58:40.425 INFO kablam! 4 | #[macro_use] Oct 12 14:58:40.425 INFO kablam! | ^^^^^^^^^^^^ Oct 12 14:58:40.426 INFO kablam! | Oct 12 14:58:40.426 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 12 14:58:40.426 INFO kablam! Oct 12 14:58:40.480 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Oct 12 14:58:40.481 INFO kablam! --> src/main.rs:106:1 Oct 12 14:58:40.481 INFO kablam! | Oct 12 14:58:40.481 INFO kablam! 106 | / main!(|args: RetryCli, log_level: verbosity| { Oct 12 14:58:40.482 INFO kablam! 107 | | debug!("Got arguments: {:?}", args); Oct 12 14:58:40.482 INFO kablam! 108 | | Oct 12 14:58:40.482 INFO kablam! 109 | | let (cmd, cmd_args) = args.command.split_at(1); Oct 12 14:58:40.482 INFO kablam! ... | Oct 12 14:58:40.483 INFO kablam! 127 | | } Oct 12 14:58:40.483 INFO kablam! 128 | | }); Oct 12 14:58:40.483 INFO kablam! | |___^ Oct 12 14:58:40.483 INFO kablam! | Oct 12 14:58:40.484 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 14:58:40.484 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) Oct 12 14:58:40.484 INFO kablam! Oct 12 14:58:40.548 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Oct 12 14:58:40.548 INFO kablam! --> src/main.rs:106:1 Oct 12 14:58:40.548 INFO kablam! | Oct 12 14:58:40.548 INFO kablam! 106 | / main!(|args: RetryCli, log_level: verbosity| { Oct 12 14:58:40.552 INFO kablam! 107 | | debug!("Got arguments: {:?}", args); Oct 12 14:58:40.552 INFO kablam! 108 | | Oct 12 14:58:40.552 INFO kablam! 109 | | let (cmd, cmd_args) = args.command.split_at(1); Oct 12 14:58:40.552 INFO kablam! ... | Oct 12 14:58:40.552 INFO kablam! 127 | | } Oct 12 14:58:40.552 INFO kablam! 128 | | }); Oct 12 14:58:40.552 INFO kablam! | |___^ Oct 12 14:58:40.552 INFO kablam! | Oct 12 14:58:40.552 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 14:58:40.552 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) Oct 12 14:58:40.552 INFO kablam! Oct 12 14:58:40.672 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 9.80s Oct 12 14:58:40.680 INFO kablam! su: No module specific data is present Oct 12 14:58:41.345 INFO running `"docker" "rm" "-f" "34147d8db46af312d16ba06cfd2ad8d9996f2344212827bbffd3fadfe6fb2ede"` Oct 12 14:58:41.648 INFO blam! 34147d8db46af312d16ba06cfd2ad8d9996f2344212827bbffd3fadfe6fb2ede