Sep 10 03:25:10.394 INFO checking mcgoo/certstoretopem against master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1 for pr-54090 Sep 10 03:25:10.394 INFO running: cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets Sep 10 03:25:10.394 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-3/pr-54090/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54090/worker-3/master#f50b7758f4dc85dc1c5e38258adaa94213ac6ed1:/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=1000" "-e" "CMD=cargo +f50b7758f4dc85dc1c5e38258adaa94213ac6ed1-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=warn" "-m" "2G" "crater"` Sep 10 03:25:10.665 INFO blam! 964de63c51978a5f2f4b8f6d61f8137d248559191fc52b94cfc6bae03d6c503d Sep 10 03:25:10.666 INFO running `"docker" "start" "-a" "964de63c51978a5f2f4b8f6d61f8137d248559191fc52b94cfc6bae03d6c503d"` Sep 10 03:25:12.685 INFO kablam! usermod: no changes Sep 10 03:25:12.842 INFO kablam! Compiling gcc v0.3.53 Sep 10 03:25:12.842 INFO kablam! Checking libc v0.2.30 Sep 10 03:25:12.842 INFO kablam! Compiling crypt32-sys v0.2.0 Sep 10 03:25:12.842 INFO kablam! Compiling advapi32-sys v0.2.0 Sep 10 03:25:12.842 INFO kablam! Compiling secur32-sys v0.2.0 Sep 10 03:25:12.842 INFO kablam! Compiling schannel v0.1.8 Sep 10 03:25:12.846 INFO kablam! Checking base64 v0.6.0 Sep 10 03:25:19.454 INFO kablam! Compiling backtrace-sys v0.1.12 Sep 10 03:25:34.923 INFO kablam! Checking backtrace v0.3.2 Sep 10 03:25:35.438 INFO kablam! Checking error-chain v0.10.0 Sep 10 03:25:35.994 INFO kablam! Checking certstoretopem v0.1.0 (file:///source) Sep 10 03:25:36.406 INFO kablam! error[E0432]: unresolved import `schannel::cert_store` Sep 10 03:25:36.406 INFO kablam! --> src/main.rs:6:15 Sep 10 03:25:36.406 INFO kablam! | Sep 10 03:25:36.406 INFO kablam! 6 | use schannel::cert_store::CertStore; Sep 10 03:25:36.406 INFO kablam! | ^^^^^^^^^^ Could not find `cert_store` in `schannel` Sep 10 03:25:36.407 INFO kablam! Sep 10 03:25:36.407 INFO kablam! error[E0432]: unresolved import `schannel::cert_context` Sep 10 03:25:36.407 INFO kablam! --> src/main.rs:7:15 Sep 10 03:25:36.407 INFO kablam! | Sep 10 03:25:36.407 INFO kablam! 7 | use schannel::cert_context::ValidUses; Sep 10 03:25:36.407 INFO kablam! | ^^^^^^^^^^^^ Could not find `cert_context` in `schannel` Sep 10 03:25:36.407 INFO kablam! Sep 10 03:25:36.409 INFO kablam! error[E0432]: unresolved import `schannel::cert_store` Sep 10 03:25:36.409 INFO kablam! --> src/main.rs:6:15 Sep 10 03:25:36.409 INFO kablam! | Sep 10 03:25:36.409 INFO kablam! 6 | use schannel::cert_store::CertStore; Sep 10 03:25:36.409 INFO kablam! | ^^^^^^^^^^ Could not find `cert_store` in `schannel` Sep 10 03:25:36.409 INFO kablam! Sep 10 03:25:36.409 INFO kablam! error[E0432]: unresolved import `schannel::cert_context` Sep 10 03:25:36.409 INFO kablam! --> src/main.rs:7:15 Sep 10 03:25:36.409 INFO kablam! | Sep 10 03:25:36.409 INFO kablam! 7 | use schannel::cert_context::ValidUses; Sep 10 03:25:36.409 INFO kablam! | ^^^^^^^^^^^^ Could not find `cert_context` in `schannel` Sep 10 03:25:36.414 INFO kablam! Sep 10 03:25:36.582 INFO kablam! error: aborting due to 2 previous errors Sep 10 03:25:36.582 INFO kablam! Sep 10 03:25:36.582 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 10 03:25:36.606 INFO kablam! error: Could not compile `certstoretopem`. Sep 10 03:25:36.606 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 10 03:25:36.606 INFO kablam! error: aborting due to 2 previous errors Sep 10 03:25:36.606 INFO kablam! Sep 10 03:25:36.606 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 10 03:25:36.613 INFO kablam! error: Could not compile `certstoretopem`. Sep 10 03:25:36.613 INFO kablam! Sep 10 03:25:36.613 INFO kablam! To learn more, run the command again with --verbose. Sep 10 03:25:36.614 INFO kablam! su: No module specific data is present Sep 10 03:25:38.439 INFO running `"docker" "rm" "-f" "964de63c51978a5f2f4b8f6d61f8137d248559191fc52b94cfc6bae03d6c503d"` Sep 10 03:25:38.566 INFO blam! 964de63c51978a5f2f4b8f6d61f8137d248559191fc52b94cfc6bae03d6c503d