Sep 04 23:58:03.400 INFO checking asap_deps_jsonwebtoken-4.0.1-dev against master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c for pr-53893 Sep 04 23:58:03.400 INFO running: cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets Sep 04 23:58:03.401 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53893/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53893/worker-1/master#28bcffead74d5e17c6cb1f7de432e37f93a6b50c:/target:rw,Z" "-v" "/home/ec2-user/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/home/ec2-user/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=500" "-e" "CMD=cargo +28bcffead74d5e17c6cb1f7de432e37f93a6b50c-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 04 23:58:03.565 INFO blam! a69715b7369ca73388e85dea7e7c0ba96c8f53bf0101a7609af179b4bac8e609 Sep 04 23:58:03.567 INFO running `"docker" "start" "-a" "a69715b7369ca73388e85dea7e7c0ba96c8f53bf0101a7609af179b4bac8e609"` Sep 04 23:58:04.339 INFO kablam! Checking asap_deps_jsonwebtoken v4.0.1-dev (file:///source) Sep 04 23:58:07.774 INFO kablam! error[E0463]: can't find crate for `jwt` Sep 04 23:58:07.774 INFO kablam! --> examples/custom_header.rs:1:1 Sep 04 23:58:07.774 INFO kablam! | Sep 04 23:58:07.774 INFO kablam! 1 | extern crate jsonwebtoken as jwt; Sep 04 23:58:07.774 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 23:58:07.774 INFO kablam! Sep 04 23:58:07.774 INFO kablam! error: aborting due to previous error Sep 04 23:58:07.774 INFO kablam! Sep 04 23:58:07.774 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 23:58:07.779 INFO kablam! error[E0463]: can't find crate for `jsonwebtoken` Sep 04 23:58:07.779 INFO kablam! --> tests/rsa.rs:1:1 Sep 04 23:58:07.779 INFO kablam! | Sep 04 23:58:07.779 INFO kablam! 1 | extern crate jsonwebtoken; Sep 04 23:58:07.779 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 23:58:07.779 INFO kablam! Sep 04 23:58:07.780 INFO kablam! error: Could not compile `asap_deps_jsonwebtoken`. Sep 04 23:58:07.780 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 23:58:07.780 INFO kablam! error: aborting due to previous error Sep 04 23:58:07.780 INFO kablam! Sep 04 23:58:07.780 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 23:58:07.784 INFO kablam! error: Could not compile `asap_deps_jsonwebtoken`. Sep 04 23:58:07.784 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 23:58:07.799 INFO kablam! error[E0463]: can't find crate for `jsonwebtoken` Sep 04 23:58:07.800 INFO kablam! --> tests/lib.rs:1:1 Sep 04 23:58:07.800 INFO kablam! | Sep 04 23:58:07.800 INFO kablam! 1 | extern crate jsonwebtoken; Sep 04 23:58:07.800 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 23:58:07.800 INFO kablam! Sep 04 23:58:07.800 INFO kablam! error: aborting due to previous error Sep 04 23:58:07.800 INFO kablam! Sep 04 23:58:07.800 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 23:58:07.805 INFO kablam! error: Could not compile `asap_deps_jsonwebtoken`. Sep 04 23:58:07.805 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 23:58:07.808 INFO kablam! error[E0463]: can't find crate for `jwt` Sep 04 23:58:07.808 INFO kablam! --> examples/validation.rs:1:1 Sep 04 23:58:07.808 INFO kablam! | Sep 04 23:58:07.808 INFO kablam! 1 | extern crate jsonwebtoken as jwt; Sep 04 23:58:07.808 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 23:58:07.808 INFO kablam! Sep 04 23:58:07.809 INFO kablam! error: aborting due to previous error Sep 04 23:58:07.809 INFO kablam! Sep 04 23:58:07.809 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 23:58:07.813 INFO kablam! error: Could not compile `asap_deps_jsonwebtoken`. Sep 04 23:58:07.813 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 04 23:58:07.919 INFO kablam! error[E0463]: can't find crate for `jwt` Sep 04 23:58:07.919 INFO kablam! --> benches/jwt.rs:3:1 Sep 04 23:58:07.919 INFO kablam! | Sep 04 23:58:07.919 INFO kablam! 3 | extern crate jsonwebtoken as jwt; Sep 04 23:58:07.919 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 04 23:58:07.919 INFO kablam! Sep 04 23:58:07.919 INFO kablam! error: aborting due to previous error Sep 04 23:58:07.920 INFO kablam! Sep 04 23:58:07.920 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 04 23:58:07.931 INFO kablam! error: Could not compile `asap_deps_jsonwebtoken`. Sep 04 23:58:07.931 INFO kablam! Sep 04 23:58:07.931 INFO kablam! To learn more, run the command again with --verbose. Sep 04 23:58:07.932 INFO kablam! su: No module specific data is present Sep 04 23:58:08.346 INFO running `"docker" "rm" "-f" "a69715b7369ca73388e85dea7e7c0ba96c8f53bf0101a7609af179b4bac8e609"` Sep 04 23:58:08.462 INFO blam! a69715b7369ca73388e85dea7e7c0ba96c8f53bf0101a7609af179b4bac8e609