Sep 19 12:58:09.934 INFO checking mcgoo/certstoretopem against master#ff6422d7a392acfc8af28994d65af2bbaecea4f6 for pr-54346 Sep 19 12:58:09.934 INFO running: cargo +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets Sep 19 12:58:09.934 INFO running `"docker" "create" "-v" "/home/ec2-user/crater/./work/local/test-source/worker-0/pr-54346/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/source:ro,Z" "-v" "/home/ec2-user/crater/./work/local/target-dirs/pr-54346/worker-0/master#ff6422d7a392acfc8af28994d65af2bbaecea4f6:/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 +ff6422d7a392acfc8af28994d65af2bbaecea4f6-alt check --frozen --all --all-targets" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-m" "1536M" "crater"` Sep 19 12:58:10.405 INFO blam! 1335fe8fc4d531eaff5b2eebc1bffa04ec5416fd78900c8340bcc127b1dad7dc Sep 19 12:58:10.408 INFO running `"docker" "start" "-a" "1335fe8fc4d531eaff5b2eebc1bffa04ec5416fd78900c8340bcc127b1dad7dc"` Sep 19 12:58:12.759 INFO kablam! usermod: no changes Sep 19 12:58:12.870 INFO kablam! Compiling gcc v0.3.53 Sep 19 12:58:12.871 INFO kablam! Checking libc v0.2.30 Sep 19 12:58:12.871 INFO kablam! Checking rustc-demangle v0.1.5 Sep 19 12:58:12.878 INFO kablam! Checking byteorder v1.1.0 Sep 19 12:58:12.879 INFO kablam! Compiling advapi32-sys v0.2.0 Sep 19 12:58:12.879 INFO kablam! Compiling secur32-sys v0.2.0 Sep 19 12:58:12.879 INFO kablam! Compiling crypt32-sys v0.2.0 Sep 19 12:58:12.879 INFO kablam! Compiling schannel v0.1.8 Sep 19 12:58:17.143 INFO kablam! Checking base64 v0.6.0 Sep 19 12:58:18.587 INFO kablam! Compiling backtrace-sys v0.1.12 Sep 19 12:58:33.151 INFO kablam! Checking backtrace v0.3.2 Sep 19 12:58:33.567 INFO kablam! Checking error-chain v0.10.0 Sep 19 12:58:34.127 INFO kablam! Checking certstoretopem v0.1.0 (/source) Sep 19 12:58:34.425 INFO kablam! error[E0432]: unresolved import `schannel::cert_store` Sep 19 12:58:34.425 INFO kablam! --> src/main.rs:6:15 Sep 19 12:58:34.425 INFO kablam! | Sep 19 12:58:34.425 INFO kablam! 6 | use schannel::cert_store::CertStore; Sep 19 12:58:34.425 INFO kablam! | ^^^^^^^^^^ Could not find `cert_store` in `schannel` Sep 19 12:58:34.425 INFO kablam! Sep 19 12:58:34.431 INFO kablam! error[E0432]: unresolved import `schannel::cert_context` Sep 19 12:58:34.431 INFO kablam! --> src/main.rs:7:15 Sep 19 12:58:34.431 INFO kablam! | Sep 19 12:58:34.431 INFO kablam! 7 | use schannel::cert_context::ValidUses; Sep 19 12:58:34.431 INFO kablam! | ^^^^^^^^^^^^ Could not find `cert_context` in `schannel` Sep 19 12:58:34.431 INFO kablam! Sep 19 12:58:34.444 INFO kablam! error[E0432]: unresolved import `schannel::cert_store` Sep 19 12:58:34.444 INFO kablam! --> src/main.rs:6:15 Sep 19 12:58:34.444 INFO kablam! | Sep 19 12:58:34.444 INFO kablam! 6 | use schannel::cert_store::CertStore; Sep 19 12:58:34.444 INFO kablam! | ^^^^^^^^^^ Could not find `cert_store` in `schannel` Sep 19 12:58:34.444 INFO kablam! Sep 19 12:58:34.445 INFO kablam! error[E0432]: unresolved import `schannel::cert_context` Sep 19 12:58:34.445 INFO kablam! --> src/main.rs:7:15 Sep 19 12:58:34.445 INFO kablam! | Sep 19 12:58:34.445 INFO kablam! 7 | use schannel::cert_context::ValidUses; Sep 19 12:58:34.445 INFO kablam! | ^^^^^^^^^^^^ Could not find `cert_context` in `schannel` Sep 19 12:58:34.445 INFO kablam! Sep 19 12:58:34.559 INFO kablam! error: aborting due to 2 previous errors Sep 19 12:58:34.559 INFO kablam! Sep 19 12:58:34.559 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 19 12:58:34.560 INFO kablam! error: Could not compile `certstoretopem`. Sep 19 12:58:34.560 INFO kablam! warning: build failed, waiting for other jobs to finish... Sep 19 12:58:34.627 INFO kablam! error: aborting due to 2 previous errors Sep 19 12:58:34.627 INFO kablam! Sep 19 12:58:34.627 INFO kablam! For more information about this error, try `rustc --explain E0432`. Sep 19 12:58:34.638 INFO kablam! error: Could not compile `certstoretopem`. Sep 19 12:58:34.638 INFO kablam! Sep 19 12:58:34.638 INFO kablam! To learn more, run the command again with --verbose. Sep 19 12:58:34.638 INFO kablam! su: No module specific data is present Sep 19 12:58:35.685 INFO running `"docker" "rm" "-f" "1335fe8fc4d531eaff5b2eebc1bffa04ec5416fd78900c8340bcc127b1dad7dc"` Sep 19 12:58:36.025 INFO blam! 1335fe8fc4d531eaff5b2eebc1bffa04ec5416fd78900c8340bcc127b1dad7dc