Sep 02 20:36:22.949 INFO checking asap_deps_jsonwebtoken-4.0.1-dev against master#1114ab684fbad001c4e580326d8eb4d8c4e917d3 for pr-53851 Sep 02 20:36:22.949 INFO running: cargo +1114ab684fbad001c4e580326d8eb4d8c4e917d3-alt check --frozen --all --all-targets Sep 02 20:36:22.949 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-2/pr-53851/master#1114ab684fbad001c4e580326d8eb4d8c4e917d3:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-53851/worker-2/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 20:36:23.154 INFO blam! b47ac1b517ac7177287d6b672cf261bef6abc6e070b2a8fa36ebabd8ee3eff8a Sep 02 20:36:23.157 INFO running `"docker" "start" "-a" "b47ac1b517ac7177287d6b672cf261bef6abc6e070b2a8fa36ebabd8ee3eff8a"` Sep 02 20:36:23.956 INFO kablam! Checking asap_deps_jsonwebtoken v4.0.1-dev (file:///source) Sep 02 20:36:27.567 INFO kablam! error[E0463]: can't find crate for `jwt` Sep 02 20:36:27.567 INFO kablam! --> examples/validation.rs:1:1 Sep 02 20:36:27.567 INFO kablam! | Sep 02 20:36:27.567 INFO kablam! 1 | extern crate jsonwebtoken as jwt; Sep 02 20:36:27.567 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 02 20:36:27.567 INFO kablam! Sep 02 20:36:27.568 INFO kablam! error: aborting due to previous error Sep 02 20:36:27.569 INFO kablam! Sep 02 20:36:27.569 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 02 20:36:27.575 INFO kablam! error: Could not compile `asap_deps_jsonwebtoken`. Sep 02 20:36:27.575 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 20:36:27.590 INFO kablam! error[E0463]: can't find crate for `jwt` Sep 02 20:36:27.590 INFO kablam! --> examples/custom_header.rs:1:1 Sep 02 20:36:27.590 INFO kablam! | Sep 02 20:36:27.590 INFO kablam! 1 | extern crate jsonwebtoken as jwt; Sep 02 20:36:27.590 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 02 20:36:27.591 INFO kablam! Sep 02 20:36:27.591 INFO kablam! error: aborting due to previous error Sep 02 20:36:27.591 INFO kablam! Sep 02 20:36:27.592 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 02 20:36:27.597 INFO kablam! error: Could not compile `asap_deps_jsonwebtoken`. Sep 02 20:36:27.597 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 20:36:27.658 INFO kablam! error[E0463]: can't find crate for `jsonwebtoken` Sep 02 20:36:27.658 INFO kablam! --> tests/lib.rs:1:1 Sep 02 20:36:27.658 INFO kablam! | Sep 02 20:36:27.658 INFO kablam! 1 | extern crate jsonwebtoken; Sep 02 20:36:27.658 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 02 20:36:27.658 INFO kablam! Sep 02 20:36:27.659 INFO kablam! error: aborting due to previous error Sep 02 20:36:27.659 INFO kablam! Sep 02 20:36:27.659 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 02 20:36:27.663 INFO kablam! error: Could not compile `asap_deps_jsonwebtoken`. Sep 02 20:36:27.664 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 20:36:27.707 INFO kablam! error[E0463]: can't find crate for `jsonwebtoken` Sep 02 20:36:27.707 INFO kablam! --> tests/rsa.rs:1:1 Sep 02 20:36:27.707 INFO kablam! | Sep 02 20:36:27.707 INFO kablam! 1 | extern crate jsonwebtoken; Sep 02 20:36:27.707 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 02 20:36:27.707 INFO kablam! Sep 02 20:36:27.707 INFO kablam! error: aborting due to previous error Sep 02 20:36:27.707 INFO kablam! Sep 02 20:36:27.707 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 02 20:36:27.712 INFO kablam! error: Could not compile `asap_deps_jsonwebtoken`. Sep 02 20:36:27.712 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 02 20:36:27.888 INFO kablam! error[E0463]: can't find crate for `jwt` Sep 02 20:36:27.888 INFO kablam! --> benches/jwt.rs:3:1 Sep 02 20:36:27.888 INFO kablam! | Sep 02 20:36:27.888 INFO kablam! 3 | extern crate jsonwebtoken as jwt; Sep 02 20:36:27.888 INFO kablam! | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ can't find crate Sep 02 20:36:27.888 INFO kablam! Sep 02 20:36:27.888 INFO kablam! error: aborting due to previous error Sep 02 20:36:27.888 INFO kablam! Sep 02 20:36:27.888 INFO kablam! For more information about this error, try `rustc --explain E0463`. Sep 02 20:36:27.898 INFO kablam! error: Could not compile `asap_deps_jsonwebtoken`. Sep 02 20:36:27.898 INFO kablam! Sep 02 20:36:27.898 INFO kablam! To learn more, run the command again with --verbose. Sep 02 20:36:27.900 INFO kablam! su: No module specific data is present Sep 02 20:36:28.304 INFO running `"docker" "rm" "-f" "b47ac1b517ac7177287d6b672cf261bef6abc6e070b2a8fa36ebabd8ee3eff8a"` Sep 02 20:36:28.393 INFO blam! b47ac1b517ac7177287d6b672cf261bef6abc6e070b2a8fa36ebabd8ee3eff8a