[INFO] cloning repository https://github.com/soseigocho/AoiChangChaos_rust [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/soseigocho/AoiChangChaos_rust" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoseigocho%2FAoiChangChaos_rust", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoseigocho%2FAoiChangChaos_rust'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 1f33caf225a6d0aa7e5b7af0679dd649abb05333 [INFO] testing soseigocho/AoiChangChaos_rust against master#a77da2d454e6caa227a85b16410b95f93495e7e0 for pr-91031 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fsoseigocho%2FAoiChangChaos_rust" "/workspace/builds/worker-3/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-3/source'... [INFO] [stderr] done. [INFO] [stderr] Updating files: 55% (52/94) Updating files: 56% (53/94) Updating files: 57% (54/94) Updating files: 58% (55/94) Updating files: 59% (56/94) Updating files: 60% (57/94) Updating files: 61% (58/94) Updating files: 62% (59/94) Updating files: 63% (60/94) Updating files: 64% (61/94) Updating files: 65% (62/94) Updating files: 67% (63/94) Updating files: 68% (64/94) Updating files: 69% (65/94) Updating files: 70% (66/94) Updating files: 71% (67/94) Updating files: 72% (68/94) Updating files: 73% (69/94) Updating files: 74% (70/94) Updating files: 75% (71/94) Updating files: 76% (72/94) Updating files: 77% (73/94) Updating files: 78% (74/94) Updating files: 79% (75/94) Updating files: 80% (76/94) Updating files: 81% (77/94) Updating files: 82% (78/94) Updating files: 84% (79/94) Updating files: 85% (80/94) Updating files: 86% (81/94) Updating files: 87% (82/94) Updating files: 88% (83/94) Updating files: 89% (84/94) Updating files: 90% (85/94) Updating files: 91% (86/94) Updating files: 92% (87/94) Updating files: 93% (88/94) Updating files: 94% (89/94) Updating files: 95% (90/94) Updating files: 96% (91/94) Updating files: 97% (92/94) Updating files: 98% (93/94) Updating files: 100% (94/94) Updating files: 100% (94/94), done. [INFO] validating manifest of git repo https://github.com/soseigocho/AoiChangChaos_rust on toolchain a77da2d454e6caa227a85b16410b95f93495e7e0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/soseigocho/AoiChangChaos_rust [INFO] finished tweaking git repo https://github.com/soseigocho/AoiChangChaos_rust [INFO] tweaked toml for git repo https://github.com/soseigocho/AoiChangChaos_rust written to /workspace/builds/worker-3/source/Cargo.toml [INFO] crate git repo https://github.com/soseigocho/AoiChangChaos_rust already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 0e2f50b1841c02ee484032e7ec8af698546074fda7c11b9d12a8d98128363aa1 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "0e2f50b1841c02ee484032e7ec8af698546074fda7c11b9d12a8d98128363aa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "0e2f50b1841c02ee484032e7ec8af698546074fda7c11b9d12a8d98128363aa1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "0e2f50b1841c02ee484032e7ec8af698546074fda7c11b9d12a8d98128363aa1", kill_on_drop: false }` [INFO] [stdout] 0e2f50b1841c02ee484032e7ec8af698546074fda7c11b9d12a8d98128363aa1 [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:5736fa189c1c60b01babf4b8b698fe57b6ecc41933a7ff2e0b8d7a221459412b" "/opt/rustwide/cargo-home/bin/cargo" "+a77da2d454e6caa227a85b16410b95f93495e7e0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] 4649fa1e3274386f7eb87f60de32c40c33fbb84d5af7b6c96352e771c8718dc0 [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] running `Command { std: "docker" "start" "-a" "4649fa1e3274386f7eb87f60de32c40c33fbb84d5af7b6c96352e771c8718dc0", kill_on_drop: false }` [INFO] [stderr] Compiling autocfg v1.0.1 [INFO] [stderr] Compiling cfg-if v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.19 [INFO] [stderr] Compiling ppv-lite86 v0.2.10 [INFO] [stderr] Compiling getrandom v0.1.16 [INFO] [stderr] Compiling either v1.6.1 [INFO] [stderr] Compiling syn v1.0.73 [INFO] [stderr] Compiling curl v0.4.38 [INFO] [stderr] Compiling openssl-probe v0.1.4 [INFO] [stderr] Compiling ndarray v0.14.0 [INFO] [stderr] Compiling convert_case v0.4.0 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling blas-src v0.6.1 [INFO] [stderr] Compiling matrixmultiply v0.2.4 [INFO] [stderr] Compiling proc-macro2 v1.0.27 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling cblas-sys v0.1.4 [INFO] [stderr] Compiling lapack-sys v0.12.1 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling filetime v0.2.14 [INFO] [stderr] Compiling dirs v2.0.2 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling tar v0.4.35 [INFO] [stderr] Compiling quote v1.0.9 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rand_xoshiro v0.6.0 [INFO] [stderr] Compiling rand_mt v4.0.1 [INFO] [stderr] Compiling num-traits v0.2.14 [INFO] [stderr] Compiling num-integer v0.1.44 [INFO] [stderr] Compiling num-bigint v0.4.0 [INFO] [stderr] Compiling num-iter v0.1.42 [INFO] [stderr] Compiling num-rational v0.4.0 [INFO] [stderr] Compiling openssl-sys v0.9.65 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling curl-sys v0.4.44+curl-7.77.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling zstd-sys v1.4.18+zstd.1.4.7 [INFO] [stderr] Compiling approx v0.4.0 [INFO] [stderr] Compiling num-complex v0.4.0 [INFO] [stderr] Compiling rand_distr v0.4.1 [INFO] [stderr] Compiling num-complex v0.3.1 [INFO] [stderr] Compiling sin_generator v0.1.0 (/opt/rustwide/workdir/sin_generator) [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> sin_generator/src/main.rs:37:5 [INFO] [stdout] | [INFO] [stdout] 37 | writeln!(buf, "{} {}", "time_span", t); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> sin_generator/src/main.rs:38:5 [INFO] [stdout] | [INFO] [stdout] 38 | writeln!(buf, "{} {}", "simulation_time", n); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> sin_generator/src/main.rs:44:9 [INFO] [stdout] | [INFO] [stdout] 44 | / writeln!(buf, "{:e} {:e}", current_time, current_time.sin() [INFO] [stdout] 45 | | + normal.sample(&mut rng)); [INFO] [stdout] | |______________________________________^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling lapack v0.17.0 [INFO] [stderr] Compiling cauchy v0.3.0 [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling num v0.4.0 [INFO] [stderr] Compiling derive_more v0.99.16 [INFO] [stderr] Compiling thiserror-impl v1.0.26 [INFO] [stderr] Compiling read_and_write v0.1.0 (/opt/rustwide/workdir/read_and_write) [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> read_and_write/src/lib.rs:43:5 [INFO] [stdout] | [INFO] [stdout] 43 | write!(buf, "{}", t); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> read_and_write/src/lib.rs:45:9 [INFO] [stdout] | [INFO] [stdout] 45 | write!(buf, " {}", xi); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> read_and_write/src/lib.rs:47:5 [INFO] [stdout] | [INFO] [stdout] 47 | write!(buf, "\n"); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `write` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling lorenz96 v0.1.0 (/opt/rustwide/workdir/lorenz96) [INFO] [stdout] warning: 3 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling rmse_evaluator v0.1.0 (/opt/rustwide/workdir/rmse_evaluator) [INFO] [stderr] Compiling lorenz96_generator v0.1.0 (/opt/rustwide/workdir/lorenz96_generator) [INFO] [stdout] warning: unused `Result` that must be used [INFO] [stdout] --> rmse_evaluator/src/main.rs:53:9 [INFO] [stdout] | [INFO] [stdout] 53 | writeln!(&mut output_buf, "{}", x_d); [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_must_use)]` on by default [INFO] [stdout] = note: this `Result` may be an `Err` variant, which should be handled [INFO] [stdout] = note: this warning originates in the macro `writeln` (in Nightly builds, run with -Z macro-backtrace for more info) [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: unused import: `rand_xoshiro::Xoshiro256StarStar` [INFO] [stdout] --> lorenz96_generator/src/main.rs:7:5 [INFO] [stdout] | [INFO] [stdout] 7 | use rand_xoshiro::Xoshiro256StarStar; [INFO] [stdout] | ^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unused_imports)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 1 warning emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Compiling thiserror v1.0.26 [INFO] [stderr] Compiling zstd-safe v2.0.6+zstd.1.4.7 [INFO] [stderr] Compiling zstd v0.5.4+zstd.1.4.7 [INFO] [stderr] Compiling intel-mkl-tool v0.2.0+mkl2020.1 [INFO] [stderr] Compiling intel-mkl-src v0.6.0+mkl2020.1 [INFO] [stderr] The following warnings were emitted during compilation: [INFO] [stderr] [INFO] [stderr] warning: "Download Intel MKL archive into /opt/rustwide/target/debug/build/intel-mkl-src-15e98405532acff7/out" [INFO] [stderr] [INFO] [stderr] error: failed to run custom build command for `intel-mkl-src v0.6.0+mkl2020.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/intel-mkl-src-5316a788962547ea/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=MKL_STATIC_LP64_SEQ_NO_PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=PKG_CONFIG [INFO] [stderr] cargo:rerun-if-env-changed=MKL_STATIC_LP64_SEQ_STATIC [INFO] [stderr] cargo:rerun-if-env-changed=MKL_STATIC_LP64_SEQ_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] cargo:warning="Download Intel MKL archive into /opt/rustwide/target/debug/build/intel-mkl-src-15e98405532acff7/out" [INFO] [stderr] [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'called `Result::unwrap()` on an `Err` value: Error { description: "Couldn't resolve host name", code: 6, extra: Some("Could not resolve host: s3-ap-northeast-1.amazonaws.com") }', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-mkl-tool-0.2.0+mkl2020.1/src/download.rs:37:28 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x555e0083833c - std::backtrace_rs::backtrace::libunwind::trace::h7630ba4cba718aa0 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x555e0083833c - std::backtrace_rs::backtrace::trace_unsynchronized::he7498e79c157f5ac [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x555e0083833c - std::sys_common::backtrace::_print_fmt::hdaebadaee17bca49 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x555e0083833c - ::fmt::h82b0e3aaf8a96140 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x555e0085795c - core::fmt::write::h72801a82c94e6ff1 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/fmt/mod.rs:1149:17 [INFO] [stderr] 5: 0x555e00834685 - std::io::Write::write_fmt::hc2da38dc44811df8 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/io/mod.rs:1697:15 [INFO] [stderr] 6: 0x555e00839a80 - std::sys_common::backtrace::_print::h1c9a1d19c48821c1 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x555e00839a80 - std::sys_common::backtrace::print::h7ce8802039fa9d0e [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x555e00839a80 - std::panicking::default_hook::{{closure}}::hb2a74a8c1499c326 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:211:50 [INFO] [stderr] 9: 0x555e0083962b - std::panicking::default_hook::hf4f180b00076f2b2 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:228:9 [INFO] [stderr] 10: 0x555e0083a134 - std::panicking::rust_panic_with_hook::he85ce8435493b711 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:606:17 [INFO] [stderr] 11: 0x555e00839c10 - std::panicking::begin_panic_handler::{{closure}}::h31e15f69e6235bd2 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:502:13 [INFO] [stderr] 12: 0x555e008387f4 - std::sys_common::backtrace::__rust_end_short_backtrace::hfce2fadb61aaa3ae [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stderr] 13: 0x555e00839b79 - rust_begin_unwind [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:498:5 [INFO] [stderr] 14: 0x555e006d0221 - core::panicking::panic_fmt::h7b8580d81fcbbacd [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/panicking.rs:107:14 [INFO] [stderr] 15: 0x555e006d02b3 - core::result::unwrap_failed::h885d3f7beb571353 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/result.rs:1613:5 [INFO] [stderr] 16: 0x555e006dfe7c - core::result::Result::unwrap::ha310d065e9c7ad5e [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/result.rs:1295:23 [INFO] [stderr] 17: 0x555e006dd34b - intel_mkl_tool::download::read_from_url::hdee0f42b5523c999 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-mkl-tool-0.2.0+mkl2020.1/src/download.rs:37:9 [INFO] [stderr] 18: 0x555e006d3b11 - intel_mkl_tool::download::::download::h26e071dc722e1d2a [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-mkl-tool-0.2.0+mkl2020.1/src/download.rs:12:20 [INFO] [stderr] 19: 0x555e006d4a9c - build_script_build::main::h9cd5bf62393021f9 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/intel-mkl-src-0.6.0+mkl2020.1/build.rs:67:9 [INFO] [stderr] 20: 0x555e006d285b - core::ops::function::FnOnce::call_once::h2919618390655659 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 21: 0x555e006d254e - std::sys_common::backtrace::__rust_begin_short_backtrace::h70ee0879bcdd53f4 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stderr] 22: 0x555e006d25f1 - std::rt::lang_start::{{closure}}::hbbf3a37c570220a2 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/rt.rs:145:18 [INFO] [stderr] 23: 0x555e00837b81 - core::ops::function::impls:: for &F>::call_once::h0e73392810ecd318 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 24: 0x555e00837b81 - std::panicking::try::do_call::h12dcb4a4f352a507 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:406:40 [INFO] [stderr] 25: 0x555e00837b81 - std::panicking::try::h0d978c76ab4a3863 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:370:19 [INFO] [stderr] 26: 0x555e00837b81 - std::panic::catch_unwind::hab40227675186980 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panic.rs:133:14 [INFO] [stderr] 27: 0x555e00837b81 - std::rt::lang_start_internal::{{closure}}::hc34786299e7d2cf7 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/rt.rs:128:48 [INFO] [stderr] 28: 0x555e00837b81 - std::panicking::try::do_call::h38e7a9128f21d387 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:406:40 [INFO] [stderr] 29: 0x555e00837b81 - std::panicking::try::h32d4e72fd8922bce [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panicking.rs:370:19 [INFO] [stderr] 30: 0x555e00837b81 - std::panic::catch_unwind::h9a345671d889d41f [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/panic.rs:133:14 [INFO] [stderr] 31: 0x555e00837b81 - std::rt::lang_start_internal::h9e691a4f557eb2a3 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/rt.rs:128:20 [INFO] [stderr] 32: 0x555e006d25c0 - std::rt::lang_start::hbea37567278f34b8 [INFO] [stderr] at /rustc/a77da2d454e6caa227a85b16410b95f93495e7e0/library/std/src/rt.rs:144:17 [INFO] [stderr] 33: 0x555e006d4cbc - main [INFO] [stderr] 34: 0x7fd3e39210b3 - __libc_start_main [INFO] [stderr] 35: 0x555e006d098e - _start [INFO] [stderr] 36: 0x0 - [INFO] running `Command { std: "docker" "inspect" "4649fa1e3274386f7eb87f60de32c40c33fbb84d5af7b6c96352e771c8718dc0", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "4649fa1e3274386f7eb87f60de32c40c33fbb84d5af7b6c96352e771c8718dc0", kill_on_drop: false }` [INFO] [stdout] 4649fa1e3274386f7eb87f60de32c40c33fbb84d5af7b6c96352e771c8718dc0