Oct 27 06:19:40.133 INFO checking cvent/ecs-manage against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 06:19:40.135 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-55192-2/try#19f01b935b91481fd445b16b533d2f87661bf12e:/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 +19f01b935b91481fd445b16b533d2f87661bf12e-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 27 06:19:40.599 INFO blam! 3caa46768673f76348cb930b8149e856eb06fdd28b60ccb07a2dff81dbd1e060 Oct 27 06:19:40.611 INFO running `"docker" "start" "-a" "3caa46768673f76348cb930b8149e856eb06fdd28b60ccb07a2dff81dbd1e060"` Oct 27 06:19:42.155 INFO kablam! usermod: no changes Oct 27 06:19:42.527 INFO kablam! Checking crossbeam-epoch v0.4.3 Oct 27 06:19:42.529 INFO kablam! Checking backoff v0.1.2 Oct 27 06:19:42.530 INFO kablam! Checking serde_json v1.0.20 Oct 27 06:19:42.535 INFO kablam! Compiling structopt-derive v0.2.10 Oct 27 06:19:42.536 INFO kablam! Checking stderrlog v0.4.1 Oct 27 06:19:42.537 INFO kablam! Checking failure v0.1.1 Oct 27 06:19:46.417 INFO kablam! Checking crossbeam-deque v0.3.1 Oct 27 06:19:47.741 INFO kablam! Checking tokio-threadpool v0.1.4 Oct 27 06:19:51.269 INFO kablam! Checking tokio-fs v0.1.1 Oct 27 06:19:53.960 INFO kablam! Checking structopt v0.2.10 Oct 27 06:19:54.518 INFO kablam! Checking tokio v0.1.7 Oct 27 06:19:57.059 INFO kablam! Checking tokio-core v0.1.17 Oct 27 06:19:59.409 INFO kablam! Checking tokio-proto v0.1.1 Oct 27 06:19:59.409 INFO kablam! Checking tokio-tls v0.1.4 Oct 27 06:20:03.943 INFO kablam! Checking hyper v0.11.27 Oct 27 06:20:10.064 INFO kablam! Checking hyper-tls v0.1.3 Oct 27 06:20:12.412 INFO kablam! Checking rusoto_credential v0.11.0 Oct 27 06:20:15.785 INFO kablam! Checking rusoto_core v0.32.0 Oct 27 06:20:20.286 INFO kablam! Checking rusoto_ecr v0.32.0 Oct 27 06:20:20.287 INFO kablam! Checking rusoto_elbv2 v0.32.0 Oct 27 06:20:20.287 INFO kablam! Checking rusoto_ecs v0.32.0 Oct 27 06:20:41.890 INFO kablam! Checking ecs-manage v0.1.0 (/source) Oct 27 06:20:49.459 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 06:20:49.459 INFO kablam! --> src/args.rs:110:1 Oct 27 06:20:49.459 INFO kablam! | Oct 27 06:20:49.459 INFO kablam! 110 | / arg_enum!{ Oct 27 06:20:49.459 INFO kablam! 111 | | #[derive(Debug)] Oct 27 06:20:49.459 INFO kablam! 112 | | pub enum ServiceProperty { Oct 27 06:20:49.459 INFO kablam! 113 | | DesiredCount, Oct 27 06:20:49.459 INFO kablam! 114 | | } Oct 27 06:20:49.459 INFO kablam! 115 | | } Oct 27 06:20:49.463 INFO kablam! | |_^ Oct 27 06:20:49.463 INFO kablam! | Oct 27 06:20:49.463 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 06:20:49.463 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 27 06:20:49.463 INFO kablam! Oct 27 06:20:49.515 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 06:20:49.515 INFO kablam! --> src/args.rs:110:1 Oct 27 06:20:49.515 INFO kablam! | Oct 27 06:20:49.515 INFO kablam! 110 | / arg_enum!{ Oct 27 06:20:49.515 INFO kablam! 111 | | #[derive(Debug)] Oct 27 06:20:49.515 INFO kablam! 112 | | pub enum ServiceProperty { Oct 27 06:20:49.515 INFO kablam! 113 | | DesiredCount, Oct 27 06:20:49.515 INFO kablam! 114 | | } Oct 27 06:20:49.515 INFO kablam! 115 | | } Oct 27 06:20:49.515 INFO kablam! | |_^ Oct 27 06:20:49.515 INFO kablam! | Oct 27 06:20:49.515 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 06:20:49.515 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 27 06:20:49.515 INFO kablam! Oct 27 06:20:50.384 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 1m 08s Oct 27 06:20:50.420 INFO kablam! su: No module specific data is present Oct 27 06:20:51.282 INFO running `"docker" "rm" "-f" "3caa46768673f76348cb930b8149e856eb06fdd28b60ccb07a2dff81dbd1e060"` Oct 27 06:20:51.595 INFO blam! 3caa46768673f76348cb930b8149e856eb06fdd28b60ccb07a2dff81dbd1e060