[INFO] fetching crate opensrdk-linear-algebra 0.9.3...
[INFO] testing opensrdk-linear-algebra-0.9.3 against beta-2025-10-28 for beta-1.92-2
[INFO] extracting crate opensrdk-linear-algebra 0.9.3 into /workspace/builds/worker-2-tc2/source
[INFO] started tweaking crates.io crate opensrdk-linear-algebra 0.9.3
[INFO] finished tweaking crates.io crate opensrdk-linear-algebra 0.9.3
[INFO] tweaked toml for crates.io crate opensrdk-linear-algebra 0.9.3 written to /workspace/builds/worker-2-tc2/source/Cargo.toml
[INFO] validating manifest of crates.io crate opensrdk-linear-algebra 0.9.3 on toolchain beta-2025-10-28
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "generate-lockfile" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] [stderr]     Updating crates.io index
[INFO] [stderr]      Locking 115 packages to latest compatible versions
[INFO] [stderr]       Adding blas v0.21.0 (available: v0.23.0)
[INFO] [stderr]       Adding blas-src v0.8.0 (available: v0.14.0)
[INFO] [stderr]       Adding lapack v0.17.0 (available: v0.20.0)
[INFO] [stderr]       Adding lapack-src v0.8.0 (available: v0.13.0)
[INFO] [stderr]       Adding rand v0.8.5 (available: v0.9.2)
[INFO] [stderr]       Adding rustfft v5.1.1 (available: v6.4.1)
[INFO] [stderr]       Adding thiserror v1.0.69 (available: v2.0.17)
[INFO] [stderr]       Adding zstd-sys v1.4.18+zstd.1.4.7 (available: v1.6.3+zstd.1.5.2)
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+beta-2025-10-28" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] efc34ae1da47a03dbc8e062c1af6350fd296a77b68cd399ccd2bfa494aef3792
[INFO] running `Command { std: "docker" "start" "-a" "efc34ae1da47a03dbc8e062c1af6350fd296a77b68cd399ccd2bfa494aef3792", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "efc34ae1da47a03dbc8e062c1af6350fd296a77b68cd399ccd2bfa494aef3792", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "efc34ae1da47a03dbc8e062c1af6350fd296a77b68cd399ccd2bfa494aef3792", kill_on_drop: false }`
[INFO] [stdout] efc34ae1da47a03dbc8e062c1af6350fd296a77b68cd399ccd2bfa494aef3792
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] c6098356440f9679202172dc130e614ee264337181051b452823643faf2b4702
[INFO] running `Command { std: "docker" "start" "-a" "c6098356440f9679202172dc130e614ee264337181051b452823643faf2b4702", kill_on_drop: false }`
[INFO] [stderr]    Compiling strength_reduce v0.2.4
[INFO] [stderr]    Compiling getrandom v0.2.16
[INFO] [stderr]    Compiling lapack-sys v0.12.1
[INFO] [stderr]    Compiling blas-sys v0.7.1
[INFO] [stderr]    Compiling num-integer v0.1.46
[INFO] [stderr]    Compiling num-complex v0.3.1
[INFO] [stderr]    Compiling serde_derive v1.0.228
[INFO] [stderr]    Compiling thiserror-impl v1.0.69
[INFO] [stderr]    Compiling rayon v1.11.0
[INFO] [stderr]    Compiling rand_core v0.6.4
[INFO] [stderr]    Compiling rand_chacha v0.3.1
[INFO] [stderr]    Compiling blas v0.21.0
[INFO] [stderr]    Compiling lapack v0.17.0
[INFO] [stderr]    Compiling rand v0.8.5
[INFO] [stderr]    Compiling transpose v0.2.3
[INFO] [stderr]    Compiling primal-check v0.3.4
[INFO] [stderr]    Compiling rustfft v5.1.1
[INFO] [stderr]    Compiling thiserror v1.0.69
[INFO] [stderr]    Compiling serde v1.0.228
[INFO] [stderr]    Compiling opensrdk-linear-algebra v0.9.3 (/opt/rustwide/workdir)
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/matrix/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use ci::*;
[INFO] [stdout]    |         ^^^^^ the name `evd` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 27 | pub use st::{pt::*, *};
[INFO] [stdout]    |                     - but the name `evd` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/matrix/mod.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use di::*;
[INFO] [stdout]    |         ^^^^^ the name `operators` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 21 |     *,
[INFO] [stdout]    |     - but the name `operators` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/matrix/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |   pub use ge::{
[INFO] [stdout]    |  _________^
[INFO] [stdout] 18 | |     or_un::*,
[INFO] [stdout] 19 | |     sy_he::{po::*, *},
[INFO] [stdout] 20 | |     tr::*,
[INFO] [stdout] 21 | |     *,
[INFO] [stdout] 22 | | };
[INFO] [stdout]    | |_^ the name `trf` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 27 |   pub use st::{pt::*, *};
[INFO] [stdout]    |                ----- but the name `trf` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/matrix/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |   pub use ge::{
[INFO] [stdout]    |  _________^
[INFO] [stdout] 18 | |     or_un::*,
[INFO] [stdout] 19 | |     sy_he::{po::*, *},
[INFO] [stdout] 20 | |     tr::*,
[INFO] [stdout] 21 | |     *,
[INFO] [stdout] 22 | | };
[INFO] [stdout]    | |_^ the name `tri` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 25 |   pub use sp_hp::{pp::*, *};
[INFO] [stdout]    |                          - but the name `tri` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/matrix/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |   pub use ge::{
[INFO] [stdout]    |  _________^
[INFO] [stdout] 18 | |     or_un::*,
[INFO] [stdout] 19 | |     sy_he::{po::*, *},
[INFO] [stdout] 20 | |     tr::*,
[INFO] [stdout] 21 | |     *,
[INFO] [stdout] 22 | | };
[INFO] [stdout]    | |_^ the name `trs` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 27 |   pub use st::{pt::*, *};
[INFO] [stdout]    |                ----- but the name `trs` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pp::*`
[INFO] [stdout]   --> src/matrix/mod.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub use sp_hp::{pp::*, *};
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pt::*`
[INFO] [stdout]   --> src/matrix/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub use st::{pt::*, *};
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::sparse::RankIndex`
[INFO] [stdout]  --> src/tensor/sparse/operations/direct.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::sparse::RankIndex;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/tensor/sparse/operations/direct.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::prelude`
[INFO] [stdout]  --> src/tensor/sparse/operations/direct.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rand::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 16.28s
[INFO] running `Command { std: "docker" "inspect" "c6098356440f9679202172dc130e614ee264337181051b452823643faf2b4702", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c6098356440f9679202172dc130e614ee264337181051b452823643faf2b4702", kill_on_drop: false }`
[INFO] [stdout] c6098356440f9679202172dc130e614ee264337181051b452823643faf2b4702
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-2-tc2/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=warn" "-e" "RUSTDOCFLAGS=--cap-lints=warn" "-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:4848fb76d95f26979359cc7e45710b1dbc8f3acb7aeedee7c460d7702230f228" "/opt/rustwide/cargo-home/bin/cargo" "+beta-2025-10-28" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] eb860101e89521d16c93326792b2abd647304231e5d8a04899288260d66c1694
[INFO] running `Command { std: "docker" "start" "-a" "eb860101e89521d16c93326792b2abd647304231e5d8a04899288260d66c1694", kill_on_drop: false }`
[INFO] [stderr]    Compiling glob v0.3.3
[INFO] [stderr]    Compiling rustix v1.1.2
[INFO] [stderr]    Compiling itertools v0.9.0
[INFO] [stderr]    Compiling object v0.37.3
[INFO] [stderr]    Compiling memchr v2.7.6
[INFO] [stderr]    Compiling adler2 v2.0.1
[INFO] [stderr]    Compiling bitflags v2.10.0
[INFO] [stderr]    Compiling gimli v0.32.3
[INFO] [stderr]    Compiling failure_derive v0.1.8
[INFO] [stderr]    Compiling linux-raw-sys v0.11.0
[INFO] [stderr]    Compiling zstd-safe v2.0.6+zstd.1.4.7
[INFO] [stderr]    Compiling rustc-demangle v0.1.26
[INFO] [stderr]    Compiling curl v0.4.49
[INFO] [stderr]    Compiling libz-sys v1.1.22
[INFO] [stderr]    Compiling openssl-sys v0.9.110
[INFO] [stderr]    Compiling curl-sys v0.4.83+curl-8.15.0
[INFO] [stderr]    Compiling syn v1.0.109
[INFO] [stderr]    Compiling miniz_oxide v0.8.9
[INFO] [stderr]    Compiling dirs-sys v0.3.7
[INFO] [stderr]    Compiling filetime v0.2.26
[INFO] [stderr]    Compiling socket2 v0.6.1
[INFO] [stderr]    Compiling cfg-if v0.1.10
[INFO] [stderr]    Compiling openssl-probe v0.1.6
[INFO] [stderr]    Compiling log v0.4.28
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/matrix/mod.rs:15:9
[INFO] [stdout]    |
[INFO] [stdout] 15 | pub use ci::*;
[INFO] [stdout]    |         ^^^^^ the name `evd` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 27 | pub use st::{pt::*, *};
[INFO] [stdout]    |                     - but the name `evd` in the type namespace is also re-exported here
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(ambiguous_glob_reexports)]` on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/matrix/mod.rs:16:9
[INFO] [stdout]    |
[INFO] [stdout] 16 | pub use di::*;
[INFO] [stdout]    |         ^^^^^ the name `operators` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 21 |     *,
[INFO] [stdout]    |     - but the name `operators` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/matrix/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |   pub use ge::{
[INFO] [stdout]    |  _________^
[INFO] [stdout] 18 | |     or_un::*,
[INFO] [stdout] 19 | |     sy_he::{po::*, *},
[INFO] [stdout] 20 | |     tr::*,
[INFO] [stdout] 21 | |     *,
[INFO] [stdout] 22 | | };
[INFO] [stdout]    | |_^ the name `trf` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 27 |   pub use st::{pt::*, *};
[INFO] [stdout]    |                ----- but the name `trf` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/matrix/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |   pub use ge::{
[INFO] [stdout]    |  _________^
[INFO] [stdout] 18 | |     or_un::*,
[INFO] [stdout] 19 | |     sy_he::{po::*, *},
[INFO] [stdout] 20 | |     tr::*,
[INFO] [stdout] 21 | |     *,
[INFO] [stdout] 22 | | };
[INFO] [stdout]    | |_^ the name `tri` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 25 |   pub use sp_hp::{pp::*, *};
[INFO] [stdout]    |                          - but the name `tri` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: ambiguous glob re-exports
[INFO] [stdout]   --> src/matrix/mod.rs:17:9
[INFO] [stdout]    |
[INFO] [stdout] 17 |   pub use ge::{
[INFO] [stdout]    |  _________^
[INFO] [stdout] 18 | |     or_un::*,
[INFO] [stdout] 19 | |     sy_he::{po::*, *},
[INFO] [stdout] 20 | |     tr::*,
[INFO] [stdout] 21 | |     *,
[INFO] [stdout] 22 | | };
[INFO] [stdout]    | |_^ the name `trs` in the type namespace is first re-exported here
[INFO] [stdout] ...
[INFO] [stdout] 27 |   pub use st::{pt::*, *};
[INFO] [stdout]    |                ----- but the name `trs` in the type namespace is also re-exported here
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pp::*`
[INFO] [stdout]   --> src/matrix/mod.rs:25:17
[INFO] [stdout]    |
[INFO] [stdout] 25 | pub use sp_hp::{pp::*, *};
[INFO] [stdout]    |                 ^^^^^
[INFO] [stdout]    |
[INFO] [stdout]    = note: `#[warn(unused_imports)]` (part of `#[warn(unused)]`) on by default
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `pt::*`
[INFO] [stdout]   --> src/matrix/mod.rs:27:14
[INFO] [stdout]    |
[INFO] [stdout] 27 | pub use st::{pt::*, *};
[INFO] [stdout]    |              ^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `crate::sparse::RankIndex`
[INFO] [stdout]  --> src/tensor/sparse/operations/direct.rs:1:5
[INFO] [stdout]   |
[INFO] [stdout] 1 | use crate::sparse::RankIndex;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `std::collections::HashMap`
[INFO] [stdout]  --> src/tensor/sparse/operations/direct.rs:5:5
[INFO] [stdout]   |
[INFO] [stdout] 5 | use std::collections::HashMap;
[INFO] [stdout]   |     ^^^^^^^^^^^^^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] warning: unused import: `rand::prelude`
[INFO] [stdout]  --> src/tensor/sparse/operations/direct.rs:4:5
[INFO] [stdout]   |
[INFO] [stdout] 4 | use rand::prelude::*;
[INFO] [stdout]   |     ^^^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr]    Compiling dirs v2.0.2
[INFO] [stderr]    Compiling zstd-sys v1.4.18+zstd.1.4.7
[INFO] [stderr]    Compiling synstructure v0.12.6
[INFO] [stderr]    Compiling xattr v1.6.1
[INFO] [stderr]    Compiling tar v0.4.44
[INFO] [stderr]    Compiling addr2line v0.25.1
[INFO] [stderr]    Compiling backtrace v0.3.76
[INFO] [stderr]    Compiling failure v0.1.8
[INFO] [stderr]    Compiling zstd v0.5.4+zstd.1.4.7
[INFO] [stderr]    Compiling intel-mkl-tool v0.1.0
[INFO] [stderr]    Compiling intel-mkl-src v0.5.0
[INFO] [stderr] error: failed to run custom build command for `intel-mkl-src v0.5.0`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_TEST_BUILD_OVERRIDE_DEBUG=true environment variable to enable debug information generation.
[INFO] [stderr] 
[INFO] [stderr] Caused by:
[INFO] [stderr]   process didn't exit successfully: `/opt/rustwide/target/debug/build/intel-mkl-src-a0834e9505b5d18f/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   cargo:rerun-if-env-changed=MKL_DYNAMIC_LP64_IOMP_NO_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG
[INFO] [stderr]   cargo:rerun-if-env-changed=MKL_DYNAMIC_LP64_IOMP_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=MKL_DYNAMIC_LP64_IOMP_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_STATIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_ALL_DYNAMIC
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_PATH
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_LIBDIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64-unknown-linux-gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR_x86_64_unknown_linux_gnu
[INFO] [stderr]   cargo:rerun-if-env-changed=HOST_PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr]   cargo:rerun-if-env-changed=PKG_CONFIG_SYSROOT_DIR
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (814) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/intel-mkl-src-0.5.0/build.rs:35:44:
[INFO] [stderr]   Failed to downalod Intel-MKL archive: Error { description: "Couldn't resolve host name", code: 6, extra: Some("Could not resolve host: s3-ap-northeast-1.amazonaws.com") }
[INFO] [stderr] 
[INFO] [stderr]      0: failure::backtrace::internal::InternalBacktrace::new
[INFO] [stderr]      1: failure::backtrace::Backtrace::new
[INFO] [stderr]      2: <failure::error::error_impl::ErrorImpl as core::convert::From<F>>::from
[INFO] [stderr]      3: <failure::error::Error as core::convert::From<F>>::from
[INFO] [stderr]      4: <core::result::Result<T,F> as core::ops::try_trait::FromResidual<core::result::Result<core::convert::Infallible,E>>>::from_residual
[INFO] [stderr]      5: intel_mkl_tool::download
[INFO] [stderr]      6: build_script_build::main
[INFO] [stderr]      7: core::ops::function::FnOnce::call_once
[INFO] [stderr]      8: std::sys::backtrace::__rust_begin_short_backtrace
[INFO] [stderr]      9: std::rt::lang_start::{{closure}}
[INFO] [stderr]     10: core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once
[INFO] [stderr]                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:287:21
[INFO] [stderr]         std::panicking::catch_unwind::do_call
[INFO] [stderr]                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stderr]         std::panicking::catch_unwind
[INFO] [stderr]                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stderr]         std::panic::catch_unwind
[INFO] [stderr]                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stderr]         std::rt::lang_start_internal::{{closure}}
[INFO] [stderr]                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:175:24
[INFO] [stderr]         std::panicking::catch_unwind::do_call
[INFO] [stderr]                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stderr]         std::panicking::catch_unwind
[INFO] [stderr]                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stderr]         std::panic::catch_unwind
[INFO] [stderr]                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stderr]         std::rt::lang_start_internal
[INFO] [stderr]                at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:171:5
[INFO] [stderr]     11: std::rt::lang_start
[INFO] [stderr]     12: main
[INFO] [stderr]     13: <unknown>
[INFO] [stderr]     14: __libc_start_main
[INFO] [stderr]     15: _start
[INFO] [stderr] 
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5b9e6479fa02 - std::backtrace_rs::backtrace::libunwind::trace::h16acf28769fcd909
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5b9e6479fa02 - std::backtrace_rs::backtrace::trace_unsynchronized::hb5541aa5d4f92513
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5b9e6479fa02 - std::sys::backtrace::_print_fmt::h8ac8268cb667a306
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:66:9
[INFO] [stderr]      3:     0x5b9e6479fa02 - <std::sys::backtrace::BacktraceLock::print::DisplayBacktrace as core::fmt::Display>::fmt::h47627beda0767f4c
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:39:26
[INFO] [stderr]      4:     0x5b9e647af6ff - core::fmt::rt::Argument::fmt::h686a01ad57c1c92a
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/rt.rs:173:76
[INFO] [stderr]      5:     0x5b9e647af6ff - core::fmt::write::h8a63064c67176fd8
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/fmt/mod.rs:1469:25
[INFO] [stderr]      6:     0x5b9e647728c3 - std::io::default_write_fmt::hc257f38f86d39af6
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:639:11
[INFO] [stderr]      7:     0x5b9e647728c3 - std::io::Write::write_fmt::h5e9b646cef91150b
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/io/mod.rs:1954:13
[INFO] [stderr]      8:     0x5b9e6477d352 - std::sys::backtrace::BacktraceLock::print::h4634d27c0afbaebb
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:42:9
[INFO] [stderr]      9:     0x5b9e6477f7ff - std::panicking::default_hook::{{closure}}::h23e0299d4738b766
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:301:27
[INFO] [stderr]     10:     0x5b9e6477f659 - std::panicking::default_hook::hfeec6294e8751b62
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:328:9
[INFO] [stderr]     11:     0x5b9e6477fe85 - std::panicking::panic_with_hook::hd57cd463d793ed79
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:834:13
[INFO] [stderr]     12:     0x5b9e6477fc6a - std::panicking::panic_handler::{{closure}}::hddd6216c3fddee3b
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:707:13
[INFO] [stderr]     13:     0x5b9e6477d489 - std::sys::backtrace::__rust_end_short_backtrace::h5e7a56f283378525
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/sys/backtrace.rs:174:18
[INFO] [stderr]     14:     0x5b9e64766b5d - __rustc[256c90bb7e548b45]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:698:5
[INFO] [stderr]     15:     0x5b9e647b3270 - core::panicking::panic_fmt::hf19c198748ef6a95
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5b9e647b2826 - core::result::unwrap_failed::he81173b5792ad6b0
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/result.rs:1862:5
[INFO] [stderr]     17:     0x5b9e645fd51f - core::result::Result<T,E>::expect::h9704a027073bdaff
[INFO] [stderr]     18:     0x5b9e645fcf46 - build_script_build::main::h649bc585198f7a1e
[INFO] [stderr]     19:     0x5b9e645fd173 - core::ops::function::FnOnce::call_once::h4b057c32c8c214d4
[INFO] [stderr]     20:     0x5b9e645fd136 - std::sys::backtrace::__rust_begin_short_backtrace::h002b56d089c0aec3
[INFO] [stderr]     21:     0x5b9e645fd119 - std::rt::lang_start::{{closure}}::h2b62c340310a22f5
[INFO] [stderr]     22:     0x5b9e64774380 - core::ops::function::impls::<impl core::ops::function::FnOnce<A> for &F>::call_once::hdf957eac011d0136
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     23:     0x5b9e64774380 - std::panicking::catch_unwind::do_call::h9ff550f7799115e1
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stderr]     24:     0x5b9e64774380 - std::panicking::catch_unwind::ha7ce46787bb12905
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stderr]     25:     0x5b9e64774380 - std::panic::catch_unwind::h625b36596def7d39
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stderr]     26:     0x5b9e64774380 - std::rt::lang_start_internal::{{closure}}::h4cbc9430de699e2c
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:175:24
[INFO] [stderr]     27:     0x5b9e64774380 - std::panicking::catch_unwind::do_call::h5af2f11409a22e3e
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:590:40
[INFO] [stderr]     28:     0x5b9e64774380 - std::panicking::catch_unwind::hf64cf7b0d8070f52
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panicking.rs:553:19
[INFO] [stderr]     29:     0x5b9e64774380 - std::panic::catch_unwind::h480b74763390cdcf
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/panic.rs:359:14
[INFO] [stderr]     30:     0x5b9e64774380 - std::rt::lang_start_internal::h4b3d04f698aef094
[INFO] [stderr]                                  at /rustc/3b4dd9bf1410f8da6329baa36ce5e37673cbbd1f/library/std/src/rt.rs:171:5
[INFO] [stderr]     31:     0x5b9e645fd101 - std::rt::lang_start::h15e062b2f70c98fa
[INFO] [stderr]     32:     0x5b9e645fd6a5 - main
[INFO] [stderr]     33:     0x71baea7871ca - <unknown>
[INFO] [stderr]     34:     0x71baea78728b - __libc_start_main
[INFO] [stderr]     35:     0x5b9e645fcca5 - _start
[INFO] [stderr]     36:                0x0 - <unknown>
[INFO] running `Command { std: "docker" "inspect" "eb860101e89521d16c93326792b2abd647304231e5d8a04899288260d66c1694", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "eb860101e89521d16c93326792b2abd647304231e5d8a04899288260d66c1694", kill_on_drop: false }`
[INFO] [stdout] eb860101e89521d16c93326792b2abd647304231e5d8a04899288260d66c1694
