[INFO] cloning repository https://github.com/allenai/rustberta-snli [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/allenai/rustberta-snli" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fallenai%2Frustberta-snli", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fallenai%2Frustberta-snli'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] f6ea0cae41a3b363705730dec458d30d93d1bb19 [INFO] testing allenai/rustberta-snli against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fallenai%2Frustberta-snli" "/workspace/builds/worker-12/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-12/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/allenai/rustberta-snli on toolchain ce59db7a1b1b012fb2793c4641c1bdecad7a128b [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/allenai/rustberta-snli [INFO] finished tweaking git repo https://github.com/allenai/rustberta-snli [INFO] tweaked toml for git repo https://github.com/allenai/rustberta-snli written to /workspace/builds/worker-12/source/Cargo.toml [INFO] crate git repo https://github.com/allenai/rustberta-snli already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Downloading crates ... [INFO] [stderr] Downloaded spinning_top v0.2.2 [INFO] [stderr] Downloaded bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Downloaded ndarray v0.13.1 [INFO] [stderr] Downloaded tracing-core v0.1.15 [INFO] [stderr] Downloaded crossbeam-queue v0.3.0 [INFO] [stderr] Downloaded nanorand v0.5.1 [INFO] [stderr] Downloaded cached-path v0.4.5 [INFO] [stderr] Downloaded zip-extensions v0.5.0 [INFO] [stderr] Downloaded flume v0.10.0 [INFO] [stderr] Downloaded batched-fn v0.2.2 [INFO] [stderr] Downloaded torch-sys v0.3.0 [INFO] [stderr] Downloaded indexmap v1.5.2 [INFO] [stderr] Downloaded tch v0.3.0 [INFO] [stderr] Downloaded rust_tokenizers v6.1.0 [INFO] [stderr] Downloaded unicode-normalization-alignments v0.1.12 [INFO] [stderr] Downloaded curl-sys v0.4.36+curl-7.71.1 [INFO] [stderr] Downloaded rust-bert v0.12.0 [INFO] [stderr] Downloaded curl v0.4.33 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] e53e97870961f6f1226de387eb54d12f7eaf6092b3724e6d1944cde75bf14542 [INFO] running `Command { std: "docker" "start" "-a" "e53e97870961f6f1226de387eb54d12f7eaf6092b3724e6d1944cde75bf14542", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "e53e97870961f6f1226de387eb54d12f7eaf6092b3724e6d1944cde75bf14542", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "e53e97870961f6f1226de387eb54d12f7eaf6092b3724e6d1944cde75bf14542", kill_on_drop: false }` [INFO] [stdout] e53e97870961f6f1226de387eb54d12f7eaf6092b3724e6d1944cde75bf14542 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-12/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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stdout] ef1617ffd3372faf166e894a1787cc136017350816baf92ee538d6851756563b [INFO] running `Command { std: "docker" "start" "-a" "ef1617ffd3372faf166e894a1787cc136017350816baf92ee538d6851756563b", 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] [stderr] Compiling libc v0.2.76 [INFO] [stderr] Compiling syn v1.0.54 [INFO] [stderr] Compiling memchr v2.3.3 [INFO] [stderr] Compiling futures-core v0.3.5 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling pin-project-internal v0.4.23 [INFO] [stderr] Compiling getrandom v0.1.14 [INFO] [stderr] Compiling futures-sink v0.3.5 [INFO] [stderr] Compiling serde_derive v1.0.118 [INFO] [stderr] Compiling pin-project-lite v0.1.7 [INFO] [stderr] Compiling futures-io v0.3.5 [INFO] [stderr] Compiling serde v1.0.118 [INFO] [stderr] Compiling ppv-lite86 v0.2.9 [INFO] [stderr] Compiling openssl-probe v0.1.2 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling podio v0.1.7 [INFO] [stderr] Compiling gimli v0.22.0 [INFO] [stderr] Compiling try-lock v0.2.3 [INFO] [stderr] Compiling native-tls v0.2.4 [INFO] [stderr] Compiling curl v0.4.33 [INFO] [stderr] Compiling object v0.20.0 [INFO] [stderr] Compiling tower-service v0.3.0 [INFO] [stderr] Compiling serde_json v1.0.60 [INFO] [stderr] Compiling dtoa v0.4.6 [INFO] [stderr] Compiling encoding_rs v0.8.24 [INFO] [stderr] Compiling remove_dir_all v0.5.3 [INFO] [stderr] Compiling byte-tools v0.3.1 [INFO] [stderr] Compiling getrandom v0.2.0 [INFO] [stderr] Compiling protobuf v2.18.0 [INFO] [stderr] Compiling ndarray v0.13.1 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling safemem v0.3.3 [INFO] [stderr] Compiling fake-simd v0.1.2 [INFO] [stderr] Compiling number_prefix v0.3.0 [INFO] [stderr] Compiling ahash v0.4.6 [INFO] [stderr] Compiling ipnet v2.3.0 [INFO] [stderr] Compiling utf-8 v0.7.5 [INFO] [stderr] Compiling rust_tokenizers v6.1.0 [INFO] [stderr] Compiling opaque-debug v0.2.3 [INFO] [stderr] Compiling glob v0.3.0 [INFO] [stderr] Compiling ansi_term v0.11.0 [INFO] [stderr] Compiling strsim v0.8.0 [INFO] [stderr] Compiling half v1.6.0 [INFO] [stderr] Compiling scoped-tls v1.0.0 [INFO] [stderr] Compiling humantime v2.0.1 [INFO] [stderr] Compiling urlencoding v1.1.1 [INFO] [stderr] Compiling termcolor v1.1.0 [INFO] [stderr] Compiling openssl-sys v0.9.58 [INFO] [stderr] Compiling miniz_oxide v0.4.1 [INFO] [stderr] Compiling libz-sys v1.1.2 [INFO] [stderr] Compiling futures-task v0.3.5 [INFO] [stderr] Compiling crossbeam-utils v0.8.0 [INFO] [stderr] Compiling bzip2-sys v0.1.9+1.0.8 [INFO] [stderr] Compiling unicase v2.6.0 [INFO] [stderr] Compiling hashbrown v0.8.2 [INFO] [stderr] Compiling curl-sys v0.4.36+curl-7.71.1 [INFO] [stderr] Compiling indexmap v1.5.2 [INFO] [stderr] Compiling memoffset v0.5.5 [INFO] [stderr] Compiling tracing-core v0.1.15 [INFO] [stderr] Compiling num-traits v0.2.12 [INFO] [stderr] Compiling thread_local v1.0.1 [INFO] [stderr] Compiling num-integer v0.1.43 [INFO] [stderr] Compiling num-complex v0.2.4 [INFO] [stderr] Compiling cmake v0.1.44 [INFO] [stderr] Compiling input_buffer v0.3.1 [INFO] [stderr] Compiling lock_api v0.4.1 [INFO] [stderr] Compiling itertools v0.9.0 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling unicode-bidi v0.3.4 [INFO] [stderr] Compiling block-padding v0.1.5 [INFO] [stderr] Compiling futures-channel v0.3.5 [INFO] [stderr] Compiling unicode-normalization-alignments v0.1.12 [INFO] [stderr] Compiling log v0.4.11 [INFO] [stderr] Compiling http-body v0.3.1 [INFO] [stderr] Compiling headers-core v0.2.0 [INFO] [stderr] Compiling heck v0.3.1 [INFO] [stderr] Compiling hashbrown v0.9.1 [INFO] [stderr] Compiling crc32fast v1.2.0 [INFO] [stderr] Compiling spinning_top v0.2.2 [INFO] [stderr] Compiling generic-array v0.12.3 [INFO] [stderr] Compiling regex-automata v0.1.9 [INFO] [stderr] Compiling tracing v0.1.19 [INFO] [stderr] Compiling want v0.3.0 [INFO] [stderr] Compiling idna v0.2.0 [INFO] [stderr] Compiling sha2 v0.9.1 [INFO] [stderr] Compiling aho-corasick v0.7.13 [INFO] [stderr] Compiling csv-core v0.1.10 [INFO] [stderr] Compiling twoway v0.1.8 [INFO] [stderr] Compiling buf_redux v0.8.4 [INFO] [stderr] Compiling block-buffer v0.7.3 [INFO] [stderr] Compiling digest v0.8.1 [INFO] [stderr] Compiling openssl v0.10.30 [INFO] [stderr] Compiling regex v1.4.2 [INFO] [stderr] Compiling sha-1 v0.8.2 [INFO] [stderr] Compiling mime_guess v2.0.3 [INFO] [stderr] Compiling url v2.1.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling time v0.1.44 [INFO] [stderr] Compiling net2 v0.2.34 [INFO] [stderr] Compiling iovec v0.1.4 [INFO] [stderr] Compiling signal-hook-registry v1.2.2 [INFO] [stderr] Compiling socket2 v0.3.17 [INFO] [stderr] Compiling flate2 v1.0.17 [INFO] [stderr] Compiling termios v0.3.2 [INFO] [stderr] Compiling terminal_size v0.1.13 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling xattr v0.2.2 [INFO] [stderr] Compiling rand_os v0.1.3 [INFO] [stderr] Compiling filetime v0.2.12 [INFO] [stderr] Compiling dirs-sys v0.3.5 [INFO] [stderr] Compiling fs2 v0.4.3 [INFO] [stderr] Compiling addr2line v0.13.0 [INFO] [stderr] Compiling rand_core v0.5.1 [INFO] [stderr] Compiling headers v0.3.2 [INFO] [stderr] Compiling bzip2 v0.3.3 [INFO] [stderr] Compiling mio v0.6.22 [INFO] [stderr] Compiling crossbeam-epoch v0.9.0 [INFO] [stderr] Compiling crossbeam-channel v0.5.0 [INFO] [stderr] Compiling crossbeam-queue v0.3.0 [INFO] [stderr] Compiling clap v2.33.3 [INFO] [stderr] Compiling tar v0.4.30 [INFO] [stderr] Compiling dirs v3.0.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling nanorand v0.5.1 [INFO] [stderr] Compiling rand_chacha v0.2.2 [INFO] [stderr] Compiling backtrace v0.3.50 [INFO] [stderr] Compiling ordered-float v2.0.0 [INFO] [stderr] Compiling zip v0.5.6 [INFO] [stderr] Compiling crossbeam-deque v0.8.0 [INFO] [stderr] Compiling console v0.12.0 [INFO] [stderr] Compiling env_logger v0.8.2 [INFO] [stderr] Compiling mio-uds v0.6.8 [INFO] [stderr] Compiling flume v0.10.0 [INFO] [stderr] Compiling rand v0.7.3 [INFO] [stderr] Compiling rayon-core v1.9.0 [INFO] [stderr] Compiling crossbeam v0.8.0 [INFO] [stderr] Compiling zip-extensions v0.5.0 [INFO] [stderr] Compiling indicatif v0.15.0 [INFO] [stderr] Compiling rayon v1.5.0 [INFO] [stderr] Compiling tempfile v3.1.0 [INFO] [stderr] Compiling tungstenite v0.11.1 [INFO] [stderr] Compiling uuid v0.8.1 [INFO] [stderr] Compiling multipart v0.17.0 [INFO] [stderr] Compiling synstructure v0.12.4 [INFO] [stderr] Compiling proc-macro-error v1.0.4 [INFO] [stderr] Compiling tokio-macros v0.2.6 [INFO] [stderr] Compiling failure_derive v0.1.8 [INFO] [stderr] Compiling thiserror-impl v1.0.22 [INFO] [stderr] Compiling structopt-derive v0.4.14 [INFO] [stderr] Compiling tokio v0.2.22 [INFO] [stderr] Compiling failure v0.1.8 [INFO] [stderr] Compiling thiserror v1.0.22 [INFO] [stderr] Compiling structopt v0.3.21 [INFO] [stderr] Compiling pin-project v0.4.23 [INFO] [stderr] Compiling futures-util v0.3.5 [INFO] [stderr] Compiling tracing-futures v0.2.4 [INFO] [stderr] Compiling torch-sys v0.3.0 [INFO] [stderr] error: failed to run custom build command for `torch-sys v0.3.0` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/torch-sys-3a359df785ce66a8/build-script-build` (exit status: 101) [INFO] [stderr] --- stdout [INFO] [stderr] cargo:rerun-if-env-changed=TORCH_CUDA_VERSION [INFO] [stderr] cargo:rerun-if-env-changed=LIBTORCH [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: None } [INFO] [stderr] [INFO] [stderr] 0: ::new [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/backtrace/internal.rs:46 [INFO] [stderr] 1: ::new [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/backtrace/mod.rs:121 [INFO] [stderr] 2: >::from [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/error/error_impl.rs:19 [INFO] [stderr] 3: >::from [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/failure-0.1.8/src/error/mod.rs:36 [INFO] [stderr] 4: as core::ops::try_trait::FromResidual>>::from_residual [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/result.rs:1674 [INFO] [stderr] 5: build_script_build::download::<&std::path::PathBuf> [INFO] [stderr] at build.rs:30 [INFO] [stderr] 6: build_script_build::prepare_libtorch_dir [INFO] [stderr] at build.rs:133 [INFO] [stderr] 7: build_script_build::main [INFO] [stderr] at build.rs:205 [INFO] [stderr] 8: >::call_once [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227 [INFO] [stderr] 9: std::sys_common::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:125 [INFO] [stderr] 10: std::rt::lang_start::<()>::{closure#0} [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/rt.rs:49 [INFO] [stderr] 11: <&dyn core::ops::function::Fn<(), Output = i32> + std::panic::RefUnwindSafe + core::marker::Sync as core::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:259 [INFO] [stderr] std::panicking::try::do_call::<&dyn core::ops::function::Fn<(), Output = i32> + std::panic::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401 [INFO] [stderr] std::panicking::try:: + std::panic::RefUnwindSafe + core::marker::Sync> [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365 [INFO] [stderr] std::panic::catch_unwind::<&dyn core::ops::function::Fn<(), Output = i32> + std::panic::RefUnwindSafe + core::marker::Sync, i32> [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433 [INFO] [stderr] std::rt::lang_start_internal [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/rt.rs:34 [INFO] [stderr] 12: std::rt::lang_start::<()> [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/rt.rs:48 [INFO] [stderr] 13: main [INFO] [stderr] 14: __libc_start_main [INFO] [stderr] 15: _start [INFO] [stderr] ', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/torch-sys-0.3.0/build.rs:133:48 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x56090b7f3150 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::libunwind::trace [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/libunwind.rs:90:5 [INFO] [stderr] 1: 0x56090b7f3150 - std[77c0456e0eb29f0c]::backtrace_rs::backtrace::trace_unsynchronized:: [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x56090b7f3150 - std[77c0456e0eb29f0c]::sys_common::backtrace::_print_fmt [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x56090b7f3150 - ::fmt [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x56090b81433c - core[ee1ca6415511a9c4]::fmt::write [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/fmt/mod.rs:1110:17 [INFO] [stderr] 5: 0x56090b7ef8a5 - ::write_fmt [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/io/mod.rs:1584:15 [INFO] [stderr] 6: 0x56090b7f57bb - std[77c0456e0eb29f0c]::sys_common::backtrace::_print [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x56090b7f57bb - std[77c0456e0eb29f0c]::sys_common::backtrace::print [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x56090b7f57bb - std[77c0456e0eb29f0c]::panicking::default_hook::{closure#1} [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x56090b7f5291 - std[77c0456e0eb29f0c]::panicking::default_hook [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x56090b7f5e61 - std[77c0456e0eb29f0c]::panicking::rust_panic_with_hook [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x56090b7f5967 - std[77c0456e0eb29f0c]::panicking::begin_panic_handler::{closure#0} [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:519:13 [INFO] [stderr] 12: 0x56090b7f364c - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_end_short_backtrace:: [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:141:18 [INFO] [stderr] 13: 0x56090b7f58c9 - rust_begin_unwind [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x56090b5fd8c1 - core[ee1ca6415511a9c4]::panicking::panic_fmt [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/panicking.rs:92:14 [INFO] [stderr] 15: 0x56090b5fd953 - core[ee1ca6415511a9c4]::result::unwrap_failed [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/result.rs:1355:5 [INFO] [stderr] 16: 0x56090b60c6e9 - >::unwrap [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/result.rs:1037:23 [INFO] [stderr] 17: 0x56090b60a2f1 - build_script_build[49398b6339942b4d]::prepare_libtorch_dir [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/torch-sys-0.3.0/build.rs:133:13 [INFO] [stderr] 18: 0x56090b60b544 - build_script_build[49398b6339942b4d]::main [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/torch-sys-0.3.0/build.rs:205:24 [INFO] [stderr] 19: 0x56090b60f54b - >::call_once [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x56090b60e7ce - std[77c0456e0eb29f0c]::sys_common::backtrace::__rust_begin_short_backtrace:: [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:125:18 [INFO] [stderr] 21: 0x56090b603ae1 - std[77c0456e0eb29f0c]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/rt.rs:49:18 [INFO] [stderr] 22: 0x56090b7f6459 - <&dyn core[ee1ca6415511a9c4]::ops::function::Fn<(), Output = i32> + std[77c0456e0eb29f0c]::panic::RefUnwindSafe + core[ee1ca6415511a9c4]::marker::Sync as core[ee1ca6415511a9c4]::ops::function::FnOnce<()>>::call_once [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x56090b7f6459 - std[77c0456e0eb29f0c]::panicking::try::do_call::<&dyn core[ee1ca6415511a9c4]::ops::function::Fn<(), Output = i32> + std[77c0456e0eb29f0c]::panic::RefUnwindSafe + core[ee1ca6415511a9c4]::marker::Sync, i32> [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:401:40 [INFO] [stderr] 24: 0x56090b7f6459 - std[77c0456e0eb29f0c]::panicking::try:: + std[77c0456e0eb29f0c]::panic::RefUnwindSafe + core[ee1ca6415511a9c4]::marker::Sync> [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:365:19 [INFO] [stderr] 25: 0x56090b7f6459 - std[77c0456e0eb29f0c]::panic::catch_unwind::<&dyn core[ee1ca6415511a9c4]::ops::function::Fn<(), Output = i32> + std[77c0456e0eb29f0c]::panic::RefUnwindSafe + core[ee1ca6415511a9c4]::marker::Sync, i32> [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panic.rs:433:14 [INFO] [stderr] 26: 0x56090b7f6459 - std[77c0456e0eb29f0c]::rt::lang_start_internal [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/rt.rs:34:21 [INFO] [stderr] 27: 0x56090b603aa0 - std[77c0456e0eb29f0c]::rt::lang_start::<()> [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/rt.rs:48:5 [INFO] [stderr] 28: 0x56090b60c0fc - main [INFO] [stderr] 29: 0x7fa0400e50b3 - __libc_start_main [INFO] [stderr] 30: 0x56090b5fe04e - _start [INFO] [stderr] 31: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "ef1617ffd3372faf166e894a1787cc136017350816baf92ee538d6851756563b", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "ef1617ffd3372faf166e894a1787cc136017350816baf92ee538d6851756563b", kill_on_drop: false }` [INFO] [stdout] ef1617ffd3372faf166e894a1787cc136017350816baf92ee538d6851756563b