Oct 12 17:24:24.345 INFO checking mike-engel/jwt-cli against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 12 17:24:24.346 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-6/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-6/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/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 +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-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 17:24:24.834 INFO blam! a976b15be3eb9d6ecdd0848aaef710c4982f79b3b8d90ba12a06bed79a69633d Oct 12 17:24:24.841 INFO running `"docker" "start" "-a" "a976b15be3eb9d6ecdd0848aaef710c4982f79b3b8d90ba12a06bed79a69633d"` Oct 12 17:24:25.886 INFO kablam! usermod: no changes Oct 12 17:24:26.132 INFO kablam! Checking error-chain v0.11.0 Oct 12 17:24:26.136 INFO kablam! Compiling num_cpus v1.8.0 Oct 12 17:24:26.148 INFO kablam! Checking serde_json v1.0.16 Oct 12 17:24:26.148 INFO kablam! Checking term-painter v0.2.4 Oct 12 17:24:28.546 INFO kablam! Compiling rayon-core v1.4.0 Oct 12 17:24:32.918 INFO kablam! Compiling rayon v0.8.2 Oct 12 17:24:36.556 INFO kablam! Compiling ring v0.12.1 Oct 12 17:24:45.079 INFO kablam! Checking jsonwebtoken v4.0.1 Oct 12 17:24:46.675 INFO kablam! Checking jwt-cli v2.1.0 (/source) Oct 12 17:24:48.628 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 17:24:48.628 INFO kablam! --> src/main.rs:35:1 Oct 12 17:24:48.628 INFO kablam! | Oct 12 17:24:48.628 INFO kablam! 35 | / arg_enum!{ Oct 12 17:24:48.628 INFO kablam! 36 | | #[derive(Debug, PartialEq)] Oct 12 17:24:48.628 INFO kablam! 37 | | enum SupportedAlgorithms { Oct 12 17:24:48.628 INFO kablam! 38 | | HS256, Oct 12 17:24:48.628 INFO kablam! ... | Oct 12 17:24:48.628 INFO kablam! 44 | | } Oct 12 17:24:48.628 INFO kablam! 45 | | } Oct 12 17:24:48.628 INFO kablam! | |_^ Oct 12 17:24:48.628 INFO kablam! | Oct 12 17:24:48.628 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 17:24:48.628 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 17:24:48.628 INFO kablam! Oct 12 17:24:48.628 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 17:24:48.628 INFO kablam! --> src/main.rs:47:1 Oct 12 17:24:48.628 INFO kablam! | Oct 12 17:24:48.628 INFO kablam! 47 | / arg_enum!{ Oct 12 17:24:48.628 INFO kablam! 48 | | enum SupportedTypes { Oct 12 17:24:48.629 INFO kablam! 49 | | JWT Oct 12 17:24:48.629 INFO kablam! 50 | | } Oct 12 17:24:48.629 INFO kablam! 51 | | } Oct 12 17:24:48.629 INFO kablam! | |_^ Oct 12 17:24:48.629 INFO kablam! | Oct 12 17:24:48.629 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 17:24:48.629 INFO kablam! Oct 12 17:24:49.063 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 17:24:49.063 INFO kablam! --> src/main.rs:35:1 Oct 12 17:24:49.063 INFO kablam! | Oct 12 17:24:49.064 INFO kablam! 35 | / arg_enum!{ Oct 12 17:24:49.064 INFO kablam! 36 | | #[derive(Debug, PartialEq)] Oct 12 17:24:49.064 INFO kablam! 37 | | enum SupportedAlgorithms { Oct 12 17:24:49.065 INFO kablam! 38 | | HS256, Oct 12 17:24:49.065 INFO kablam! ... | Oct 12 17:24:49.065 INFO kablam! 44 | | } Oct 12 17:24:49.065 INFO kablam! 45 | | } Oct 12 17:24:49.066 INFO kablam! | |_^ Oct 12 17:24:49.066 INFO kablam! | Oct 12 17:24:49.066 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 17:24:49.066 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 17:24:49.067 INFO kablam! Oct 12 17:24:49.067 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 17:24:49.067 INFO kablam! --> src/main.rs:47:1 Oct 12 17:24:49.067 INFO kablam! | Oct 12 17:24:49.068 INFO kablam! 47 | / arg_enum!{ Oct 12 17:24:49.068 INFO kablam! 48 | | enum SupportedTypes { Oct 12 17:24:49.068 INFO kablam! 49 | | JWT Oct 12 17:24:49.068 INFO kablam! 50 | | } Oct 12 17:24:49.069 INFO kablam! 51 | | } Oct 12 17:24:49.069 INFO kablam! | |_^ Oct 12 17:24:49.069 INFO kablam! | Oct 12 17:24:49.069 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 17:24:49.070 INFO kablam! Oct 12 17:24:49.392 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 17:24:49.392 INFO kablam! --> tests/../src/main.rs:35:1 Oct 12 17:24:49.392 INFO kablam! | Oct 12 17:24:49.392 INFO kablam! 35 | / arg_enum!{ Oct 12 17:24:49.392 INFO kablam! 36 | | #[derive(Debug, PartialEq)] Oct 12 17:24:49.392 INFO kablam! 37 | | enum SupportedAlgorithms { Oct 12 17:24:49.392 INFO kablam! 38 | | HS256, Oct 12 17:24:49.392 INFO kablam! ... | Oct 12 17:24:49.392 INFO kablam! 44 | | } Oct 12 17:24:49.392 INFO kablam! 45 | | } Oct 12 17:24:49.392 INFO kablam! | |_^ Oct 12 17:24:49.392 INFO kablam! | Oct 12 17:24:49.392 INFO kablam! = note: #[warn(deprecated)] on by default Oct 12 17:24:49.392 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 17:24:49.392 INFO kablam! Oct 12 17:24:49.392 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 12 17:24:49.392 INFO kablam! --> tests/../src/main.rs:47:1 Oct 12 17:24:49.392 INFO kablam! | Oct 12 17:24:49.392 INFO kablam! 47 | / arg_enum!{ Oct 12 17:24:49.393 INFO kablam! 48 | | enum SupportedTypes { Oct 12 17:24:49.393 INFO kablam! 49 | | JWT Oct 12 17:24:49.393 INFO kablam! 50 | | } Oct 12 17:24:49.393 INFO kablam! 51 | | } Oct 12 17:24:49.393 INFO kablam! | |_^ Oct 12 17:24:49.393 INFO kablam! | Oct 12 17:24:49.393 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 17:24:49.393 INFO kablam! Oct 12 17:24:49.978 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 24.06s Oct 12 17:24:49.982 INFO kablam! su: No module specific data is present Oct 12 17:24:50.422 INFO running `"docker" "rm" "-f" "a976b15be3eb9d6ecdd0848aaef710c4982f79b3b8d90ba12a06bed79a69633d"` Oct 12 17:24:50.649 INFO blam! a976b15be3eb9d6ecdd0848aaef710c4982f79b3b8d90ba12a06bed79a69633d