[INFO] cloning repository https://github.com/benjaminbours/amethyst-pong-tuto [INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/benjaminbours/amethyst-pong-tuto" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenjaminbours%2Famethyst-pong-tuto", kill_on_drop: false }` [INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenjaminbours%2Famethyst-pong-tuto'... [INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }` [INFO] [stdout] 2a3466254a6e931624ac013502f87c7e127a943b [INFO] testing benjaminbours/amethyst-pong-tuto against try#ce59db7a1b1b012fb2793c4641c1bdecad7a128b for pr-85530 [INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2Fbenjaminbours%2Famethyst-pong-tuto" "/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/benjaminbours/amethyst-pong-tuto 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/benjaminbours/amethyst-pong-tuto [INFO] finished tweaking git repo https://github.com/benjaminbours/amethyst-pong-tuto [INFO] tweaked toml for git repo https://github.com/benjaminbours/amethyst-pong-tuto written to /workspace/builds/worker-1/source/Cargo.toml [INFO] crate git repo https://github.com/benjaminbours/amethyst-pong-tuto 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 lyon_path v0.14.0 [INFO] [stderr] Downloaded lyon_geom v0.14.1 [INFO] [stderr] Downloaded unic-langid-macros v0.6.0 [INFO] [stderr] Downloaded core-text v13.3.2 [INFO] [stderr] Downloaded unic-langid v0.6.1 [INFO] [stderr] Downloaded amethyst_tiles v0.1.3 [INFO] [stderr] Downloaded getset v0.0.8 [INFO] [stderr] Downloaded gfx-backend-metal v0.2.4 [INFO] [stderr] Downloaded glsl-layout-derive v0.3.2 [INFO] [stderr] Downloaded glsl-layout v0.3.2 [INFO] [stderr] Downloaded wasm-bindgen-shared v0.2.54 [INFO] [stderr] Downloaded serde_bytes v0.11.2 [INFO] [stderr] Downloaded ctor v0.1.12 [INFO] [stderr] Downloaded inventory v0.1.4 [INFO] [stderr] Downloaded proc_macro_roids v0.6.0 [INFO] [stderr] Downloaded tinystr v0.3.2 [INFO] [stderr] Downloaded unic-langid-macros-impl v0.6.0 [INFO] [stderr] Downloaded fluent v0.8.0 [INFO] [stderr] Downloaded intl_pluralrules v4.0.1 [INFO] [stderr] Downloaded fluent-locale v0.10.1 [INFO] [stderr] Downloaded fluent-bundle v0.8.0 [INFO] [stderr] Downloaded blake2b_simd v0.5.9 [INFO] [stderr] Downloaded colored v1.9.0 [INFO] [stderr] Downloaded cocoa v0.18.5 [INFO] [stderr] Downloaded rusttype v0.8.1 [INFO] [stderr] Downloaded amethyst_window v0.3.0 [INFO] [stderr] Downloaded amethyst_audio v0.8.0 [INFO] [stderr] Downloaded shred-derive v0.6.1 [INFO] [stderr] Downloaded fern v0.5.9 [INFO] [stderr] Downloaded raw-window-handle v0.3.1 [INFO] [stderr] Downloaded winit v0.19.5 [INFO] [stderr] Downloaded unic-langid-impl v0.6.2 [INFO] [stderr] Downloaded amethyst_input v0.9.1 [INFO] [stderr] Downloaded amethyst_ui v0.8.1 [INFO] [stderr] Downloaded amethyst_locale v0.7.2 [INFO] [stderr] Downloaded font-kit v0.4.0 [INFO] [stderr] Downloaded wasm-bindgen-macro v0.2.54 [INFO] [stderr] Downloaded wasm-bindgen-backend v0.2.54 [INFO] [stderr] Downloaded ghost v0.1.1 [INFO] [stderr] Downloaded wasm-bindgen v0.2.54 [INFO] [stderr] Downloaded amethyst_rendy v0.3.0 [INFO] [stderr] Downloaded amethyst_config v0.12.0 [INFO] [stderr] Downloaded amethyst_error v0.3.0 [INFO] [stderr] Downloaded mint v0.5.3 [INFO] [stderr] Downloaded amethyst_controls v0.7.0 [INFO] [stderr] Downloaded amethyst_network v0.6.1 [INFO] [stderr] Downloaded euclid v0.20.4 [INFO] [stderr] Downloaded dwrote v0.9.0 [INFO] [stderr] Downloaded glyph_brush v0.6.1 [INFO] [stderr] Downloaded glyph_brush_layout v0.1.8 [INFO] [stderr] Downloaded inventory-impl v0.1.4 [INFO] [stderr] Downloaded bitintr v0.3.0 [INFO] [stderr] Downloaded amethyst_utils v0.8.0 [INFO] [stderr] Downloaded err-derive v0.1.6 [INFO] [stderr] Downloaded specs-hierarchy v0.5.1 [INFO] [stderr] Downloaded amethyst_assets v0.9.1 [INFO] [stderr] Downloaded amethyst_derive v0.6.1 [INFO] [stderr] Downloaded amethyst_animation v0.8.1 [INFO] [stderr] Downloaded amethyst_core v0.8.1 [INFO] [stderr] Downloaded wasm-bindgen-macro-support v0.2.54 [INFO] [stderr] Downloaded js-sys v0.3.31 [INFO] [stderr] Downloaded amethyst v0.13.2 [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:20528e8c29e4536546f0102ce88568b16ea7538393a33fcca951030f7af10457" "/opt/rustwide/cargo-home/bin/cargo" "+ce59db7a1b1b012fb2793c4641c1bdecad7a128b" "metadata" "--no-deps" "--format-version=1", 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] 65b2b13a07992141a5d193bc0121c9f4653ca88dceabbeded56ea75e220efba3 [INFO] running `Command { std: "docker" "start" "-a" "65b2b13a07992141a5d193bc0121c9f4653ca88dceabbeded56ea75e220efba3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "inspect" "65b2b13a07992141a5d193bc0121c9f4653ca88dceabbeded56ea75e220efba3", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "65b2b13a07992141a5d193bc0121c9f4653ca88dceabbeded56ea75e220efba3", kill_on_drop: false }` [INFO] [stdout] 65b2b13a07992141a5d193bc0121c9f4653ca88dceabbeded56ea75e220efba3 [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=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] [stderr] WARNING: Your kernel does not support swap limit capabilities or the cgroup is not mounted. Memory limited without swap. [INFO] [stdout] cc4406380353df39384ed6158bfbb210e9daba9939bf3f4a58ba4f32f27f215a [INFO] running `Command { std: "docker" "start" "-a" "cc4406380353df39384ed6158bfbb210e9daba9939bf3f4a58ba4f32f27f215a", kill_on_drop: false }` [INFO] [stderr] Compiling libc v0.2.65 [INFO] [stderr] Compiling proc-macro2 v1.0.6 [INFO] [stderr] Compiling unicode-xid v0.2.0 [INFO] [stderr] Compiling syn v1.0.8 [INFO] [stderr] Compiling cfg-if v0.1.10 [INFO] [stderr] Compiling serde v1.0.102 [INFO] [stderr] Compiling cc v1.0.47 [INFO] [stderr] Compiling lazy_static v1.4.0 [INFO] [stderr] Compiling byteorder v1.3.2 [INFO] [stderr] Compiling proc-macro2 v0.4.30 [INFO] [stderr] Compiling unicode-xid v0.1.0 [INFO] [stderr] Compiling rand_core v0.4.2 [INFO] [stderr] Compiling log v0.4.8 [INFO] [stderr] Compiling bitflags v1.2.1 [INFO] [stderr] Compiling maybe-uninit v2.0.0 [INFO] [stderr] Compiling scopeguard v1.0.0 [INFO] [stderr] Compiling pkg-config v0.3.17 [INFO] [stderr] Compiling syn v0.15.44 [INFO] [stderr] Compiling rustc-demangle v0.1.16 [INFO] [stderr] Compiling arrayvec v0.4.12 [INFO] [stderr] Compiling rayon-core v1.6.0 [INFO] [stderr] Compiling nodrop v0.1.14 [INFO] [stderr] Compiling either v1.5.3 [INFO] [stderr] Compiling xml-rs v0.8.0 [INFO] [stderr] Compiling failure_derive v0.1.6 [INFO] [stderr] Compiling atom v0.3.5 [INFO] [stderr] Compiling nix v0.14.1 [INFO] [stderr] Compiling arrayvec v0.5.1 [INFO] [stderr] Compiling getrandom v0.1.13 [INFO] [stderr] Compiling linked-hash-map v0.5.2 [INFO] [stderr] Compiling void v1.0.2 [INFO] [stderr] Compiling stable_deref_trait v1.1.1 [INFO] [stderr] Compiling gcc v0.3.55 [INFO] [stderr] Compiling same-file v1.0.5 [INFO] [stderr] Compiling ppv-lite86 v0.2.6 [INFO] [stderr] Compiling num-derive v0.2.5 [INFO] [stderr] Compiling adler32 v1.0.4 [INFO] [stderr] Compiling downcast-rs v1.1.1 [INFO] [stderr] Compiling ryu v1.0.2 [INFO] [stderr] Compiling lzw v0.10.0 [INFO] [stderr] Compiling core-foundation-sys v0.6.2 [INFO] [stderr] Compiling xdg v2.2.0 [INFO] [stderr] Compiling color_quant v1.0.1 [INFO] [stderr] Compiling scoped_threadpool v0.1.9 [INFO] [stderr] Compiling scopeguard v0.3.3 [INFO] [stderr] Compiling foreign-types-shared v0.1.1 [INFO] [stderr] Compiling percent-encoding v2.1.0 [INFO] [stderr] Compiling memchr v2.2.1 [INFO] [stderr] Compiling block v0.1.6 [INFO] [stderr] Compiling itoa v0.4.4 [INFO] [stderr] Compiling gfx-backend-metal v0.2.4 [INFO] [stderr] Compiling typenum v1.11.2 [INFO] [stderr] Compiling slab v0.4.2 [INFO] [stderr] Compiling libm v0.1.4 [INFO] [stderr] Compiling siphasher v0.2.3 [INFO] [stderr] Compiling mint v0.5.3 [INFO] [stderr] Compiling range-alloc v0.1.0 [INFO] [stderr] Compiling regex-syntax v0.6.12 [INFO] [stderr] Compiling copyless v0.1.4 [INFO] [stderr] Compiling mopa v0.2.2 [INFO] [stderr] Compiling rawpointer v0.2.1 [INFO] [stderr] Compiling colorful v0.2.1 [INFO] [stderr] Compiling tuple_utils v0.3.0 [INFO] [stderr] Compiling shrev v1.1.1 [INFO] [stderr] Compiling edit-distance v2.1.0 [INFO] [stderr] Compiling fnv v1.0.6 [INFO] [stderr] Compiling unicode-segmentation v1.6.0 [INFO] [stderr] Compiling static_assertions v0.3.4 [INFO] [stderr] Compiling approx v0.1.1 [INFO] [stderr] Compiling objekt v0.1.2 [INFO] [stderr] Compiling tinystr v0.3.2 [INFO] [stderr] Compiling cgmath v0.16.1 [INFO] [stderr] Compiling build_const v0.2.1 [INFO] [stderr] Compiling matches v0.1.8 [INFO] [stderr] Compiling xi-unicode v0.2.0 [INFO] [stderr] Compiling hound v3.4.0 [INFO] [stderr] Compiling claxon v0.4.2 [INFO] [stderr] Compiling bitintr v0.3.0 [INFO] [stderr] Compiling float-ord v0.2.0 [INFO] [stderr] Compiling fluent-syntax v0.9.0 [INFO] [stderr] Compiling num-traits v0.2.9 [INFO] [stderr] Compiling crossbeam-utils v0.7.0 [INFO] [stderr] Compiling crossbeam-epoch v0.8.0 [INFO] [stderr] Compiling rand_pcg v0.1.2 [INFO] [stderr] Compiling rand_chacha v0.1.1 [INFO] [stderr] Compiling rand v0.6.5 [INFO] [stderr] Compiling num-iter v0.1.39 [INFO] [stderr] Compiling num-complex v0.2.3 [INFO] [stderr] Compiling hashbrown v0.6.3 [INFO] [stderr] Compiling lock_api v0.3.1 [INFO] [stderr] Compiling crossbeam-utils v0.6.6 [INFO] [stderr] Compiling thread_local v0.3.6 [INFO] [stderr] Compiling rand_core v0.3.1 [INFO] [stderr] Compiling rand_jitter v0.1.4 [INFO] [stderr] Compiling itertools v0.8.1 [INFO] [stderr] Compiling hibitset v0.5.4 [INFO] [stderr] Compiling owning_ref v0.4.0 [INFO] [stderr] Compiling cmake v0.1.42 [INFO] [stderr] Compiling walkdir v2.2.9 [INFO] [stderr] Compiling inflate v0.4.5 [INFO] [stderr] Compiling foreign-types v0.3.2 [INFO] [stderr] Compiling gif v0.10.3 [INFO] [stderr] Compiling c2-chacha v0.2.3 [INFO] [stderr] Compiling x11-dl v2.18.4 [INFO] [stderr] Compiling alsa-sys v0.1.2 [INFO] [stderr] Compiling servo-fontconfig-sys v4.0.7 [INFO] [stderr] Compiling matrixmultiply v0.2.3 [INFO] [stderr] Compiling phf_shared v0.7.24 [INFO] [stderr] Compiling unic-langid-impl v0.6.2 [INFO] [stderr] error: failed to run custom build command for `gfx-backend-metal v0.2.4` [INFO] [stderr] [INFO] [stderr] Caused by: [INFO] [stderr] process didn't exit successfully: `/opt/rustwide/target/debug/build/gfx-backend-metal-83a018c3e72b572d/build-script-build` (exit status: 101) [INFO] [stderr] --- stderr [INFO] [stderr] thread 'main' panicked at 'unsupported target x86_64-unknown-linux-gnu', /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-backend-metal-0.2.4/build.rs:17:9 [INFO] [stderr] stack backtrace: [INFO] [stderr] 0: 0x55be785f69a0 - 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: 0x55be785f69a0 - 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: 0x55be785f69a0 - std[77c0456e0eb29f0c]::sys_common::backtrace::_print_fmt [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:67:5 [INFO] [stderr] 3: 0x55be785f69a0 - ::fmt [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:46:22 [INFO] [stderr] 4: 0x55be7861390c - core[ee1ca6415511a9c4]::fmt::write [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/fmt/mod.rs:1110:17 [INFO] [stderr] 5: 0x55be785f4765 - ::write_fmt [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/io/mod.rs:1584:15 [INFO] [stderr] 6: 0x55be785f85fb - std[77c0456e0eb29f0c]::sys_common::backtrace::_print [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:49:5 [INFO] [stderr] 7: 0x55be785f85fb - std[77c0456e0eb29f0c]::sys_common::backtrace::print [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/sys_common/backtrace.rs:36:9 [INFO] [stderr] 8: 0x55be785f85fb - std[77c0456e0eb29f0c]::panicking::default_hook::{closure#1} [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:208:50 [INFO] [stderr] 9: 0x55be785f80d1 - std[77c0456e0eb29f0c]::panicking::default_hook [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:225:9 [INFO] [stderr] 10: 0x55be785f8ca1 - std[77c0456e0eb29f0c]::panicking::rust_panic_with_hook [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:622:17 [INFO] [stderr] 11: 0x55be785f87a7 - std[77c0456e0eb29f0c]::panicking::begin_panic_handler::{closure#0} [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:519:13 [INFO] [stderr] 12: 0x55be785f6e9c - 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: 0x55be785f8709 - rust_begin_unwind [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:515:5 [INFO] [stderr] 14: 0x55be785d4bcb - std[77c0456e0eb29f0c]::panicking::begin_panic_fmt [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/panicking.rs:457:5 [INFO] [stderr] 15: 0x55be785deaaf - build_script_build[c23fe11f7c80df6e]::main [INFO] [stderr] at /opt/rustwide/cargo-home/registry/src/github.com-1ecc6299db9ec823/gfx-backend-metal-0.2.4/build.rs:17:9 [INFO] [stderr] 16: 0x55be785e35ab - >::call_once [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/core/src/ops/function.rs:227:5 [INFO] [stderr] 17: 0x55be785d899e - 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] 18: 0x55be785e3141 - std[77c0456e0eb29f0c]::rt::lang_start::<()>::{closure#0} [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/rt.rs:49:18 [INFO] [stderr] 19: 0x55be785f9199 - <&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] 20: 0x55be785f9199 - 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] 21: 0x55be785f9199 - 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] 22: 0x55be785f9199 - 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] 23: 0x55be785f9199 - std[77c0456e0eb29f0c]::rt::lang_start_internal [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/rt.rs:34:21 [INFO] [stderr] 24: 0x55be785e1e90 - std[77c0456e0eb29f0c]::rt::lang_start::<()> [INFO] [stderr] at /rustc/ce59db7a1b1b012fb2793c4641c1bdecad7a128b/library/std/src/rt.rs:48:5 [INFO] [stderr] 25: 0x55be785dedbc - main [INFO] [stderr] 26: 0x7f44da2e70b3 - __libc_start_main [INFO] [stderr] 27: 0x55be785d596e - _start [INFO] [stderr] 28: 0x0 - [INFO] [stderr] warning: build failed, waiting for other jobs to finish... [INFO] [stderr] error: build failed [INFO] running `Command { std: "docker" "inspect" "cc4406380353df39384ed6158bfbb210e9daba9939bf3f4a58ba4f32f27f215a", kill_on_drop: false }` [INFO] running `Command { std: "docker" "rm" "-f" "cc4406380353df39384ed6158bfbb210e9daba9939bf3f4a58ba4f32f27f215a", kill_on_drop: false }` [INFO] [stdout] cc4406380353df39384ed6158bfbb210e9daba9939bf3f4a58ba4f32f27f215a