[INFO] fetching crate intel-mkl-tool 0.2.0+mkl2020.1... [INFO] checking intel-mkl-tool-0.2.0+mkl2020.1 against try#4e3d7541a523df82cea75064e44e60ae9a008bcb for pr-97427 [INFO] extracting crate intel-mkl-tool 0.2.0+mkl2020.1 into /workspace/builds/worker-3/source [INFO] validating manifest of crates.io crate intel-mkl-tool 0.2.0+mkl2020.1 on toolchain 4e3d7541a523df82cea75064e44e60ae9a008bcb [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4e3d7541a523df82cea75064e44e60ae9a008bcb" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking crates.io crate intel-mkl-tool 0.2.0+mkl2020.1 [INFO] finished tweaking crates.io crate intel-mkl-tool 0.2.0+mkl2020.1 [INFO] tweaked toml for crates.io crate intel-mkl-tool 0.2.0+mkl2020.1 written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate crates.io crate intel-mkl-tool 0.2.0+mkl2020.1 already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+4e3d7541a523df82cea75064e44e60ae9a008bcb" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+4e3d7541a523df82cea75064e44e60ae9a008bcb" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 544ded16f62cb3aed759769ee7b2ceaa1672ec968136d5d97d3fce5ccdd49e0b [INFO] running `Command { std: "docker" "start" "-a" "544ded16f62cb3aed759769ee7b2ceaa1672ec968136d5d97d3fce5ccdd49e0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "544ded16f62cb3aed759769ee7b2ceaa1672ec968136d5d97d3fce5ccdd49e0b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "544ded16f62cb3aed759769ee7b2ceaa1672ec968136d5d97d3fce5ccdd49e0b", kill_on_drop: false }` [INFO] [stdout] 544ded16f62cb3aed759769ee7b2ceaa1672ec968136d5d97d3fce5ccdd49e0b [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-3/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:ac0d0aa6ec8ed129e241004a6179c99fa0d2616f50ba759c5b60bd26d0fafa02" "/opt/rustwide/cargo-home/bin/cargo" "+4e3d7541a523df82cea75064e44e60ae9a008bcb" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 3847c4e955fed3d9a5794a7d5857f5c55ced45a925057743e9301ecdd6a95638 [INFO] running `Command { std: "docker" "start" "-a" "3847c4e955fed3d9a5794a7d5857f5c55ced45a925057743e9301ecdd6a95638", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.71 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling proc-macro2 v1.0.18 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.31 [INFO] [stderr] Compiling version_check v0.9.2 [INFO] [stderr] Compiling autocfg v1.0.0 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Checking cfg-if v0.1.10 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Checking unicode-width v0.1.7 [INFO] [stderr] Checking vec_map v0.8.2 [INFO] [stderr] Checking ansi_term v0.11.0 [INFO] [stderr] Compiling curl v0.4.29 [INFO] [stderr] Checking strsim v0.8.0 [INFO] [stderr] Compiling anyhow v1.0.31 [INFO] [stderr] Checking openssl-probe v0.1.2 [INFO] [stderr] Checking lazy_static v1.4.0 [INFO] [stderr] Compiling proc-macro-hack v0.5.16 [INFO] [stderr] Checking textwrap v0.11.0 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling proc-macro-error-attr v1.0.2 [INFO] [stderr] Compiling proc-macro-error v1.0.2 [INFO] [stderr] Compiling paste-impl v0.1.17 [INFO] [stderr] Compiling quote v1.0.7 [INFO] [stderr] Compiling jobserver v0.1.21 [INFO] [stderr] Checking atty v0.2.14 [INFO] [stderr] Checking xattr v0.2.2 [INFO] [stderr] Checking socket2 v0.3.12 [INFO] [stderr] Checking filetime v0.2.10 [INFO] [stderr] Checking dirs-sys v0.3.5 [INFO] [stderr] Compiling cc v1.0.54 [INFO] [stderr] Checking paste v0.1.17 [INFO] [stderr] Checking clap v2.33.1 [INFO] [stderr] Checking tar v0.4.29 [INFO] [stderr] Checking dirs v2.0.2 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling libz-sys v1.0.25 [INFO] [stderr] Compiling curl-sys v0.4.31+curl-7.70.0 [INFO] [stderr] Compiling zstd-sys v1.4.17+zstd.1.4.5 [INFO] [stderr] Compiling syn-mid v0.5.0 [INFO] [stderr] Compiling derive_more v0.99.8 [INFO] [stderr] Compiling structopt-derive v0.4.8 [INFO] [stderr] Checking structopt v0.3.15 [INFO] [stderr] Checking zstd-safe v2.0.5+zstd.1.4.5 [INFO] [stderr] Checking zstd v0.5.3+zstd.1.4.5 [INFO] [stderr] Checking intel-mkl-tool v0.2.0+mkl2020.1 (/opt/rustwide/workdir) [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 32.99s [INFO] running `Command { std: "docker" "inspect" "3847c4e955fed3d9a5794a7d5857f5c55ced45a925057743e9301ecdd6a95638", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3847c4e955fed3d9a5794a7d5857f5c55ced45a925057743e9301ecdd6a95638", kill_on_drop: false }` [INFO] [stdout] 3847c4e955fed3d9a5794a7d5857f5c55ced45a925057743e9301ecdd6a95638