Oct 26 22:10:37.700 INFO checking rlupton20/retry against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 26 22:10:37.700 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-7/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-7/pr-55192-2/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 26 22:10:37.995 INFO blam! 86de20ea139e62283c96dfcc850732f825c706defa4e226ab9476b52b9d4de12 Oct 26 22:10:38.000 INFO running `"docker" "start" "-a" "86de20ea139e62283c96dfcc850732f825c706defa4e226ab9476b52b9d4de12"` Oct 26 22:10:38.867 INFO kablam! usermod: no changes Oct 26 22:10:39.071 INFO kablam! Compiling syn v0.15.7 Oct 26 22:10:39.071 INFO kablam! Compiling structopt-derive v0.2.10 Oct 26 22:10:39.071 INFO kablam! Checking env_logger v0.5.13 Oct 26 22:10:44.340 INFO kablam! Checking structopt v0.2.10 Oct 26 22:10:45.003 INFO kablam! Checking clap-verbosity-flag v0.1.0 Oct 26 22:10:50.483 INFO kablam! Compiling serde_derive v1.0.79 Oct 26 22:11:06.435 INFO kablam! Checking quicli v0.3.0 Oct 26 22:11:07.418 INFO kablam! Checking retry v0.1.0 (/source) Oct 26 22:11:09.779 INFO kablam! warning: unused `#[macro_use]` import Oct 26 22:11:09.779 INFO kablam! --> src/main.rs:4:1 Oct 26 22:11:09.779 INFO kablam! | Oct 26 22:11:09.779 INFO kablam! 4 | #[macro_use] Oct 26 22:11:09.779 INFO kablam! | ^^^^^^^^^^^^ Oct 26 22:11:09.779 INFO kablam! | Oct 26 22:11:09.779 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 22:11:09.779 INFO kablam! Oct 26 22:11:09.823 INFO kablam! warning: unused `#[macro_use]` import Oct 26 22:11:09.824 INFO kablam! --> src/main.rs:4:1 Oct 26 22:11:09.824 INFO kablam! | Oct 26 22:11:09.824 INFO kablam! 4 | #[macro_use] Oct 26 22:11:09.825 INFO kablam! | ^^^^^^^^^^^^ Oct 26 22:11:09.825 INFO kablam! | Oct 26 22:11:09.825 INFO kablam! = note: #[warn(unused_imports)] on by default Oct 26 22:11:09.826 INFO kablam! Oct 26 22:11:09.935 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Oct 26 22:11:09.935 INFO kablam! --> src/main.rs:106:1 Oct 26 22:11:09.935 INFO kablam! | Oct 26 22:11:09.935 INFO kablam! 106 | / main!(|args: RetryCli, log_level: verbosity| { Oct 26 22:11:09.935 INFO kablam! 107 | | debug!("Got arguments: {:?}", args); Oct 26 22:11:09.935 INFO kablam! 108 | | Oct 26 22:11:09.935 INFO kablam! 109 | | let (cmd, cmd_args) = args.command.split_at(1); Oct 26 22:11:09.936 INFO kablam! ... | Oct 26 22:11:09.936 INFO kablam! 127 | | } Oct 26 22:11:09.936 INFO kablam! 128 | | }); Oct 26 22:11:09.936 INFO kablam! | |___^ Oct 26 22:11:09.936 INFO kablam! | Oct 26 22:11:09.936 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 22:11:09.936 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 26 22:11:09.936 INFO kablam! Oct 26 22:11:09.945 INFO kablam! warning: use of deprecated item 'failure::Error::causes': please use the 'iter_chain()' method instead Oct 26 22:11:09.945 INFO kablam! --> src/main.rs:106:1 Oct 26 22:11:09.945 INFO kablam! | Oct 26 22:11:09.945 INFO kablam! 106 | / main!(|args: RetryCli, log_level: verbosity| { Oct 26 22:11:09.946 INFO kablam! 107 | | debug!("Got arguments: {:?}", args); Oct 26 22:11:09.946 INFO kablam! 108 | | Oct 26 22:11:09.946 INFO kablam! 109 | | let (cmd, cmd_args) = args.command.split_at(1); Oct 26 22:11:09.946 INFO kablam! ... | Oct 26 22:11:09.946 INFO kablam! 127 | | } Oct 26 22:11:09.946 INFO kablam! 128 | | }); Oct 26 22:11:09.946 INFO kablam! | |___^ Oct 26 22:11:09.946 INFO kablam! | Oct 26 22:11:09.946 INFO kablam! = note: #[warn(deprecated)] on by default Oct 26 22:11:09.946 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 26 22:11:09.946 INFO kablam! Oct 26 22:11:10.075 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 31.18s Oct 26 22:11:10.084 INFO kablam! su: No module specific data is present Oct 26 22:11:10.903 INFO running `"docker" "rm" "-f" "86de20ea139e62283c96dfcc850732f825c706defa4e226ab9476b52b9d4de12"` Oct 26 22:11:11.111 INFO blam! 86de20ea139e62283c96dfcc850732f825c706defa4e226ab9476b52b9d4de12