[INFO] cloning repository mesalock-linux/mesalink [INFO] running `"git" "clone" "--bare" "git://github.com/mesalock-linux/mesalink.git" "work/cache/sources/gh/mesalock-linux/mesalink"` [INFO] [stderr] Cloning into bare repository 'work/cache/sources/gh/mesalock-linux/mesalink'... [INFO] running `"git" "clone" "work/cache/sources/gh/mesalock-linux/mesalink" "work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/mesalock-linux/mesalink"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/mesalock-linux/mesalink'... [INFO] [stderr] done. [INFO] running `"git" "clone" "work/cache/sources/gh/mesalock-linux/mesalink" "work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/mesalock-linux/mesalink"` [INFO] [stderr] Cloning into 'work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/mesalock-linux/mesalink'... [INFO] [stderr] done. [INFO] running `"git" "rev-parse" "HEAD"` [INFO] [stdout] fd4645672cbd8c3359b054ced9d91c72f9df99f1 [INFO] sha for GitHub repo mesalock-linux/mesalink: fd4645672cbd8c3359b054ced9d91c72f9df99f1 [INFO] validating manifest of mesalock-linux/mesalink on toolchain master#9f06855064ed06a50c496577b21ca50f92a2e67d [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] validating manifest of mesalock-linux/mesalink on toolchain try#d3301713b54af69ca9de941a8c6b0d8287dbd6df [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "read-manifest" "--manifest-path" "Cargo.toml"` [INFO] started frobbing mesalock-linux/mesalink [INFO] removed 0 missing examples [INFO] finished frobbing mesalock-linux/mesalink [INFO] frobbed toml for mesalock-linux/mesalink written to work/ex/pr-61874/sources/master#9f06855064ed06a50c496577b21ca50f92a2e67d/gh/mesalock-linux/mesalink/Cargo.toml [INFO] started frobbing mesalock-linux/mesalink [INFO] removed 0 missing examples [INFO] finished frobbing mesalock-linux/mesalink [INFO] frobbed toml for mesalock-linux/mesalink written to work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/mesalock-linux/mesalink/Cargo.toml [INFO] crate mesalock-linux/mesalink already has a lockfile, it will not be regenerated [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+9f06855064ed06a50c496577b21ca50f92a2e67d-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] [stderr] Blocking waiting for file lock on package cache lock [INFO] [stderr] Updating git repository `https://github.com/mesalock-linux/rustls` [INFO] [stderr] Updating git repository `https://github.com/mesalock-linux/sct.rs` [INFO] [stderr] Updating git repository `https://github.com/mesalock-linux/webpki` [INFO] [stderr] Updating git repository `https://github.com/mesalock-linux/webpki-roots` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded enum_to_u8_slice_derive v0.1.1 [INFO] [stderr] Downloaded sgx_types v1.0.1 [INFO] running `"/mnt/big/crater/work/local/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "fetch" "--locked" "--manifest-path" "Cargo.toml"` [INFO] checking mesalock-linux/mesalink against try#d3301713b54af69ca9de941a8c6b0d8287dbd6df for pr-61874 [INFO] running `"docker" "create" "-v" "/mnt/big/crater/work/local/target-dirs/pr-61874/worker-2/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df:/opt/crater/target:rw,Z" "-v" "/mnt/big/crater/work/ex/pr-61874/sources/try#d3301713b54af69ca9de941a8c6b0d8287dbd6df/gh/mesalock-linux/mesalink:/opt/crater/workdir:ro,Z" "-v" "/mnt/big/crater/work/local/cargo-home:/opt/crater/cargo-home:ro,Z" "-v" "/mnt/big/crater/work/local/rustup-home:/opt/crater/rustup-home:ro,Z" "-e" "USER_ID=1000" "-e" "SOURCE_DIR=/opt/crater/workdir" "-e" "MAP_USER_ID=1000" "-e" "CARGO_TARGET_DIR=/opt/crater/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/crater/cargo-home" "-e" "RUSTUP_HOME=/opt/crater/rustup-home" "-w" "/opt/crater/workdir" "-m" "1536M" "--network" "none" "rustops/crates-build-env" "/opt/crater/cargo-home/bin/cargo" "+d3301713b54af69ca9de941a8c6b0d8287dbd6df-alt" "check" "--frozen" "--all" "--all-targets"` [INFO] [stdout] ea1abccf6b4fcf98af060bba66d2be35c1e6dad0cde8ecced0aed3967c53fbe3 [INFO] running `"docker" "start" "-a" "ea1abccf6b4fcf98af060bba66d2be35c1e6dad0cde8ecced0aed3967c53fbe3"` [INFO] [stderr] Checking sgx_types v1.0.1 [INFO] [stderr] Compiling mesalink v1.0.0 (/opt/crater/workdir) [INFO] [stderr] Compiling ring v0.14.6 [INFO] [stderr] Checking atty v0.2.11 [INFO] [stderr] Compiling enum_to_u8_slice_derive v0.1.1 [INFO] [stderr] Checking chrono v0.4.6 [INFO] [stderr] Checking env_logger v0.5.13 [INFO] [stderr] Checking sct v0.5.0 (https://github.com/mesalock-linux/sct.rs?tag=v1.0.0#c9c89c55) [INFO] [stderr] Checking webpki v0.19.0 (https://github.com/mesalock-linux/webpki?tag=v1.0.0#02b1da65) [INFO] [stderr] Checking rustls v0.15.0 (https://github.com/mesalock-linux/rustls?branch=mesalink#659c6c41) [INFO] [stderr] Checking webpki-roots v0.16.0 (https://github.com/mesalock-linux/webpki-roots?tag=v1.0.0#4791e3ab) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 20.32s [INFO] running `"docker" "inspect" "ea1abccf6b4fcf98af060bba66d2be35c1e6dad0cde8ecced0aed3967c53fbe3"` [INFO] running `"docker" "rm" "-f" "ea1abccf6b4fcf98af060bba66d2be35c1e6dad0cde8ecced0aed3967c53fbe3"` [INFO] [stdout] ea1abccf6b4fcf98af060bba66d2be35c1e6dad0cde8ecced0aed3967c53fbe3