Sep 02 03:05:17.111 INFO checking asap_deps_jsonwebtoken-4.0.1-dev against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53831 Sep 02 03:05:17.111 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 03:05:17.111 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-1/pr-53831/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53831/worker-1/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/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 +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "2G" "crater"` Sep 02 03:05:17.271 INFO blam! 0edada3c54c89aa070a92badda9c0c4f8bbf4931374be7e318190a665ec7c916 Sep 02 03:05:17.273 INFO running `"docker" "start" "-a" "0edada3c54c89aa070a92badda9c0c4f8bbf4931374be7e318190a665ec7c916"` Sep 02 03:05:17.974 INFO kablam! Checking asap_deps_jsonwebtoken v4.0.1-dev (file:///source) Sep 02 03:05:22.194 INFO kablam! error[E0463]: can't find crate for `jwt` Sep 02 03:05:22.194 INFO kablam! --> examples/validation.rs:1:1 Sep 02 03:05:22.194 INFO kablam! | Sep 02 03:05:22.194 INFO kablam! 1 | extern crate jsonwebtoken as jwt; Sep 02 03:05:22.194 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 02 03:05:22.194 INFO kablam! Sep 02 03:05:22.194 INFO kablam! error: aborting due to previous error Sep 02 03:05:22.194 INFO kablam! Sep 02 03:05:22.194 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 02 03:05:22.199 INFO kablam! error: Could not compile `asap_deps_jsonwebtoken`. Sep 02 03:05:22.200 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 03:05:22.251 INFO kablam! error[E0463]: can't find crate for `jsonwebtoken` Sep 02 03:05:22.252 INFO kablam! --> tests/lib.rs:1:1 Sep 02 03:05:22.252 INFO kablam! | Sep 02 03:05:22.252 INFO kablam! 1 | extern crate jsonwebtoken; Sep 02 03:05:22.252 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 02 03:05:22.252 INFO kablam! Sep 02 03:05:22.252 INFO kablam! error: aborting due to previous error Sep 02 03:05:22.252 INFO kablam! Sep 02 03:05:22.253 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 02 03:05:22.261 INFO kablam! error: Could not compile `asap_deps_jsonwebtoken`. Sep 02 03:05:22.266 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 03:05:22.266 INFO kablam! error[E0463]: can't find crate for `jwt` Sep 02 03:05:22.266 INFO kablam! --> examples/custom_header.rs:1:1 Sep 02 03:05:22.267 INFO kablam! | Sep 02 03:05:22.267 INFO kablam! 1 | extern crate jsonwebtoken as jwt; Sep 02 03:05:22.267 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 02 03:05:22.267 INFO kablam! Sep 02 03:05:22.267 INFO kablam! error: aborting due to previous error Sep 02 03:05:22.267 INFO kablam! Sep 02 03:05:22.267 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 02 03:05:22.273 INFO kablam! error: Could not compile `asap_deps_jsonwebtoken`. Sep 02 03:05:22.273 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 03:05:22.319 INFO kablam! error[E0463]: can't find crate for `jsonwebtoken` Sep 02 03:05:22.319 INFO kablam! --> tests/rsa.rs:1:1 Sep 02 03:05:22.319 INFO kablam! | Sep 02 03:05:22.319 INFO kablam! 1 | extern crate jsonwebtoken; Sep 02 03:05:22.319 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 02 03:05:22.319 INFO kablam! Sep 02 03:05:22.319 INFO kablam! error: aborting due to previous error Sep 02 03:05:22.319 INFO kablam! Sep 02 03:05:22.319 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 02 03:05:22.324 INFO kablam! error: Could not compile `asap_deps_jsonwebtoken`. Sep 02 03:05:22.324 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 03:05:22.411 INFO kablam! error[E0463]: can't find crate for `jwt` Sep 02 03:05:22.411 INFO kablam! --> benches/jwt.rs:3:1 Sep 02 03:05:22.411 INFO kablam! | Sep 02 03:05:22.411 INFO kablam! 3 | extern crate jsonwebtoken as jwt; Sep 02 03:05:22.411 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 02 03:05:22.411 INFO kablam! Sep 02 03:05:22.412 INFO kablam! error: aborting due to previous error Sep 02 03:05:22.412 INFO kablam! Sep 02 03:05:22.412 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 02 03:05:22.419 INFO kablam! error: Could not compile `asap_deps_jsonwebtoken`. Sep 02 03:05:22.419 INFO kablam! Sep 02 03:05:22.419 INFO kablam! To learn more, run the command again with --verbose. Sep 02 03:05:22.420 INFO kablam! su: No module specific data is present Sep 02 03:05:23.051 INFO running `"docker" "rm" "-f" "0edada3c54c89aa070a92badda9c0c4f8bbf4931374be7e318190a665ec7c916"` Sep 02 03:05:23.142 INFO blam! 0edada3c54c89aa070a92badda9c0c4f8bbf4931374be7e318190a665ec7c916