Oct 22 01:48:48.312 INFO checking libsecp256k1-rs-0.2.4 against master#155510e377ae2a8d8ee0dad1a5f809c9062a5526 for pr-55192 Oct 22 01:48:48.314 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-55192/worker-1/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-1/pr-55192/master#155510e377ae2a8d8ee0dad1a5f809c9062a5526:/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 +155510e377ae2a8d8ee0dad1a5f809c9062a5526-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 22 01:48:48.835 INFO blam! bfb1c495f5f4a20a07ad5fd1603fe9d2530768de029e8b1dcc0de5741753fff6 Oct 22 01:48:48.836 INFO running `"docker" "start" "-a" "bfb1c495f5f4a20a07ad5fd1603fe9d2530768de029e8b1dcc0de5741753fff6"` Oct 22 01:48:50.141 INFO kablam! usermod: no changes Oct 22 01:48:50.313 INFO kablam! Compiling secp256k1-test v0.7.2 Oct 22 01:48:50.313 INFO kablam! Checking crypto-mac v0.4.0 Oct 22 01:48:51.382 INFO kablam! Checking hmac v0.4.2 Oct 22 01:48:52.595 INFO kablam! Checking hmac-drbg v0.1.2 Oct 22 01:48:54.172 INFO kablam! Checking libsecp256k1-rs v0.2.4 (/source) Oct 22 01:49:18.848 INFO kablam! error[E0432]: unresolved import `secp256k1` Oct 22 01:49:18.848 INFO kablam! --> benches/signature.rs:8:5 Oct 22 01:49:18.848 INFO kablam! | Oct 22 01:49:18.848 INFO kablam! 8 | use secp256k1::Signature; Oct 22 01:49:18.848 INFO kablam! | ^^^^^^^^^ Maybe a missing `extern crate secp256k1;`? Oct 22 01:49:18.848 INFO kablam! Oct 22 01:49:19.048 INFO kablam! error: aborting due to previous error Oct 22 01:49:19.048 INFO kablam! Oct 22 01:49:19.053 INFO kablam! For more information about this error, try `rustc --explain E0432`. Oct 22 01:49:19.136 INFO kablam! error: Could not compile `libsecp256k1-rs`. Oct 22 01:49:19.136 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 22 01:49:21.164 INFO kablam! error[E0432]: unresolved import `secp256k1` Oct 22 01:49:21.164 INFO kablam! --> benches/public_key.rs:8:5 Oct 22 01:49:21.164 INFO kablam! | Oct 22 01:49:21.164 INFO kablam! 8 | use secp256k1::PublicKey; Oct 22 01:49:21.164 INFO kablam! | ^^^^^^^^^ Maybe a missing `extern crate secp256k1;`? Oct 22 01:49:21.164 INFO kablam! Oct 22 01:49:21.252 INFO kablam! error: aborting due to previous error Oct 22 01:49:21.253 INFO kablam! Oct 22 01:49:21.253 INFO kablam! For more information about this error, try `rustc --explain E0432`. Oct 22 01:49:21.266 INFO kablam! error: Could not compile `libsecp256k1-rs`. Oct 22 01:49:21.267 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 22 01:49:21.467 INFO kablam! error[E0432]: unresolved import `secp256k1` Oct 22 01:49:21.468 INFO kablam! --> benches/sign.rs:11:5 Oct 22 01:49:21.468 INFO kablam! | Oct 22 01:49:21.468 INFO kablam! 11 | use secp256k1::{sign, Message, SecretKey}; Oct 22 01:49:21.468 INFO kablam! | ^^^^^^^^^ Maybe a missing `extern crate secp256k1;`? Oct 22 01:49:21.468 INFO kablam! Oct 22 01:49:21.505 INFO kablam! error: aborting due to previous error Oct 22 01:49:21.505 INFO kablam! Oct 22 01:49:21.505 INFO kablam! For more information about this error, try `rustc --explain E0432`. Oct 22 01:49:21.517 INFO kablam! error: Could not compile `libsecp256k1-rs`. Oct 22 01:49:21.517 INFO kablam! Oct 22 01:49:21.517 INFO kablam! To learn more, run the command again with --verbose. Oct 22 01:49:21.518 INFO kablam! su: No module specific data is present Oct 22 01:49:22.034 INFO running `"docker" "rm" "-f" "bfb1c495f5f4a20a07ad5fd1603fe9d2530768de029e8b1dcc0de5741753fff6"` Oct 22 01:49:22.310 INFO blam! bfb1c495f5f4a20a07ad5fd1603fe9d2530768de029e8b1dcc0de5741753fff6