Oct 13 12:36:33.679 INFO checking libsecp256k1-rs-0.2.4 against try#4021bd0b3c5815b087d6db10ce461e7e4854ade7 for pr-54977 Oct 13 12:36:33.679 INFO running `"docker" "create" "-v" "/mnt/big/crater/./work/local/target-dirs/pr-54977/worker-3/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/target:rw,Z" "-v" "/mnt/big/crater/./work/local/test-source/worker-3/pr-54977/try#4021bd0b3c5815b087d6db10ce461e7e4854ade7:/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 +4021bd0b3c5815b087d6db10ce461e7e4854ade7-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.201 INFO blam! 616688b8e57a8e9944b74429a5762fa44262c0004929452b8ea9b2ea9bc148ed Oct 13 12:36:34.202 INFO running `"docker" "start" "-a" "616688b8e57a8e9944b74429a5762fa44262c0004929452b8ea9b2ea9bc148ed"` Oct 13 12:36:35.436 INFO kablam! usermod: no changes Oct 13 12:36:35.628 INFO kablam! Compiling secp256k1-test v0.7.2 Oct 13 12:36:35.632 INFO kablam! Checking crypto-mac v0.4.0 Oct 13 12:36:37.104 INFO kablam! Checking hmac v0.4.2 Oct 13 12:36:38.524 INFO kablam! Checking hmac-drbg v0.1.2 Oct 13 12:36:40.485 INFO kablam! Checking libsecp256k1-rs v0.2.4 (/source) Oct 13 12:37:07.845 INFO kablam! error[E0432]: unresolved import `secp256k1` Oct 13 12:37:07.845 INFO kablam! --> benches/sign.rs:11:5 Oct 13 12:37:07.845 INFO kablam! | Oct 13 12:37:07.845 INFO kablam! 11 | use secp256k1::{sign, Message, SecretKey}; Oct 13 12:37:07.845 INFO kablam! | ^^^^^^^^^ Maybe a missing `extern crate secp256k1;`? Oct 13 12:37:07.845 INFO kablam! Oct 13 12:37:08.017 INFO kablam! error: aborting due to previous error Oct 13 12:37:08.017 INFO kablam! Oct 13 12:37:08.017 INFO kablam! For more information about this error, try `rustc --explain E0432`. Oct 13 12:37:08.032 INFO kablam! error[E0432]: unresolved import `secp256k1` Oct 13 12:37:08.032 INFO kablam! --> benches/public_key.rs:8:5 Oct 13 12:37:08.032 INFO kablam! | Oct 13 12:37:08.032 INFO kablam! 8 | use secp256k1::PublicKey; Oct 13 12:37:08.032 INFO kablam! | ^^^^^^^^^ Maybe a missing `extern crate secp256k1;`? Oct 13 12:37:08.032 INFO kablam! Oct 13 12:37:08.064 INFO kablam! error: Could not compile `libsecp256k1-rs`. Oct 13 12:37:08.064 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 12:37:08.280 INFO kablam! error: aborting due to previous error Oct 13 12:37:08.280 INFO kablam! Oct 13 12:37:08.280 INFO kablam! For more information about this error, try `rustc --explain E0432`. Oct 13 12:37:08.320 INFO kablam! error: Could not compile `libsecp256k1-rs`. Oct 13 12:37:08.320 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 12:37:08.536 INFO kablam! error[E0432]: unresolved import `secp256k1` Oct 13 12:37:08.536 INFO kablam! --> benches/signature.rs:8:5 Oct 13 12:37:08.536 INFO kablam! | Oct 13 12:37:08.536 INFO kablam! 8 | use secp256k1::Signature; Oct 13 12:37:08.536 INFO kablam! | ^^^^^^^^^ Maybe a missing `extern crate secp256k1;`? Oct 13 12:37:08.536 INFO kablam! Oct 13 12:37:08.656 INFO kablam! error: aborting due to previous error Oct 13 12:37:08.656 INFO kablam! Oct 13 12:37:08.656 INFO kablam! For more information about this error, try `rustc --explain E0432`. Oct 13 12:37:08.676 INFO kablam! error: Could not compile `libsecp256k1-rs`. Oct 13 12:37:08.676 INFO kablam! warning: build failed, waiting for other jobs to finish... Oct 13 12:37:09.189 INFO kablam! error: build failed Oct 13 12:37:09.192 INFO kablam! su: No module specific data is present Oct 13 12:37:10.256 INFO running `"docker" "rm" "-f" "616688b8e57a8e9944b74429a5762fa44262c0004929452b8ea9b2ea9bc148ed"` Oct 13 12:37:10.556 INFO blam! 616688b8e57a8e9944b74429a5762fa44262c0004929452b8ea9b2ea9bc148ed