[INFO] cloning repository https://github.com/DanCardin/platformrs
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/DanCardin/platformrs" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanCardin%2Fplatformrs", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanCardin%2Fplatformrs'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] 95e9e7d71066d302fd712b23ba328302577d0bf1
[INFO] checking DanCardin/platformrs against try#0c70cfbec949d241375e31c5a42066be70c720fc for pr-149681
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FDanCardin%2Fplatformrs" "/workspace/builds/worker-7-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-7-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/DanCardin/platformrs
[INFO] finished tweaking git repo https://github.com/DanCardin/platformrs
[INFO] tweaked toml for git repo https://github.com/DanCardin/platformrs written to /workspace/builds/worker-7-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/DanCardin/platformrs on toolchain 0c70cfbec949d241375e31c5a42066be70c720fc
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/DanCardin/platformrs already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] e277ffbda9db4990e1f8b392d21a9babcb62aaff0fd709c06fd26f5256ff6fde
[INFO] running `Command { std: "docker" "start" "-a" "e277ffbda9db4990e1f8b392d21a9babcb62aaff0fd709c06fd26f5256ff6fde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "e277ffbda9db4990e1f8b392d21a9babcb62aaff0fd709c06fd26f5256ff6fde", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e277ffbda9db4990e1f8b392d21a9babcb62aaff0fd709c06fd26f5256ff6fde", kill_on_drop: false }`
[INFO] [stdout] e277ffbda9db4990e1f8b392d21a9babcb62aaff0fd709c06fd26f5256ff6fde
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-7-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=forbid" "-e" "RUSTDOCFLAGS=--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:845e597a41426bbf2703be69acdb67d10b6de511142d05cba7bbe119c898b2c7" "/opt/rustwide/cargo-home/bin/cargo" "+0c70cfbec949d241375e31c5a42066be70c720fc" "check" "--frozen" "--all" "--all-targets" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] e944f824a2bd278f865bc2123d122db80fd380fde0145bd0efe879c657a1b931
[INFO] running `Command { std: "docker" "start" "-a" "e944f824a2bd278f865bc2123d122db80fd380fde0145bd0efe879c657a1b931", kill_on_drop: false }`
[INFO] [stderr]    Compiling autocfg v0.1.4
[INFO] [stderr]    Compiling libc v0.2.58
[INFO] [stderr]     Checking cfg-if v0.1.9
[INFO] [stderr]     Checking rand_core v0.4.0
[INFO] [stderr]     Checking lazy_static v1.3.0
[INFO] [stderr]    Compiling cc v1.0.37
[INFO] [stderr]    Compiling bitflags v1.1.0
[INFO] [stderr]    Compiling arrayvec v0.4.10
[INFO] [stderr]    Compiling syn v0.15.37
[INFO] [stderr]     Checking scopeguard v0.3.3
[INFO] [stderr]     Checking memoffset v0.2.1
[INFO] [stderr]    Compiling pkg-config v0.3.14
[INFO] [stderr]    Compiling quote v0.6.12
[INFO] [stderr]    Compiling gcc v0.3.55
[INFO] [stderr]     Checking stb_truetype v0.2.6
[INFO] [stderr]     Checking rustc-hash v1.0.1
[INFO] [stderr]     Checking linked-hash-map v0.5.2
[INFO] [stderr]     Checking stable_deref_trait v1.1.1
[INFO] [stderr]     Checking crossbeam-utils v0.6.5
[INFO] [stderr]     Checking log v0.4.6
[INFO] [stderr]    Compiling core-foundation-sys v0.6.2
[INFO] [stderr]     Checking owning_ref v0.4.0
[INFO] [stderr]    Compiling wayland-scanner v0.21.13
[INFO] [stderr]    Compiling num-traits v0.2.8
[INFO] [stderr]    Compiling rand_chacha v0.1.1
[INFO] [stderr]     Checking rand_core v0.3.1
[INFO] [stderr]    Compiling rand_pcg v0.1.2
[INFO] [stderr]    Compiling rand v0.6.5
[INFO] [stderr]     Checking rand_jitter v0.1.4
[INFO] [stderr]     Checking lock_api v0.1.5
[INFO] [stderr]    Compiling backtrace v0.3.30
[INFO] [stderr]     Checking rand_xorshift v0.1.1
[INFO] [stderr]     Checking rand_isaac v0.1.1
[INFO] [stderr]     Checking rand_hc v0.1.0
[INFO] [stderr]    Compiling parking_lot_core v0.4.0
[INFO] [stderr]     Checking same-file v1.0.4
[INFO] [stderr]    Compiling x11-dl v2.18.3
[INFO] [stderr]     Checking rustc-demangle v0.1.15
[INFO] [stderr]    Compiling parking_lot_core v0.3.1
[INFO] [stderr]     Checking crossbeam-epoch v0.7.1
[INFO] [stderr]     Checking block v0.1.6
[INFO] [stderr]    Compiling num-integer v0.1.41
[INFO] [stderr]     Checking rand_os v0.1.3
[INFO] [stderr]     Checking num_cpus v1.10.1
[INFO] [stderr]     Checking nix v0.14.1
[INFO] [stderr]     Checking malloc_buf v0.0.6
[INFO] [stderr]     Checking walkdir v2.2.8
[INFO] [stderr]     Checking core-foundation v0.6.4
[INFO] [stderr]     Checking memmap v0.7.0
[INFO] [stderr]     Checking rand v0.5.6
[INFO] [stderr]     Checking fxhash v0.2.1
[INFO] [stderr]     Checking percent-encoding v1.0.1
[INFO] [stderr]    Compiling rayon-core v1.5.0
[INFO] [stderr]    Compiling gfx-backend-metal v0.1.1
[INFO] [stderr]    Compiling libudev-sys v0.1.4
[INFO] [stderr]     Checking approx v0.3.2
[INFO] [stderr]     Checking crossbeam-deque v0.7.1
[INFO] [stderr]     Checking ordered-float v1.0.2
[INFO] [stderr]     Checking line_drawing v0.7.0
[INFO] [stderr]     Checking crossbeam-deque v0.6.3
[INFO] [stderr]    Compiling objc_exception v0.1.1
[INFO] [stderr]     Checking storage-map v0.1.2
[INFO] [stderr]     Checking crossbeam-queue v0.1.2
[INFO] [stderr]     Checking core-graphics v0.17.3
[INFO] [stderr]    Compiling num-iter v0.1.39
[INFO] [stderr]     Checking rusttype v0.7.7
[INFO] [stderr]    Compiling libloading v0.5.1
[INFO] [stderr]    Compiling backtrace-sys v0.1.28
[INFO] [stderr]    Compiling spirv_cross v0.12.1
[INFO] [stdout] error[E0455]: link kind `framework` is only supported on Apple targets
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/core-graphics-0.17.3/src/color.rs:31:38
[INFO] [stdout]    |
[INFO] [stdout] 31 | #[link(name = "CoreGraphics", kind = "framework")]
[INFO] [stdout]    |                                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0455]: link kind `framework` is only supported on Apple targets
[INFO] [stdout]   --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/core-graphics-0.17.3/src/color_space.rs:54:38
[INFO] [stdout]    |
[INFO] [stdout] 54 | #[link(name = "CoreGraphics", kind = "framework")]
[INFO] [stdout]    |                                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0455]: link kind `framework` is only supported on Apple targets
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/core-graphics-0.17.3/src/context.rs:343:38
[INFO] [stdout]     |
[INFO] [stdout] 343 | #[link(name = "CoreGraphics", kind = "framework")]
[INFO] [stdout]     |                                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0455]: link kind `framework` is only supported on Apple targets
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/core-graphics-0.17.3/src/data_provider.rs:109:38
[INFO] [stdout]     |
[INFO] [stdout] 109 | #[link(name = "CoreGraphics", kind = "framework")]
[INFO] [stdout]     |                                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0455]: link kind `framework` is only supported on Apple targets
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/core-graphics-0.17.3/src/font.rs:128:38
[INFO] [stdout]     |
[INFO] [stdout] 128 | #[link(name = "CoreGraphics", kind = "framework")]
[INFO] [stdout]     |                                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0455]: link kind `framework` is only supported on Apple targets
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/core-graphics-0.17.3/src/geometry.rs:189:42
[INFO] [stdout]     |
[INFO] [stdout] 189 |     #[link(name = "CoreGraphics", kind = "framework")]
[INFO] [stdout]     |                                          ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0455]: link kind `framework` is only supported on Apple targets
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/core-graphics-0.17.3/src/image.rs:138:38
[INFO] [stdout]     |
[INFO] [stdout] 138 | #[link(name = "CoreGraphics", kind = "framework")]
[INFO] [stdout]     |                                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] error[E0455]: link kind `framework` is only supported on Apple targets
[INFO] [stdout]    --> /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/core-graphics-0.17.3/src/path.rs:124:38
[INFO] [stdout]     |
[INFO] [stdout] 124 | #[link(name = "CoreGraphics", kind = "framework")]
[INFO] [stdout]     |                                      ^^^^^^^^^^^
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stderr] warning: objc_exception@0.1.1: cc: fatal error: cannot execute 'cc1obj': execvp: No such file or directory
[INFO] [stderr] warning: objc_exception@0.1.1: compilation terminated.
[INFO] [stderr] error: failed to run custom build command for `objc_exception v0.1.1`
[INFO] [stderr] note: To improve backtraces for build dependencies, set the CARGO_PROFILE_DEV_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/objc_exception-fbb2df5937fd8680/build-script-build` (exit status: 101)
[INFO] [stderr]   --- stdout
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   OPT_LEVEL = Some("0")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CC_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CC_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CC = None
[INFO] [stderr]   CC = None
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   TARGET = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   HOST = Some("x86_64-unknown-linux-gnu")
[INFO] [stderr]   CFLAGS_x86_64-unknown-linux-gnu = None
[INFO] [stderr]   CFLAGS_x86_64_unknown_linux_gnu = None
[INFO] [stderr]   HOST_CFLAGS = None
[INFO] [stderr]   CFLAGS = None
[INFO] [stderr]   DEBUG = Some("true")
[INFO] [stderr]   running: "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/objc_exception-2b02e3fae268b041/out/extern/exception.o" "-c" "extern/exception.m"
[INFO] [stderr]   cargo:warning=cc: fatal error: cannot execute 'cc1obj': execvp: No such file or directory
[INFO] [stderr]   cargo:warning=compilation terminated.
[INFO] [stderr]   exit status: 1
[INFO] [stderr] 
[INFO] [stderr]   --- stderr
[INFO] [stderr] 
[INFO] [stderr]   thread 'main' (996) panicked at /opt/rustwide/cargo-home/registry/src/index.crates.io-1949cf8c6b5b557f/gcc-0.3.55/src/lib.rs:1672:5:
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   Internal error occurred: Command "cc" "-O0" "-ffunction-sections" "-fdata-sections" "-fPIC" "-g" "-m64" "-Wall" "-Wextra" "-o" "/opt/rustwide/target/debug/build/objc_exception-2b02e3fae268b041/out/extern/exception.o" "-c" "extern/exception.m" with args "cc" did not execute successfully (status code exit status: 1).
[INFO] [stderr] 
[INFO] [stderr] 
[INFO] [stderr]   stack backtrace:
[INFO] [stderr]      0:     0x5d33985fb842 - std[eec8f75a7a098899]::backtrace_rs::backtrace::libunwind::trace
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/../../backtrace/src/backtrace/libunwind.rs:117:9
[INFO] [stderr]      1:     0x5d33985fb842 - std[eec8f75a7a098899]::backtrace_rs::backtrace::trace_unsynchronized::<std[eec8f75a7a098899]::sys::backtrace::_print_fmt::{closure#1}>
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/../../backtrace/src/backtrace/mod.rs:66:14
[INFO] [stderr]      2:     0x5d33985fb842 - std[eec8f75a7a098899]::sys::backtrace::_print_fmt
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/sys/backtrace.rs:68:9
[INFO] [stderr]      3:     0x5d33985fb842 - <<std[eec8f75a7a098899]::sys::backtrace::BacktraceLock>::print::DisplayBacktrace as core[c7210762872bdbbf]::fmt::Display>::fmt
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/sys/backtrace.rs:38:26
[INFO] [stderr]      4:     0x5d339860f527 - <core[c7210762872bdbbf]::fmt::rt::Argument>::fmt
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/core/src/fmt/rt.rs:152:76
[INFO] [stderr]      5:     0x5d339860f527 - core[c7210762872bdbbf]::fmt::write
[INFO] [stderr]      6:     0x5d3398601a46 - std[eec8f75a7a098899]::io::default_write_fmt::<std[eec8f75a7a098899]::sys::stdio::unix::Stderr>
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/io/mod.rs:614:11
[INFO] [stderr]      7:     0x5d3398601a46 - <std[eec8f75a7a098899]::sys::stdio::unix::Stderr as std[eec8f75a7a098899]::io::Write>::write_fmt
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/io/mod.rs:1969:13
[INFO] [stderr]      8:     0x5d33985dc95f - <std[eec8f75a7a098899]::sys::backtrace::BacktraceLock>::print
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/sys/backtrace.rs:41:9
[INFO] [stderr]      9:     0x5d33985dc95f - std[eec8f75a7a098899]::panicking::default_hook::{closure#0}
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panicking.rs:292:27
[INFO] [stderr]     10:     0x5d33985f6021 - std[eec8f75a7a098899]::panicking::default_hook
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panicking.rs:319:9
[INFO] [stderr]     11:     0x5d33985f61db - std[eec8f75a7a098899]::panicking::panic_with_hook
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panicking.rs:825:13
[INFO] [stderr]     12:     0x5d33985dca18 - std[eec8f75a7a098899]::panicking::panic_handler::{closure#0}
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panicking.rs:698:13
[INFO] [stderr]     13:     0x5d33985d43c9 - std[eec8f75a7a098899]::sys::backtrace::__rust_end_short_backtrace::<std[eec8f75a7a098899]::panicking::panic_handler::{closure#0}, !>
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/sys/backtrace.rs:176:18
[INFO] [stderr]     14:     0x5d33985dd44d - __rustc[da847b0bb261331d]::rust_begin_unwind
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panicking.rs:689:5
[INFO] [stderr]     15:     0x5d339860fbdc - core[c7210762872bdbbf]::panicking::panic_fmt
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/core/src/panicking.rs:80:14
[INFO] [stderr]     16:     0x5d33985a0207 - gcc[78c8d46018fac153]::fail
[INFO] [stderr]     17:     0x5d33985ab586 - <gcc[78c8d46018fac153]::Build>::compile
[INFO] [stderr]     18:     0x5d339859f863 - gcc[78c8d46018fac153]::compile_library
[INFO] [stderr]     19:     0x5d339859decf - build_script_build[507f9dae4580a134]::main
[INFO] [stderr]     20:     0x5d339859def3 - <fn() as core[c7210762872bdbbf]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]     21:     0x5d339859de76 - std[eec8f75a7a098899]::sys::backtrace::__rust_begin_short_backtrace::<fn(), ()>
[INFO] [stderr]     22:     0x5d339859de89 - std[eec8f75a7a098899]::rt::lang_start::<()>::{closure#0}
[INFO] [stderr]     23:     0x5d33985f51a6 - <&dyn core[c7210762872bdbbf]::ops::function::Fn<(), Output = i32> + core[c7210762872bdbbf]::marker::Sync + core[c7210762872bdbbf]::panic::unwind_safe::RefUnwindSafe as core[c7210762872bdbbf]::ops::function::FnOnce<()>>::call_once
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/core/src/ops/function.rs:287:21
[INFO] [stderr]     24:     0x5d33985f51a6 - std[eec8f75a7a098899]::panicking::catch_unwind::do_call::<&dyn core[c7210762872bdbbf]::ops::function::Fn<(), Output = i32> + core[c7210762872bdbbf]::marker::Sync + core[c7210762872bdbbf]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panicking.rs:581:40
[INFO] [stderr]     25:     0x5d33985f51a6 - std[eec8f75a7a098899]::panicking::catch_unwind::<i32, &dyn core[c7210762872bdbbf]::ops::function::Fn<(), Output = i32> + core[c7210762872bdbbf]::marker::Sync + core[c7210762872bdbbf]::panic::unwind_safe::RefUnwindSafe>
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panicking.rs:544:19
[INFO] [stderr]     26:     0x5d33985f51a6 - std[eec8f75a7a098899]::panic::catch_unwind::<&dyn core[c7210762872bdbbf]::ops::function::Fn<(), Output = i32> + core[c7210762872bdbbf]::marker::Sync + core[c7210762872bdbbf]::panic::unwind_safe::RefUnwindSafe, i32>
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panic.rs:359:14
[INFO] [stderr]     27:     0x5d33985f51a6 - std[eec8f75a7a098899]::rt::lang_start_internal::{closure#0}
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/rt.rs:175:24
[INFO] [stderr]     28:     0x5d33985f51a6 - std[eec8f75a7a098899]::panicking::catch_unwind::do_call::<std[eec8f75a7a098899]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panicking.rs:581:40
[INFO] [stderr]     29:     0x5d33985f51a6 - std[eec8f75a7a098899]::panicking::catch_unwind::<isize, std[eec8f75a7a098899]::rt::lang_start_internal::{closure#0}>
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panicking.rs:544:19
[INFO] [stderr]     30:     0x5d33985f51a6 - std[eec8f75a7a098899]::panic::catch_unwind::<std[eec8f75a7a098899]::rt::lang_start_internal::{closure#0}, isize>
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/panic.rs:359:14
[INFO] [stderr]     31:     0x5d33985f51a6 - std[eec8f75a7a098899]::rt::lang_start_internal
[INFO] [stderr]                                  at /rustc/0c70cfbec949d241375e31c5a42066be70c720fc/library/std/src/rt.rs:171:5
[INFO] [stderr]     32:     0x5d339859de61 - std[eec8f75a7a098899]::rt::lang_start::<()>
[INFO] [stderr]     33:     0x5d339859df55 - main
[INFO] [stderr]     34:     0x736cac4f81ca - <unknown>
[INFO] [stderr]     35:     0x736cac4f828b - __libc_start_main
[INFO] [stderr]     36:     0x5d339859dd75 - _start
[INFO] [stderr]     37:                0x0 - <unknown>
[INFO] [stderr] warning: build failed, waiting for other jobs to finish...
[INFO] [stdout] For more information about this error, try `rustc --explain E0455`.
[INFO] [stdout] 
[INFO] [stderr] error: could not compile `core-graphics` (lib) due to 8 previous errors
[INFO] running `Command { std: "docker" "inspect" "e944f824a2bd278f865bc2123d122db80fd380fde0145bd0efe879c657a1b931", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "e944f824a2bd278f865bc2123d122db80fd380fde0145bd0efe879c657a1b931", kill_on_drop: false }`
[INFO] [stdout] e944f824a2bd278f865bc2123d122db80fd380fde0145bd0efe879c657a1b931
