[INFO] cloning repository https://github.com/robohouse-delft/show-image [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/robohouse-delft/show-image" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobohouse-delft%2Fshow-image", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobohouse-delft%2Fshow-image'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 6aa76159bf02971c59853403be5c8b17f41bc4fb [INFO] testing robohouse-delft/show-image against 1.59.0 for beta-1.60-1 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Frobohouse-delft%2Fshow-image" "/workspace/builds/worker-1/source", kill_on_drop: false }` [INFO] [stderr] Cloning into '/workspace/builds/worker-1/source'... [INFO] [stderr] done. [INFO] validating manifest of git repo https://github.com/robohouse-delft/show-image on toolchain 1.59.0 [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }` [INFO] started tweaking git repo https://github.com/robohouse-delft/show-image [INFO] finished tweaking git repo https://github.com/robohouse-delft/show-image [INFO] tweaked toml for git repo https://github.com/robohouse-delft/show-image written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/robohouse-delft/show-image already has a lockfile, it will not be regenerated [INFO] running `Command { std: "/workspace/cargo-home/bin/cargo" "+1.59.0" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }` [INFO] [stderr] Blocking waiting for file lock on package cache [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }` [INFO] [stdout] 3936f595ad15ab148e419e5c38c0da8ed33e2b3d02613363cd0287dd5c4353e1 [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" "3936f595ad15ab148e419e5c38c0da8ed33e2b3d02613363cd0287dd5c4353e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "3936f595ad15ab148e419e5c38c0da8ed33e2b3d02613363cd0287dd5c4353e1", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3936f595ad15ab148e419e5c38c0da8ed33e2b3d02613363cd0287dd5c4353e1", kill_on_drop: false }` [INFO] [stdout] 3936f595ad15ab148e419e5c38c0da8ed33e2b3d02613363cd0287dd5c4353e1 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "build" "--frozen" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 2855cdea6b8126e42f2125780a714a15740f79cad4f615ab67346751c6f08fd7 [INFO] running `Command { std: "docker" "start" "-a" "2855cdea6b8126e42f2125780a714a15740f79cad4f615ab67346751c6f08fd7", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.107 [INFO] [stderr] Compiling xml-rs v0.8.4 [INFO] [stderr] Compiling syn v1.0.81 [INFO] [stderr] Compiling crossbeam-utils v0.8.5 [INFO] [stderr] Compiling futures-core v0.3.17 [INFO] [stderr] Compiling futures-channel v0.3.17 [INFO] [stderr] Compiling fixedbitset v0.4.0 [INFO] [stderr] Compiling nix v0.18.0 [INFO] [stderr] Compiling futures-sink v0.3.17 [INFO] [stderr] Compiling profiling v1.0.4 [INFO] [stderr] Compiling glow v0.11.0 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling glam v0.20.0 [INFO] [stderr] Compiling libloading v0.7.1 [INFO] [stderr] Compiling wayland-sys v0.28.6 [INFO] [stderr] Compiling futures-util v0.3.17 [INFO] [stderr] Compiling x11-dl v2.19.1 [INFO] [stderr] Compiling wgpu-types v0.11.0 [INFO] [stderr] Compiling wgpu-core v0.11.2 [INFO] [stderr] Compiling dlib v0.4.2 [INFO] [stderr] Compiling gpu-alloc v0.5.2 [INFO] [stderr] Compiling dlib v0.5.0 [INFO] [stderr] Compiling ash v0.33.3+1.2.191 [INFO] [stderr] Compiling gpu-descriptor v0.2.1 [INFO] [stderr] Compiling rusttype v0.9.2 [INFO] [stderr] Compiling nom v7.1.0 [INFO] [stderr] Compiling spirv v0.2.0+1.5.4 [INFO] [stderr] Compiling petgraph v0.6.0 [INFO] [stderr] Compiling show-image v0.10.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling wayland-scanner v0.28.6 [INFO] [stderr] Compiling crossbeam-epoch v0.9.5 [INFO] [stderr] Compiling crossbeam-channel v0.5.1 [INFO] [stderr] Compiling crossbeam-queue v0.3.2 [INFO] [stderr] Compiling crossbeam-deque v0.8.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling wayland-client v0.28.6 [INFO] [stderr] Compiling wayland-protocols v0.28.6 [INFO] [stderr] Compiling xcursor v0.3.4 [INFO] [stderr] Compiling nix v0.20.0 [INFO] [stderr] Compiling parking_lot_core v0.8.5 [INFO] [stderr] Compiling dirs-sys v0.3.6 [INFO] [stderr] Compiling raw-window-handle v0.3.3 [INFO] [stderr] Compiling khronos-egl v4.1.0 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling memmap2 v0.1.0 [INFO] [stderr] Compiling dirs v3.0.2 [INFO] [stderr] Compiling parking_lot v0.11.2 [INFO] [stderr] Compiling xdg v2.4.0 [INFO] [stderr] Compiling mio-misc v1.2.1 [INFO] [stderr] Compiling andrew v0.3.1 [INFO] [stderr] Compiling futures-executor v0.3.17 [INFO] [stderr] Compiling futures v0.3.17 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling show-image-macros v0.10.0 (/opt/rustwide/workdir/show-image-macros) [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling wayland-commons v0.28.6 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling naga v0.7.1 [INFO] [stderr] Compiling wayland-cursor v0.28.6 [INFO] [stderr] Compiling wgpu-hal v0.11.4 [INFO] [stderr] Compiling wgpu v0.11.0 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/backend/context.rs:591:18 [INFO] [stdout] | [INFO] [stdout] 591 | event_handlers.retain_mut(|handler| { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(unstable_name_collisions)]` on by default [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `RetainMut::retain_mut(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: an associated function with this name may be added to the standard library in the future [INFO] [stdout] --> src/backend/context.rs:620:18 [INFO] [stdout] | [INFO] [stdout] 620 | event_handlers.retain_mut(|handler| { [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = warning: once this associated item is added to the standard library, the ambiguity may cause an error or change in behavior! [INFO] [stdout] = note: for more information, see issue #48919 [INFO] [stdout] = help: call with fully qualified syntax `RetainMut::retain_mut(...)` to keep using the current method [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `format` [INFO] [stdout] --> src/backend/util/gpu_image.rs:18:2 [INFO] [stdout] | [INFO] [stdout] 18 | format: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] | [INFO] [stdout] = note: `#[warn(dead_code)]` on by default [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `width` [INFO] [stdout] --> src/backend/util/gpu_image.rs:19:2 [INFO] [stdout] | [INFO] [stdout] 19 | width: u32, [INFO] [stdout] | ^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `height` [INFO] [stdout] --> src/backend/util/gpu_image.rs:20:2 [INFO] [stdout] | [INFO] [stdout] 20 | height: u32, [INFO] [stdout] | ^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `stride_x` [INFO] [stdout] --> src/backend/util/gpu_image.rs:21:2 [INFO] [stdout] | [INFO] [stdout] 21 | stride_x: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: field is never read: `stride_y` [INFO] [stdout] --> src/backend/util/gpu_image.rs:22:2 [INFO] [stdout] | [INFO] [stdout] 22 | stride_y: u32, [INFO] [stdout] | ^^^^^^^^^^^^^ [INFO] [stdout] [INFO] [stdout] [INFO] [stdout] warning: 7 warnings emitted [INFO] [stdout] [INFO] [stdout] [INFO] [stderr] Finished dev [unoptimized + debuginfo] target(s) in 3m 28s [INFO] running `Command { std: "docker" "inspect" "2855cdea6b8126e42f2125780a714a15740f79cad4f615ab67346751c6f08fd7", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "2855cdea6b8126e42f2125780a714a15740f79cad4f615ab67346751c6f08fd7", kill_on_drop: false }` [INFO] [stdout] 2855cdea6b8126e42f2125780a714a15740f79cad4f615ab67346751c6f08fd7 [INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-1/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" "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:0cd99ca24d8e8c98e67c542213511d985b8778b5bdcbb160e038429496686047" "/opt/rustwide/cargo-home/bin/cargo" "+1.59.0" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }` [INFO] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] 3e926f1130937d93abea91b6a2914cdad5cc4372ea303350dd34c5472c8c6d84 [INFO] running `Command { std: "docker" "start" "-a" "3e926f1130937d93abea91b6a2914cdad5cc4372ea303350dd34c5472c8c6d84", 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 syn v1.0.81 [INFO] [stderr] Compiling curl v0.4.40 [INFO] [stderr] Compiling arrayvec v0.5.2 [INFO] [stderr] Compiling sw-composite v0.7.14 [INFO] [stderr] Compiling typed-arena v2.0.1 [INFO] [stderr] Compiling regex-syntax v0.6.25 [INFO] [stderr] Compiling miniz_oxide v0.4.4 [INFO] [stderr] Compiling bzip2-sys v0.1.11+1.0.8 [INFO] [stderr] Compiling libz-sys v1.1.3 [INFO] [stderr] Compiling openssl-sys v0.9.71 [INFO] [stderr] Compiling curl-sys v0.4.50+curl-7.79.1 [INFO] [stderr] Compiling tinyfiledialogs v3.8.3 [INFO] [stderr] Compiling anyhow v1.0.45 [INFO] [stderr] Compiling deflate v0.9.1 [INFO] [stderr] Compiling num_cpus v1.13.0 [INFO] [stderr] Compiling getrandom v0.2.3 [INFO] [stderr] Compiling time v0.1.43 [INFO] [stderr] Compiling atty v0.2.14 [INFO] [stderr] Compiling png v0.15.3 [INFO] [stderr] Compiling mio v0.7.14 [INFO] [stderr] Compiling euclid v0.20.14 [INFO] [stderr] Compiling flate2 v1.0.22 [INFO] [stderr] Compiling calloop v0.6.5 [INFO] [stderr] Compiling rand_core v0.6.3 [INFO] [stderr] Compiling assert2-macros v0.3.6 [INFO] [stderr] Compiling show-image v0.10.1 (/opt/rustwide/workdir) [INFO] [stderr] Compiling ndarray v0.15.3 [INFO] [stderr] Compiling rand_chacha v0.3.1 [INFO] [stderr] Compiling rayon-core v1.9.1 [INFO] [stderr] Compiling crossbeam v0.8.1 [INFO] [stderr] Compiling lyon_geom v0.15.3 [INFO] [stderr] Compiling regex v1.5.4 [INFO] [stderr] Compiling smithay-client-toolkit v0.12.3 [INFO] [stderr] Compiling mio-misc v1.2.1 [INFO] [stderr] Compiling rand v0.8.4 [INFO] [stderr] Compiling png v0.17.2 [INFO] [stderr] Compiling rayon v1.5.1 [INFO] [stderr] Compiling bzip2 v0.4.3 [INFO] [stderr] Compiling raqote v0.8.0 [INFO] [stderr] Compiling env_logger v0.9.0 [INFO] [stderr] Compiling winit v0.25.0 [INFO] [stderr] Compiling jpeg-decoder v0.1.22 [INFO] [stderr] Compiling tiff v0.6.1 [INFO] [stderr] Compiling image v0.23.14 [INFO] [stderr] Compiling thiserror-impl v1.0.30 [INFO] [stderr] Compiling show-image-macros v0.10.0 (/opt/rustwide/workdir/show-image-macros) [INFO] [stderr] Compiling assert2 v0.3.6 [INFO] [stderr] Compiling thiserror v1.0.30 [INFO] [stderr] Compiling zip v0.5.13 [INFO] [stderr] Compiling naga v0.7.1 [INFO] [stderr] Compiling torch-sys v0.6.1 [INFO] [stderr] error: failed to run custom build command for `torch-sys v0.6.1` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/torch-sys-78f98868eb832df7/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: [6] Couldn't resolve host name (Could not resolve host: download.pytorch.org)', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/torch-sys-0.6.1/build.rs:147:48 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55f358da647c - std::backtrace_rs::backtrace::libunwind::trace::h91c465e73bf6c785 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/libunwind.rs:93:5 [INFO] [stderr] 1: 0x55f358da647c - std::backtrace_rs::backtrace::trace_unsynchronized::hae9da36f5d58b5f3 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/../../backtrace/src/backtrace/mod.rs:66:5 [INFO] [stderr] 2: 0x55f358da647c - std::sys_common::backtrace::_print_fmt::h7f499fa126a7effb [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55f358da647c - ::fmt::h3e2b509ce2ce6007 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55f358dc949c - core::fmt::write::h753c7571fa063ecb [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/fmt/mod.rs:1168:17 [INFO] [stderr] 5: 0x55f358da0f83 - std::io::Write::write_fmt::h2815c0519c99ba09 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/io/mod.rs:1660:15 [INFO] [stderr] 6: 0x55f358da8b52 - std::sys_common::backtrace::_print::h64941a6fc8b0ed9b [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55f358da8b52 - std::sys_common::backtrace::print::hcf25e43e1a9b0766 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55f358da8b52 - std::panicking::default_hook::{{closure}}::h78d3e6cf97fc623d [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:211:50 [INFO] [stderr] 9: 0x55f358da8735 - std::panicking::default_hook::hda898f8d3ad1a5ae [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:228:9 [INFO] [stderr] 10: 0x55f358da91a3 - std::panicking::rust_panic_with_hook::h1a5ea2d6c23051aa [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:606:17 [INFO] [stderr] 11: 0x55f358da8ec0 - std::panicking::begin_panic_handler::{{closure}}::h07f549390938b73f [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:502:13 [INFO] [stderr] 12: 0x55f358da6924 - std::sys_common::backtrace::__rust_end_short_backtrace::h5ec3758a92cfb00d [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:139:18 [INFO] [stderr] 13: 0x55f358da8bf9 - rust_begin_unwind [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:498:5 [INFO] [stderr] 14: 0x55f358c558f1 - core::panicking::panic_fmt::h3a79a6a99affe1d5 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/panicking.rs:116:14 [INFO] [stderr] 15: 0x55f358c55983 - core::result::unwrap_failed::ha0327e3803285d6e [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/result.rs:1690:5 [INFO] [stderr] 16: 0x55f358c6d149 - core::result::Result::unwrap::h9286c509d876f3ea [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/result.rs:1018:23 [INFO] [stderr] 17: 0x55f358c62c7f - build_script_build::prepare_libtorch_dir::hc07935a169726c63 [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/torch-sys-0.6.1/build.rs:147:13 [INFO] [stderr] 18: 0x55f358c63bd4 - build_script_build::main::h471d7a91ec5c32bc [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/torch-sys-0.6.1/build.rs:210:24 [INFO] [stderr] 19: 0x55f358c5b7cb - core::ops::function::FnOnce::call_once::h5bb016880c71ca21 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 20: 0x55f358c6a96e - std::sys_common::backtrace::__rust_begin_short_backtrace::hea8218b69db79e45 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/sys_common/backtrace.rs:123:18 [INFO] [stderr] 21: 0x55f358c60191 - std::rt::lang_start::{{closure}}::h422c95ccdfd504f6 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/rt.rs:145:18 [INFO] [stderr] 22: 0x55f358da5b30 - core::ops::function::impls:: for &F>::call_once::h443f738a8e9f947a [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/core/src/ops/function.rs:259:13 [INFO] [stderr] 23: 0x55f358da5b30 - std::panicking::try::do_call::h1e21ba261ba489ec [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stderr] 24: 0x55f358da5b30 - std::panicking::try::h6afd48af8b6c96ac [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stderr] 25: 0x55f358da5b30 - std::panic::catch_unwind::h85dd95e0bab7fb60 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stderr] 26: 0x55f358da5b30 - std::rt::lang_start_internal::{{closure}}::h038455e697c8b03e [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/rt.rs:128:48 [INFO] [stderr] 27: 0x55f358da5b30 - std::panicking::try::do_call::h6b0ad65979f3077a [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:406:40 [INFO] [stderr] 28: 0x55f358da5b30 - std::panicking::try::h010108d314169ac6 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panicking.rs:370:19 [INFO] [stderr] 29: 0x55f358da5b30 - std::panic::catch_unwind::hff397f912b1535c2 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/panic.rs:133:14 [INFO] [stderr] 30: 0x55f358da5b30 - std::rt::lang_start_internal::h52e73755f77c7dd9 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/rt.rs:128:20 [INFO] [stderr] 31: 0x55f358c60160 - std::rt::lang_start::h9e1a811838c8cb72 [INFO] [stderr] at /rustc/9d1b2106e23b1abd32fce1f17267604a5102f57a/library/std/src/rt.rs:144:17 [INFO] [stderr] 32: 0x55f358c64c9c - main [INFO] [stderr] 33: 0x7f25b63590b3 - __libc_start_main [INFO] [stderr] 34: 0x55f358c5601e - _start [INFO] [stderr] 35: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "3e926f1130937d93abea91b6a2914cdad5cc4372ea303350dd34c5472c8c6d84", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "3e926f1130937d93abea91b6a2914cdad5cc4372ea303350dd34c5472c8c6d84", kill_on_drop: false }` [INFO] [stdout] 3e926f1130937d93abea91b6a2914cdad5cc4372ea303350dd34c5472c8c6d84