Oct 27 00:33:42.862 INFO checking mike-engel/jwt-cli against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192-2 Oct 27 00:33:42.863 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192-2/worker-3/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/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 27 00:33:43.435 INFO blam! 785d031ea2d9e095d6bc5179df410c54a5864507bb5d2a63eff229839ce9dc14 Oct 27 00:33:43.440 INFO running `"docker" "start" "-a" "785d031ea2d9e095d6bc5179df410c54a5864507bb5d2a63eff229839ce9dc14"` Oct 27 00:33:45.027 INFO kablam! usermod: no changes Oct 27 00:33:45.179 INFO kablam! Checking error-chain v0.11.0 Oct 27 00:33:45.215 INFO kablam! Checking term-painter v0.2.4 Oct 27 00:33:45.215 INFO kablam! Checking chrono v0.4.2 Oct 27 00:33:45.215 INFO kablam! Compiling ring v0.12.1 Oct 27 00:33:56.211 INFO kablam! Checking jsonwebtoken v4.0.1 Oct 27 00:33:57.735 INFO kablam! Checking jwt-cli v2.1.0 (/source) Oct 27 00:33:59.951 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 00:33:59.951 INFO kablam! --> tests/../src/main.rs:35:1 Oct 27 00:33:59.951 INFO kablam! | Oct 27 00:33:59.951 INFO kablam! 35 | / arg_enum!{ Oct 27 00:33:59.951 INFO kablam! 36 | | #[derive(Debug, PartialEq)] Oct 27 00:33:59.951 INFO kablam! 37 | | enum SupportedAlgorithms { Oct 27 00:33:59.951 INFO kablam! 38 | | HS256, Oct 27 00:33:59.951 INFO kablam! ... | Oct 27 00:33:59.951 INFO kablam! 44 | | } Oct 27 00:33:59.951 INFO kablam! 45 | | } Oct 27 00:33:59.951 INFO kablam! | |_^ Oct 27 00:33:59.951 INFO kablam! | Oct 27 00:33:59.951 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 00:33:59.951 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:33:59.951 INFO kablam! Oct 27 00:33:59.951 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 00:33:59.951 INFO kablam! --> tests/../src/main.rs:47:1 Oct 27 00:33:59.951 INFO kablam! | Oct 27 00:33:59.951 INFO kablam! 47 | / arg_enum!{ Oct 27 00:33:59.951 INFO kablam! 48 | | enum SupportedTypes { Oct 27 00:33:59.951 INFO kablam! 49 | | JWT Oct 27 00:33:59.951 INFO kablam! 50 | | } Oct 27 00:33:59.951 INFO kablam! 51 | | } Oct 27 00:33:59.951 INFO kablam! | |_^ Oct 27 00:33:59.951 INFO kablam! | Oct 27 00:33:59.951 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:33:59.951 INFO kablam! Oct 27 00:34:00.339 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 00:34:00.339 INFO kablam! --> src/main.rs:35:1 Oct 27 00:34:00.339 INFO kablam! | Oct 27 00:34:00.339 INFO kablam! 35 | / arg_enum!{ Oct 27 00:34:00.339 INFO kablam! 36 | | #[derive(Debug, PartialEq)] Oct 27 00:34:00.339 INFO kablam! 37 | | enum SupportedAlgorithms { Oct 27 00:34:00.339 INFO kablam! 38 | | HS256, Oct 27 00:34:00.339 INFO kablam! ... | Oct 27 00:34:00.339 INFO kablam! 44 | | } Oct 27 00:34:00.339 INFO kablam! 45 | | } Oct 27 00:34:00.339 INFO kablam! | |_^ Oct 27 00:34:00.339 INFO kablam! | Oct 27 00:34:00.339 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 00:34:00.339 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.339 INFO kablam! Oct 27 00:34:00.339 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 00:34:00.339 INFO kablam! --> src/main.rs:47:1 Oct 27 00:34:00.339 INFO kablam! | Oct 27 00:34:00.339 INFO kablam! 47 | / arg_enum!{ Oct 27 00:34:00.339 INFO kablam! 48 | | enum SupportedTypes { Oct 27 00:34:00.339 INFO kablam! 49 | | JWT Oct 27 00:34:00.339 INFO kablam! 50 | | } Oct 27 00:34:00.339 INFO kablam! 51 | | } Oct 27 00:34:00.339 INFO kablam! | |_^ Oct 27 00:34:00.339 INFO kablam! | Oct 27 00:34:00.339 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.339 INFO kablam! Oct 27 00:34:00.471 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 00:34:00.471 INFO kablam! --> src/main.rs:35:1 Oct 27 00:34:00.471 INFO kablam! | Oct 27 00:34:00.471 INFO kablam! 35 | / arg_enum!{ Oct 27 00:34:00.471 INFO kablam! 36 | | #[derive(Debug, PartialEq)] Oct 27 00:34:00.471 INFO kablam! 37 | | enum SupportedAlgorithms { Oct 27 00:34:00.471 INFO kablam! 38 | | HS256, Oct 27 00:34:00.471 INFO kablam! ... | Oct 27 00:34:00.471 INFO kablam! 44 | | } Oct 27 00:34:00.471 INFO kablam! 45 | | } Oct 27 00:34:00.471 INFO kablam! | |_^ Oct 27 00:34:00.471 INFO kablam! | Oct 27 00:34:00.471 INFO kablam! = note: #[warn(deprecated)] on by default Oct 27 00:34:00.471 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.471 INFO kablam! Oct 27 00:34:00.471 INFO kablam! warning: use of deprecated item 'std::ascii::AsciiExt': use inherent methods instead Oct 27 00:34:00.471 INFO kablam! --> src/main.rs:47:1 Oct 27 00:34:00.471 INFO kablam! | Oct 27 00:34:00.471 INFO kablam! 47 | / arg_enum!{ Oct 27 00:34:00.471 INFO kablam! 48 | | enum SupportedTypes { Oct 27 00:34:00.471 INFO kablam! 49 | | JWT Oct 27 00:34:00.471 INFO kablam! 50 | | } Oct 27 00:34:00.471 INFO kablam! 51 | | } Oct 27 00:34:00.471 INFO kablam! | |_^ Oct 27 00:34:00.471 INFO kablam! | Oct 27 00:34:00.471 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.471 INFO kablam! Oct 27 00:34:01.075 INFO kablam! Finished dev [unoptimized + debuginfo] target(s) in 16.02s Oct 27 00:34:01.081 INFO kablam! su: No module specific data is present Oct 27 00:34:01.873 INFO running `"docker" "rm" "-f" "785d031ea2d9e095d6bc5179df410c54a5864507bb5d2a63eff229839ce9dc14"` Oct 27 00:34:02.059 INFO blam! 785d031ea2d9e095d6bc5179df410c54a5864507bb5d2a63eff229839ce9dc14