Oct 13 12:36:34.034 INFO checking libsecp256k1-rs-0.2.4 against master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f for pr-54977 Oct 13 12:36:34.034 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-2/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-2/pr-54977/master#5af0bb83044c3fb43d59ad5f49ee5ae1a293901f:/source:ro,Z" "-v" "/mnt/big/crater/./work/local/cargo-home:/cargo-home:ro,Z" "-v" "/mnt/big/crater/./work/local/rustup-home:/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/source" "-e" "USER_ID=1000" "-e" "CMD=cargo +5af0bb83044c3fb43d59ad5f49ee5ae1a293901f-alt check --frozen --all --all-targets" "-e" "CARGO_TARGET_DIR=/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/cargo-home" "-e" "RUSTUP_HOME=/rustup-home" "-m" "1536M" "--network" "none" "crater"` Oct 13 12:36:34.472 INFO blam! 85a0a51a5a21c23c5cb5ec5f795951b13d2bd0cfee4045046b10a97c59682d65 Oct 13 12:36:34.475 INFO running `"docker" "start" "-a" "85a0a51a5a21c23c5cb5ec5f795951b13d2bd0cfee4045046b10a97c59682d65"` Oct 13 12:36:35.895 INFO kablam! usermod: no changes Oct 13 12:36:36.060 INFO kablam! Compiling secp256k1-test v0.7.2 Oct 13 12:36:36.060 INFO kablam! Checking generic-array v0.8.3 Oct 13 12:36:37.752 INFO kablam! Checking digest v0.6.2 Oct 13 12:36:37.752 INFO kablam! Checking crypto-mac v0.4.0 Oct 13 12:36:37.752 INFO kablam! Checking block-buffer v0.2.0 Oct 13 12:36:40.229 INFO kablam! Checking hmac v0.4.2 Oct 13 12:36:40.606 INFO kablam! Checking sha2 v0.6.0 Oct 13 12:36:41.870 INFO kablam! Checking hmac-drbg v0.1.2 Oct 13 12:36:43.949 INFO kablam! Checking libsecp256k1-rs v0.2.4 (/source) Oct 13 12:37:11.865 INFO kablam! error[E0432]: unresolved import `secp256k1` Oct 13 12:37:11.865 INFO kablam! --> benches/signature.rs:8:5 Oct 13 12:37:11.865 INFO kablam! | Oct 13 12:37:11.865 INFO kablam! 8 | use secp256k1::Signature; Oct 13 12:37:11.866 INFO kablam! | ^^^^^^^^^ Maybe a missing `extern crate secp256k1;`? Oct 13 12:37:11.866 INFO kablam! Oct 13 12:37:11.960 INFO kablam! error: aborting due to previous error Oct 13 12:37:11.960 INFO kablam! Oct 13 12:37:11.960 INFO kablam! For more information about this error, try `rustc --explain E0432`. Oct 13 12:37:11.979 INFO kablam! error: Could not compile `libsecp256k1-rs`. Oct 13 12:37:11.979 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 12:37:12.189 INFO kablam! error[E0432]: unresolved import `secp256k1` Oct 13 12:37:12.189 INFO kablam! --> benches/public_key.rs:8:5 Oct 13 12:37:12.189 INFO kablam! | Oct 13 12:37:12.189 INFO kablam! 8 | use secp256k1::PublicKey; Oct 13 12:37:12.189 INFO kablam! | ^^^^^^^^^ Maybe a missing `extern crate secp256k1;`? Oct 13 12:37:12.189 INFO kablam! Oct 13 12:37:12.271 INFO kablam! error: aborting due to previous error Oct 13 12:37:12.271 INFO kablam! Oct 13 12:37:12.271 INFO kablam! For more information about this error, try `rustc --explain E0432`. Oct 13 12:37:12.284 INFO kablam! error: Could not compile `libsecp256k1-rs`. Oct 13 12:37:12.284 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 12:37:12.360 INFO kablam! error[E0432]: unresolved import `secp256k1` Oct 13 12:37:12.360 INFO kablam! --> benches/sign.rs:11:5 Oct 13 12:37:12.360 INFO kablam! | Oct 13 12:37:12.360 INFO kablam! 11 | use secp256k1::{sign, Message, SecretKey}; Oct 13 12:37:12.360 INFO kablam! | ^^^^^^^^^ Maybe a missing `extern crate secp256k1;`? Oct 13 12:37:12.360 INFO kablam! Oct 13 12:37:12.399 INFO kablam! error: aborting due to previous error Oct 13 12:37:12.399 INFO kablam! Oct 13 12:37:12.399 INFO kablam! For more information about this error, try `rustc --explain E0432`. Oct 13 12:37:12.411 INFO kablam! error: Could not compile `libsecp256k1-rs`. Oct 13 12:37:12.411 INFO kablam! Oct 13 12:37:12.411 INFO kablam! To learn more, run the command again with --verbose. Oct 13 12:37:12.428 INFO kablam! su: No module specific data is present Oct 13 12:37:12.926 INFO running `"docker" "rm" "-f" "85a0a51a5a21c23c5cb5ec5f795951b13d2bd0cfee4045046b10a97c59682d65"` Oct 13 12:37:13.120 INFO blam! 85a0a51a5a21c23c5cb5ec5f795951b13d2bd0cfee4045046b10a97c59682d65