Oct 27 00:33:42.525 INFO checking mike-engel/jwt-cli against try#19f01b935b91481fd445b16b533d2f87661bf12e for pr-55192-2 Oct 27 00:33:42.527 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-5/try#19f01b935b91481fd445b16b533d2f87661bf12e:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-5/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 00:33:43.005 INFO blam! 28c9efe1f98c00c73f47291091dc156b31210561d764499db770077f917cbd57 Oct 27 00:33:43.007 INFO running `"docker" "start" "-a" "28c9efe1f98c00c73f47291091dc156b31210561d764499db770077f917cbd57"` Oct 27 00:33:44.016 INFO kablam! usermod: no changes Oct 27 00:33:44.239 INFO kablam! Checking error-chain v0.11.0 Oct 27 00:33:44.240 INFO kablam! Checking term-painter v0.2.4 Oct 27 00:33:44.240 INFO kablam! Checking clap v2.31.2 Oct 27 00:33:44.240 INFO kablam! Compiling ring v0.12.1 Oct 27 00:33:56.127 INFO kablam! Checking jsonwebtoken v4.0.1 Oct 27 00:33:57.634 INFO kablam! Checking jwt-cli v2.1.0 (/source) Oct 27 00:34:00.119 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 00:34:00.119 INFO kablam! --> src/main.rs:35:1 Oct 27 00:34:00.119 INFO kablam! | Oct 27 00:34:00.119 INFO kablam! 35 | / arg_enum!{ Oct 27 00:34:00.119 INFO kablam! 36 | | #[derive(Debug, PartialEq)] Oct 27 00:34:00.119 INFO kablam! 37 | | enum SupportedAlgorithms { Oct 27 00:34:00.119 INFO kablam! 38 | | HS256, Oct 27 00:34:00.119 INFO kablam! ... | Oct 27 00:34:00.119 INFO kablam! 44 | | } Oct 27 00:34:00.119 INFO kablam! 45 | | } Oct 27 00:34:00.119 INFO kablam! | |_^ Oct 27 00:34:00.147 INFO kablam! | Oct 27 00:34:00.147 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 00:34:00.147 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 00:34:00.147 INFO kablam! Oct 27 00:34:00.147 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 00:34:00.147 INFO kablam! --> src/main.rs:47:1 Oct 27 00:34:00.147 INFO kablam! | Oct 27 00:34:00.147 INFO kablam! 47 | / arg_enum!{ Oct 27 00:34:00.147 INFO kablam! 48 | | enum SupportedTypes { Oct 27 00:34:00.147 INFO kablam! 49 | | JWT Oct 27 00:34:00.147 INFO kablam! 50 | | } Oct 27 00:34:00.147 INFO kablam! 51 | | } Oct 27 00:34:00.147 INFO kablam! | |_^ Oct 27 00:34:00.147 INFO kablam! | Oct 27 00:34:00.147 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 00:34:00.147 INFO kablam! Oct 27 00:34:00.755 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 00:34:00.756 INFO kablam! --> tests/../src/main.rs:35:1 Oct 27 00:34:00.756 INFO kablam! | Oct 27 00:34:00.756 INFO kablam! 35 | / arg_enum!{ Oct 27 00:34:00.757 INFO kablam! 36 | | #[derive(Debug, PartialEq)] Oct 27 00:34:00.757 INFO kablam! 37 | | enum SupportedAlgorithms { Oct 27 00:34:00.757 INFO kablam! 38 | | HS256, Oct 27 00:34:00.758 INFO kablam! ... | Oct 27 00:34:00.758 INFO kablam! 44 | | } Oct 27 00:34:00.758 INFO kablam! 45 | | } Oct 27 00:34:00.759 INFO kablam! | |_^ Oct 27 00:34:00.759 INFO kablam! | Oct 27 00:34:00.759 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 00:34:00.760 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 00:34:00.760 INFO kablam! Oct 27 00:34:00.760 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 00:34:00.760 INFO kablam! --> tests/../src/main.rs:47:1 Oct 27 00:34:00.761 INFO kablam! | Oct 27 00:34:00.761 INFO kablam! 47 | / arg_enum!{ Oct 27 00:34:00.761 INFO kablam! 48 | | enum SupportedTypes { Oct 27 00:34:00.762 INFO kablam! 49 | | JWT Oct 27 00:34:00.762 INFO kablam! 50 | | } Oct 27 00:34:00.762 INFO kablam! 51 | | } Oct 27 00:34:00.763 INFO kablam! | |_^ Oct 27 00:34:00.763 INFO kablam! | Oct 27 00:34:00.763 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 00:34:00.764 INFO kablam! Oct 27 00:34:01.107 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 00:34:01.107 INFO kablam! --> src/main.rs:35:1 Oct 27 00:34:01.107 INFO kablam! | Oct 27 00:34:01.107 INFO kablam! 35 | / arg_enum!{ Oct 27 00:34:01.107 INFO kablam! 36 | | #[derive(Debug, PartialEq)] Oct 27 00:34:01.107 INFO kablam! 37 | | enum SupportedAlgorithms { Oct 27 00:34:01.107 INFO kablam! 38 | | HS256, Oct 27 00:34:01.107 INFO kablam! ... | Oct 27 00:34:01.107 INFO kablam! 44 | | } Oct 27 00:34:01.107 INFO kablam! 45 | | } Oct 27 00:34:01.107 INFO kablam! | |_^ Oct 27 00:34:01.107 INFO kablam! | Oct 27 00:34:01.107 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 00:34:01.107 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 00:34:01.107 INFO kablam! Oct 27 00:34:01.107 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 00:34:01.107 INFO kablam! --> src/main.rs:47:1 Oct 27 00:34:01.107 INFO kablam! | Oct 27 00:34:01.107 INFO kablam! 47 | / arg_enum!{ Oct 27 00:34:01.107 INFO kablam! 48 | | enum SupportedTypes { Oct 27 00:34:01.107 INFO kablam! 49 | | JWT Oct 27 00:34:01.107 INFO kablam! 50 | | } Oct 27 00:34:01.107 INFO kablam! 51 | | } Oct 27 00:34:01.107 INFO kablam! | |_^ Oct 27 00:34:01.107 INFO kablam! | Oct 27 00:34:01.107 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 00:34:01.107 INFO kablam! Oct 27 00:34:01.564 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 17.52s Oct 27 00:34:01.583 INFO kablam! su: No module specific data is present Oct 27 00:34:02.015 INFO running `"docker" "rm" "-f" "28c9efe1f98c00c73f47291091dc156b31210561d764499db770077f917cbd57"` Oct 27 00:34:02.279 INFO blam! 28c9efe1f98c00c73f47291091dc156b31210561d764499db770077f917cbd57